glibc/sysdeps/hppa
Fangrui Song 098a657fe4 elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
PI_STATIC_AND_HIDDEN indicates whether accesses to internal linkage
variables and hidden visibility variables in a shared object (ld.so)
need dynamic relocations (usually R_*_RELATIVE). PI (position
independent) in the macro name is a misnomer: a code sequence using GOT
is typically position-independent as well, but using dynamic relocations
does not meet the requirement.

Not defining PI_STATIC_AND_HIDDEN is legacy and we expect that all new
ports will define PI_STATIC_AND_HIDDEN. Current ports defining
PI_STATIC_AND_HIDDEN are more than the opposite. Change the configure
default.

No functional change.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-04-26 09:26:22 -07:00
..
bits
fpu
hppa1.1
nptl
__longjmp.c
abort-instr.h
add_n.S
bsd-_setjmp.S
bsd-setjmp.S
configure elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 2022-04-26 09:26:22 -07:00
configure.ac elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 2022-04-26 09:26:22 -07:00
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 Remove -z combreloc and HAVE_Z_COMBRELOC 2022-04-04 17:19:07 -07: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