Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa/hppa
Module Name: src
Committed By: skrll
Date: Fri Sep 19 16:06:06 UTC 2025
Modified Files:
src/sys/arch/hppa/hppa: trap.c
Log Message:
Fix the inverted logic around probe access vs probe access immediate
instructions. This affected the probe
<__canonicalize_funcptr_for_compare+76>: probei,r (r20),3,r20
and manifested as tests/lib/libc/tls/t_tls_dynamic failures
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/hppa/hppa/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index