glibc/sysdeps
Mike Frysinger 2a6ad8142d hppa/ia64: _dl_symbol_address: add PLT bypass for rtld
This symbol is defined in the ldso, and is used both there and libc.so.
There is no hidden symbol for it though which leads to relocations in
the ldso and the elf/check-localplt test failing.  Add a hidden def for
rtld to fix all of that.

This function/file is only used by hppa & ia64, so no testing is needed
for other arches.
2015-07-16 09:03:08 -04:00
..
aarch64 Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going via memory. 2015-07-13 12:48:33 +01:00
alpha
arm BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. 2015-07-08 15:00:43 -07:00
generic Factor file identity rules out of generic rtld code. 2015-07-14 13:15:26 -07:00
gnu
hppa hppa/ia64: _dl_symbol_address: add PLT bypass for rtld 2015-07-16 09:03:08 -04:00
i386 i686: Mark stdlib/tst-makecontext as XFAIL. 2015-07-15 09:33:15 +02:00
ia64 hppa/ia64: _dl_symbol_address: add PLT bypass for rtld 2015-07-16 09:03:08 -04:00
ieee754 Remove unused file sysdeps/ieee754/support.c 2015-07-06 12:51:30 +01:00
init_array
m68k
mach PLT avoidance for _exit in rtld. 2015-07-09 15:25:47 -07:00
microblaze
mips Regenerate MIPS libm-test-ulps. 2015-07-01 17:24:37 +00:00
nacl Factor file identity rules out of generic rtld code. 2015-07-14 13:15:26 -07:00
nios2
nptl Add and use new glibc-internal futex API. 2015-07-10 13:47:09 +02:00
posix Factor file identity rules out of generic rtld code. 2015-07-14 13:15:26 -07:00
powerpc Regenerate powerpc-nofpu libm-test-ulps. 2015-07-01 18:04:28 +00:00
pthread Use unsigned types for counters in AIO code. 2015-06-24 17:43:32 -07:00
s390 S390: Regenerate ULPs 2015-07-15 09:33:14 +02:00
sh
sparc Fix sparc build. 2015-07-15 16:07:32 -07:00
tile tile: Regenerate ULPs. 2015-07-10 16:16:37 -04:00
unix Add and use new glibc-internal futex API. 2015-07-10 13:47:09 +02:00
wordsize-32
wordsize-64
x86 Preserve bound registers for pointer pass/return 2015-07-09 06:50:12 -07:00
x86_64 Modify several tests to use test-skeleton.c 2015-07-15 15:10:23 +05:30