glibc/sysdeps/i386
Samuel Thibault ae49f218da hurd: Fix static-PIE startup
hurd initialization stages use RUN_HOOK to run various initialization
functions.  That is however using absolute addresses which need to be
relocated, which is done later by csu.  We can however easily make the
linker compute relative addresses which thus don't need a relocation.
The new SET_RELHOOK and RUN_RELHOOK macros implement this.
2021-12-28 10:28:22 +01:00
..
fpu math: Remove the error handling wrapper from hypot and hypotf 2021-12-13 10:08:46 -03:00
htl
i586 Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
i686 String: Add hidden defs for __memcmpeq() to enable internal usage 2021-10-26 16:51:29 -05:00
i786
nptl Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN 2021-12-09 23:47:49 +01:00
sys
____longjmp_chk.S
__longjmp.S
abort-instr.h
add_n.S
addmul_1.S
asm-syntax.h
backtrace.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
bcopy.S
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
configure elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
configure.ac elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
crti.S
crtn.S
dl-irel.h
dl-machine-rel.h elf: Fix dynamic-link.h usage on rtld.c 2021-10-14 14:52:07 -03:00
dl-machine.h elf: Fix dynamic-link.h usage on rtld.c 2021-10-14 14:52:07 -03:00
dl-procinfo.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
dl-tls.h
dl-tlsdesc.h
dl-tlsdesc.S
dl-trampoline.S elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
ffs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
gccframe.h
htonl.S
htons.S
i386-mcount.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
Implies
isa.h
jmpbuf-offsets.h
jmpbuf-unwind.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
link-defines.sym elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) 2021-10-11 11:14:02 -07:00
lshift.S
machine-gmon.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
Makefile mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068] 2021-07-12 18:13:32 -07:00
malloc-alignment.h
memchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcmp.S String: Add hidden defs for __memcmpeq() to enable internal usage 2021-10-26 16:51:29 -05:00
memcopy.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcpy_chk.S
memcpy.S
memmove_chk.S
memmove.S
mempcpy_chk.S
mempcpy.S
memset_chk.S
memset.S
memusage.h
mp_clz_tab.c
mul_1.S
preconfigure
pthread_spin_trylock.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
rawmemchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
rshift.S
set-hooks-arch.h hurd: Fix static-PIE startup 2021-12-28 10:28:22 +01:00
setfpucw.c
setjmp.S
stackguard-macros.h
stackinfo.h
start.S
stpcpy.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
stpncpy.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcat.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strchrnul.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcspn.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
string-inlines.c
strlen.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strlen.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strpbrk.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strrchr.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strspn.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
sub_n.S
submul_1.S
symbol-hacks.h
sysdep.h
tlsdesc.c
tlsdesc.sym
tst-audit3.c
tst-audit3.h
tst-audit.h
tst-auditmod3a.c
tst-auditmod3b.c
tst-ld-sse-use.sh
unwind-arch.h
Versions