glibc/sysdeps/x86_64
Dmitry V. Levin 57c69bef13 Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
..
64 Convert WORDSIZE[32|64]/ld entries to abi-variants 2012-05-30 08:33:26 -07:00
bits Use i486 bits/string.h for i386 and x86_64 2012-06-04 13:45:43 -07:00
fpu Fix x86 SSE cosf, sinf issues 2012-09-10 11:44:49 +02:00
multiarch Clean up x86_64/multiarch/strstr-c.c include order. 2012-08-15 11:38:57 -07:00
x32 Convert WORDSIZE[32|64]/ld entries to abi-variants 2012-05-30 08:33:26 -07:00
Implies Use x86-64 bits/byteswap.h for both i386 and x86_64 2012-05-30 14:13:18 -07:00
Makefile Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
Versions Work around old buggy program which cannot cope with memcpy semantics. 2011-04-01 19:38:21 -04:00
____longjmp_chk.S ____longjmp_chk is now OS-specific. 2009-07-30 21:42:27 -07:00
__longjmp.S Add systemtap static probe points in setjmp/longjmp on x86. 2012-05-25 13:41:03 -07:00
_mcount.S Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 2012-08-02 21:04:29 +02:00
abort-instr.h Update. 2001-09-19 10:37:31 +00:00
add_n.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
addmul_1.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
backtrace.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
bp-asm.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
bsd-_setjmp.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
bsd-setjmp.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
bzero.S Make an empty file. 2007-10-16 05:59:15 +00:00
cacheinfo.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
configure i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO 2012-08-14 21:37:00 -04:00
configure.in i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO 2012-08-14 21:37:00 -04:00
crti.S Provide crt[in].S for x86-64. 2012-02-14 13:50:44 +01:00
crtn.S Provide crt[in].S for x86-64. 2012-02-14 13:50:44 +01:00
dl-irel.h Replace Elf64_XXX with ElfW(XXX) in dl-irel.h 2012-03-22 10:17:05 -07:00
dl-lookupcfg.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dl-machine.h Use the first element of GOT for ld.so addresses 2012-09-02 05:22:24 -07:00
dl-runtime.c * elf/dl-runtime.c (reloc_offset): Define. 2009-03-15 00:26:14 +00:00
dl-tls.h Replace unsigned long with uint64_t 2012-03-22 10:02:57 -07:00
dl-tlsdesc.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dl-tlsdesc.h Make sure x86_64 GOT entry slot is always 8 bytes 2012-03-23 11:06:57 -07:00
dl-trampoline.S Check if RTLD_SAVESPACE_SSE is aligned to 32 bytes 2012-05-11 11:50:11 -07:00
dl-trampoline.h Use R*_LP to call _dl_profile_fixup and frame size 2012-05-15 14:24:00 -07:00
ffs.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ffsll.c Check __ILP32__ instead of __LP64__ 2012-04-13 16:24:17 -07:00
hp-timing.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
htonl.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
jmpbuf-offsets.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
jmpbuf-unwind.h Cast _Unwind_GetCFA return to _Unwind_Ptr first 2012-03-19 13:33:20 -07:00
l10nflist.c Minor optimization of popcount in l10nflist 2011-08-11 14:07:04 -04:00
ldbl2mpn.c [BZ #4586] 2007-06-08 02:50:59 +00:00
ldsodefs.h Move ldsodefs.h audit definitions to sysdeps directories. 2012-07-25 16:03:02 +00:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
machine-gmon.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memcmp.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memcpy.S Load cache sizes into R11_LP/R8_LP 2012-05-15 09:52:35 -07:00
memcpy_chk.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memmove.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mempcpy.S * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information 2007-05-21 19:21:48 +00:00
mempcpy_chk.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memrchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
memset.S Fix size parameter comparisions. 2012-04-05 10:50:09 +02:00
memset_chk.S memset: also update copyright years 2012-04-08 14:20:37 -04:00
memusage.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mp_clz_tab.c * sysdeps/x86_64/mp_clz_tab.c: New file. 2009-04-15 04:30:41 +00:00
mul_1.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
preconfigure Check __ILP32__ instead of __LP64__ 2012-04-13 16:24:17 -07:00
preconfigure.in Check __ILP32__ instead of __LP64__ 2012-04-13 16:24:17 -07:00
rawmemchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
rshift.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +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 * sysdeps/x86_64/rtld-memset.c: New file. 2008-03-07 17:55:11 +00:00
rtld-strchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
rtld-strlen.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sched_cpucount.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
setjmp.S Add systemtap static probe points in setjmp/longjmp on x86. 2012-05-25 13:41:03 -07:00
stackguard-macros.h Split up stackguard-macros.h into sysdeps directories. 2012-05-15 23:34:30 +00:00
stackinfo.h Use RSP_LP to operate on stack in stackinfo.h 2012-05-15 10:00:56 -07:00
start.S Update sysdeps/x86_64/start.S for x32 2012-05-14 17:50:41 -07:00
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
stpcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strcasecmp.S Implement optimized strcaecmp for x86-64. 2010-07-30 00:14:04 -07:00
strcasecmp_l-nonascii.c Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
strcasecmp_l.S Implement optimized strcaecmp for x86-64. 2010-07-30 00:14:04 -07:00
strcat.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strchrnul.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strcmp.S Load pointers into R*_LP in strcmp.S 2012-05-15 09:54:05 -07:00
strcpy.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strcpy_chk.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strcspn.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strlen.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strncase.S Add optimized strncasecmp versions for x86-64. 2010-08-14 22:04:01 -07:00
strncase_l-nonascii.c Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
strncase_l.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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strpbrk.S Update. 2002-08-31 17:45:33 +00:00
strrchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strspn.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strtok.S Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 2012-08-02 21:04:29 +02:00
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
sub_n.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
submul_1.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sysdep.h Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 2012-08-02 21:04:29 +02:00
tls-macros.h Split tls-macros.h into sysdeps directories. 2012-07-17 11:30:58 +00:00
tlsdesc.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tlsdesc.sym Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
tst-audit.h Move testsuite audit definitions to sysdeps tst-audit.h files. 2012-07-26 11:29:07 +00:00
tst-mallocalign1.c Cast to unsigned long 2012-05-17 12:44:52 -07:00
tst-quad1.c Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quad1pie.c Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quad2.c Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quad2pie.c Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quadmod1.S Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quadmod1pie.S Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quadmod2.S Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-quadmod2pie.S Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 2012-05-10 17:05:06 -07:00
tst-stack-align.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-xmmymm.sh Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
wcschr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wcscmp.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wcslen.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wcsrchr.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00