glibc/sysdeps/hppa
John David Anglin d2224ffbdd hppa: Fix warnings from _dl_lookup_address
This change fixes two warnings from _dl_lookup_address.

The first warning comes from dropping the volatile keyword from
desc in the call to _dl_read_access_allowed.  We now have a full
atomic barrier between loading desc[0] and the access check, so
desc no longer needs to be declared as volatile.

The second warning comes from the implicit declaration of
_dl_fix_reloc_arg.  This is fixed by including dl-runtime.h and
declaring _dl_fix_reloc_arg in dl-runtime.h.
2022-02-22 18:51:35 +00:00
..
bits
fpu
hppa1.1
nptl
__longjmp.c
abort-instr.h
add_n.S
bsd-_setjmp.S
bsd-setjmp.S
configure
configure.ac
crti.S
crtn.S
dl-fptr.c hppa: Fix warnings from _dl_lookup_address 2022-02-22 18:51:35 +00:00
dl-fptr.h
dl-irel.h
dl-lookupcfg.h hppa: Fix warnings from _dl_lookup_address 2022-02-22 18:51:35 +00:00
dl-machine.h Fix elf/tst-audit2 on hppa 2022-02-14 15:14:49 +00:00
dl-runtime.c hppa: Fix warnings from _dl_lookup_address 2022-02-22 18:51:35 +00:00
dl-runtime.h hppa: Fix warnings from _dl_lookup_address 2022-02-22 18:51:35 +00:00
dl-symaddr.c
dl-tls.h
dl-trampoline.S
elf-initfini.h
entry.h
gccframe.h
get-rounding-mode.h
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
libgcc-compat.c
linkmap.h
lshift.S
machine-gmon.h
Makefile
math-tests-snan-payload.h
mp_clz_tab.c
nan-high-order-bit.h
preconfigure
rshift.S
setjmp.S
shlib-versions
sotruss-lib.c
stackinfo.h
start.S
sub_n.S
sysdep.h
tininess.h
tst-audit.h
udiv_qrnnd.S
Versions