.. |
64
|
|
|
bits
|
|
|
fpu
|
Remove trailing whitespace.
|
2013-06-05 20:44:03 +00:00 |
multiarch
|
Faster memcpy on x64.
|
2013-05-20 08:24:41 +02:00 |
x32
|
|
|
____longjmp_chk.S
|
|
|
__longjmp.S
|
|
|
_mcount.S
|
|
|
abort-instr.h
|
|
|
add_n.S
|
|
|
addmul_1.S
|
|
|
backtrace.c
|
|
|
bsd-_setjmp.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
bsd-setjmp.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
bzero.S
|
|
|
cacheinfo.c
|
Change __x86_64 prefix in cache size to __x86
|
2013-01-05 16:00:38 -08:00 |
configure
|
Move system-specific settings out of toplevel configure.in and config.make.in.
|
2013-03-20 22:37:06 +00:00 |
configure.in
|
Move system-specific settings out of toplevel configure.in and config.make.in.
|
2013-03-20 22:37:06 +00:00 |
crti.S
|
|
|
crtn.S
|
|
|
dl-irel.h
|
|
|
dl-lookupcfg.h
|
|
|
dl-machine.h
|
Avoid crashing in LD_DEBUG when program name is unavailable
|
2013-05-29 21:34:12 +05:30 |
dl-runtime.c
|
|
|
dl-tls.h
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
dl-tlsdesc.h
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
dl-tlsdesc.S
|
|
|
dl-trampoline.h
|
|
|
dl-trampoline.S
|
|
|
ffs.c
|
|
|
ffsll.c
|
|
|
hp-timing.c
|
|
|
hp-timing.h
|
|
|
htonl.S
|
|
|
Implies
|
|
|
jmpbuf-offsets.h
|
|
|
jmpbuf-unwind.h
|
|
|
l10nflist.c
|
|
|
ldbl2mpn.c
|
|
|
ldsodefs.h
|
|
|
link-defines.sym
|
|
|
locale-defines.sym
|
|
|
lshift.S
|
|
|
machine-gmon.h
|
|
|
Makefile
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
memchr.S
|
|
|
memcmp.S
|
|
|
memcpy_chk.S
|
|
|
memcpy.S
|
Change __x86_64 prefix in cache size to __x86
|
2013-01-05 16:00:38 -08:00 |
memmove.c
|
|
|
mempcpy_chk.S
|
|
|
mempcpy.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
memrchr.S
|
|
|
memset_chk.S
|
|
|
memset.S
|
Faster memset on x64
|
2013-05-20 08:32:45 +02:00 |
memusage.h
|
|
|
mp_clz_tab.c
|
|
|
mul_1.S
|
|
|
preconfigure
|
Regenerate sysdeps/x86_64/preconfigure.
|
2013-03-15 01:18:32 +00:00 |
preconfigure.in
|
|
|
rawmemchr.S
|
|
|
rshift.S
|
|
|
rtld-memcmp.c
|
|
|
rtld-memset.c
|
|
|
rtld-strchr.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
rtld-strlen.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
sched_cpucount.c
|
|
|
setjmp.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
stackguard-macros.h
|
|
|
stackinfo.h
|
|
|
start.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
stpcpy_chk.S
|
|
|
stpcpy.S
|
|
|
strcasecmp_l-nonascii.c
|
|
|
strcasecmp_l.S
|
|
|
strcasecmp.S
|
|
|
strcat.S
|
Faster strlen on x64.
|
2013-03-18 07:39:12 +01:00 |
strchr.S
|
|
|
strchrnul.S
|
|
|
strcmp.S
|
BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards
|
2013-03-22 03:16:00 +00:00 |
strcpy_chk.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
strcpy.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
strcspn.S
|
Remove trailing whitespace.
|
2013-06-05 20:44:03 +00:00 |
strlen.S
|
Faster strlen on x64.
|
2013-03-18 07:39:12 +01:00 |
strncase_l-nonascii.c
|
|
|
strncase_l.S
|
|
|
strncase.S
|
|
|
strncmp.S
|
|
|
strnlen.S
|
Faster strlen on x64.
|
2013-03-18 07:39:12 +01:00 |
strpbrk.S
|
|
|
strrchr.S
|
|
|
strspn.S
|
|
|
strtok_r.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
strtok.S
|
Remove bounded-pointers handling from x86_64 assembly sources.
|
2013-02-17 21:57:26 +00:00 |
sub_n.S
|
|
|
submul_1.S
|
|
|
sysdep.h
|
|
|
tls-macros.h
|
|
|
tlsdesc.c
|
|
|
tlsdesc.sym
|
|
|
tst-audit3.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-audit4.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-audit5.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-audit6.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-audit7.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-audit.h
|
|
|
tst-auditmod3a.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod3b.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod4a.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod4b.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod5a.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod5b.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod6a.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod6b.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod6c.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod7a.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-auditmod7b.c
|
Move x86_64-specific audit tests to sysdeps/x86_64/.
|
2013-04-25 19:23:11 +00:00 |
tst-mallocalign1.c
|
|
|
tst-quad1.c
|
|
|
tst-quad1pie.c
|
|
|
tst-quad2.c
|
|
|
tst-quad2pie.c
|
|
|
tst-quadmod1.S
|
|
|
tst-quadmod1pie.S
|
|
|
tst-quadmod2.S
|
|
|
tst-quadmod2pie.S
|
|
|
tst-stack-align.h
|
|
|
Versions
|
|
|
wcschr.S
|
|
|
wcscmp.S
|
|
|
wcslen.S
|
|
|
wcsrchr.S
|
|
|