glibc/sysdeps/or1k
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 or1k: math soft float support 2022-01-05 06:40:06 +09:00
nofpu or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
nptl or1k: Linux ABI 2022-01-05 06:40:06 +09:00
__longjmp.S
atomic-machine.h or1k: Atomics and Locking primitives 2022-01-05 06:40:06 +09:00
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
dl-machine.h elf: Remove prelink support 2022-02-10 09:16:12 -03:00
dl-start.S
dl-tls.h or1k: Thread Local Storage support 2022-01-05 06:40:06 +09:00
dl-trampoline.S
Implies or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c or1k: Thread Local Storage support 2022-01-05 06:40:06 +09:00
libm-test-ulps or1k: math soft float support 2022-01-05 06:40:06 +09:00
libm-test-ulps-name or1k: math soft float support 2022-01-05 06:40:06 +09:00
machine-gmon.h
Makefile or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
memusage.h
preconfigure or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
setjmp.S
sfp-machine.h or1k: math soft float support 2022-01-05 06:40:06 +09:00
sotruss-lib.c
stackinfo.h or1k: Thread Local Storage support 2022-01-05 06:40:06 +09:00
start.S
sysdep.h
tininess.h or1k: math soft float support 2022-01-05 06:40:06 +09:00
tst-audit.h