mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
8dbb7a08ec
The existing macros are fragile and expect local variables with a certain name. Fix this by defining them as functions with default implementation in a new header dl-runtime.h which arches can override if need be. This came up during ARC port review, hence the need for argument pltgot in reloc_index() which is not needed by existing ports. This patch potentially only affects hppa/x86 ports, build tested for both those configs and a few more. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |
||
---|---|---|
.. | ||
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 | ||
dl-fptr.h | ||
dl-irel.h | ||
dl-lookupcfg.h | ||
dl-machine.h | ||
dl-runtime.c | ||
dl-runtime.h | ||
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 | ||
memusage.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 | ||
tls-macros.h | ||
tst-audit.h | ||
udiv_qrnnd.S | ||
Versions |