glibc/sysdeps/x86_64
2010-02-09 22:34:17 -08:00
..
bits Add AVX support to ld.so auditing for x86-64. 2009-07-10 12:04:14 -07:00
elf configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
fpu Avoid PLT call to fegetenv on s390 2010-02-09 22:34:17 -08:00
multiarch Unroll the loop x86-64 SSE4.2 strlen. 2010-01-13 07:51:48 -08:00
____longjmp_chk.S ____longjmp_chk is now OS-specific. 2009-07-30 21:42:27 -07:00
__longjmp.S Fix x86-64 ____longjmp_chk to handle signal stacks. 2009-07-30 17:31:48 -07:00
_mcount.S
abort-instr.h
add_n.S mpn_add_n for x86-64. 2009-04-14 22:24:59 +00:00
addmul_1.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
backtrace.c
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
cacheinfo.c Optimize 32bit memset/memcpy with SSE2/SSSE3. 2010-01-12 11:22:03 -08:00
configure 2008-11-11 Roland McGrath <roland@redhat.com> 2008-11-11 09:50:06 +00:00
dl-irel.h Better error message for invalid relocatio in static binary. 2009-06-01 11:39:24 -07:00
dl-lookupcfg.h
dl-machine.h Small optimization of STT_GNU_IFUNC handling. 2009-06-01 11:49:05 -07:00
dl-runtime.c * elf/dl-runtime.c (reloc_offset): Define. 2009-03-15 00:26:14 +00:00
dl-tls.h
dl-tlsdesc.h
dl-tlsdesc.S
dl-trampoline.h Support mixed SSE/AVX audit and check AVX only once. 2009-08-08 10:54:42 -07:00
dl-trampoline.S Handle AVX saving on x86-64 in interrupted smbol lookups. 2009-08-25 10:42:30 -07:00
ffs.c
ffsll.c
fpu_control.h
hp-timing.c
hp-timing.h
htonl.S
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldbl2mpn.c
link-defines.sym Add AVX support to ld.so auditing for x86-64. 2009-07-10 12:04:14 -07:00
lshift.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
machine-gmon.h
Makefile Refine testing for xmm/ymm register use in x86-64 ld.so. 2009-07-27 13:40:27 -07:00
memchr.S Fix x86-64 memchr for large lengths. 2009-06-16 10:23:31 -07:00
memcmp.S Fix up whitespaces in new memcmp for x86-64. 2009-07-16 07:02:27 -07:00
memcpy.S
memcpy_chk.S
mempcpy.S
mempcpy_chk.S
memset.S
memset_chk.S
memusage.h
mp_clz_tab.c * sysdeps/x86_64/mp_clz_tab.c: New file. 2009-04-15 04:30:41 +00:00
mul_1.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
rawmemchr.S Add SSE4.2 optimized rawmemchr implementation for x86-64. 2009-06-05 16:54:50 -07:00
rshift.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
rtld-memcmp.c Make sure no code in ld.so uses xmm/ymm registers on x86-64. 2009-07-26 16:10:00 -07:00
rtld-memset.c
rtld-strchr.S Make sure no code in ld.so uses xmm/ymm registers on x86-64. 2009-07-26 16:10:00 -07:00
rtld-strlen.S Make sure no code in ld.so uses xmm/ymm registers on x86-64. 2009-07-26 16:10:00 -07:00
sched_cpucount.c
setjmp.S
stackinfo.h [BZ #9750] 2009-01-29 00:17:57 +00:00
stpcpy.S
stpcpy_chk.S
strcat.S
strchr.S * sysdeps/x86_64/strchr.S: Likewise. 2009-04-06 03:29:26 +00:00
strchrnul.S * malloc/malloc.c (_int_realloc): Add parameter with old block 2009-04-08 18:00:34 +00:00
strcmp.S Prevent silent errors should x86-64 strncmp be needed outside libc. 2010-01-14 08:09:32 -08:00
strcpy.S
strcpy_chk.S
strcspn.S
strlen.S More small optimizations for x86-64 strlen. 2009-06-04 16:45:35 -07:00
strncmp.S Add SSE2 support to str{,n}cmp for x86-64. 2009-07-26 13:32:28 -07:00
strpbrk.S
strrchr.S * sysdeps/x86-64/strrchr.S: New file. 2009-04-14 05:58:16 +00:00
strspn.S
strtok.S
strtok_r.S
sub_n.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
submul_1.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
sysdep.h
tlsdesc.c
tlsdesc.sym
tst-stack-align.h
tst-xmmymm.sh Preserve SSE registers in runtime relocations on x86-64. 2009-07-29 08:33:03 -07:00
Versions