glibc/sysdeps/x86_64
2010-08-24 11:42:19 -07:00
..
bits Add AVX support to ld.so auditing for x86-64. 2009-07-10 12:04:14 -07:00
elf Whitespace fix. 2010-04-14 22:29:51 -07:00
fpu Avoid PLT call to fegetenv on s390 2010-02-09 22:34:17 -08:00
multiarch Add missing copyright year updated and pretty printing. 2010-08-24 11:42:19 -07: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 x86: Add support for frame pointer less mcount 2010-08-07 21:24:05 -07:00
abort-instr.h
add_n.S
addmul_1.S
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
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 Fix R_X86_64_PC32 overflow detection 2010-03-04 19:33:41 -08:00
dl-runtime.c
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 We can use the 64-bit register versions of the double functions. 2010-02-24 20:00:30 -08:00
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
locale-defines.sym Implement optimized strcaecmp for x86-64. 2010-07-30 00:14:04 -07:00
lshift.S
machine-gmon.h
Makefile Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -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_chk.S
memcpy.S Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 2010-06-30 08:26:11 -07:00
mempcpy_chk.S
mempcpy.S
memset_chk.S
memset.S
memusage.h
mp_clz_tab.c
mul_1.S
rawmemchr.S Add SSE4.2 optimized rawmemchr implementation for x86-64. 2009-06-05 16:54:50 -07:00
rshift.S
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
stpcpy_chk.S
stpcpy.S
strcasecmp_l-nonascii.c Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strcasecmp_l.S Implement optimized strcaecmp for x86-64. 2010-07-30 00:14:04 -07:00
strcasecmp.S Implement optimized strcaecmp for x86-64. 2010-07-30 00:14:04 -07:00
strcat.S
strchr.S
strchrnul.S
strcmp.S Use correct register for fourth parameter of x86-64 strncasecmp_l. 2010-08-15 17:42:12 -07:00
strcpy_chk.S
strcpy.S
strcspn.S
strlen.S More small optimizations for x86-64 strlen. 2009-06-04 16:45:35 -07:00
strncase_l-nonascii.c Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strncase_l.S Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strncase.S Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strncmp.S Add SSE2 support to str{,n}cmp for x86-64. 2009-07-26 13:32:28 -07:00
strnlen.S Add optimized x86-64 implementation of strnlen. 2010-07-26 08:37:08 -07:00
strpbrk.S
strrchr.S
strspn.S
strtok_r.S
strtok.S
sub_n.S
submul_1.S
sysdep.h Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 2010-06-30 08:26:11 -07:00
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