.. |
bits
|
Avoid macro clash between <sys/select.h> and <linux/posix_types.h>
|
2011-09-13 15:16:38 +02:00 |
elf
|
Remove --wth-tls option, TLS support is required
|
2011-09-11 15:02:01 -04:00 |
fpu
|
Fix parse error in bits/mathinline.h with --std=c99
|
2011-09-26 14:01:30 +02:00 |
multiarch
|
Improve 64 bit memchr, memrchr, rawmemchr with SSE2
|
2011-10-07 11:49:10 -04:00 |
____longjmp_chk.S
|
|
|
__longjmp.S
|
|
|
_mcount.S
|
x86: Add support for frame pointer less mcount
|
2010-08-07 21:24:05 -07:00 |
abort-instr.h
|
|
|
add_n.S
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
addmul_1.S
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
backtrace.c
|
|
|
bp-asm.h
|
|
|
bsd-_setjmp.S
|
|
|
bsd-setjmp.S
|
|
|
bzero.S
|
|
|
cacheinfo.c
|
Fix typo in cache information table for x86-{32,64}.
|
2011-04-03 09:32:31 -04:00 |
configure
|
|
|
dl-irel.h
|
Add an elf_ifunc_invoke interface so that architectures can implement
|
2011-06-20 19:56:40 -07:00 |
dl-lookupcfg.h
|
|
|
dl-machine.h
|
Don't call ifunc functions in trace mode
|
2011-10-05 14:35:40 +02:00 |
dl-runtime.c
|
|
|
dl-tls.h
|
Fix memory leak in TLS of loaded objects.
|
2011-04-10 22:43:01 -04:00 |
dl-tlsdesc.h
|
|
|
dl-tlsdesc.S
|
|
|
dl-trampoline.h
|
Fix CFI info in x86-64 trampolines for non-AVX code
|
2011-08-20 08:56:30 -04:00 |
dl-trampoline.S
|
Simplify AVX check
|
2011-09-07 21:38:23 -04:00 |
ffs.c
|
|
|
ffsll.c
|
|
|
fpu_control.h
|
|
|
hp-timing.c
|
|
|
hp-timing.h
|
|
|
htonl.S
|
|
|
Implies
|
|
|
jmpbuf-offsets.h
|
|
|
jmpbuf-unwind.h
|
|
|
l10nflist.c
|
Minor optimization of popcount in l10nflist
|
2011-08-11 14:07:04 -04:00 |
ldbl2mpn.c
|
|
|
link-defines.sym
|
|
|
locale-defines.sym
|
Implement optimized strcaecmp for x86-64.
|
2010-07-30 00:14:04 -07:00 |
lshift.S
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
machine-gmon.h
|
|
|
Makefile
|
Add optimized strncasecmp versions for x86-64.
|
2010-08-14 22:04:01 -07:00 |
memchr.S
|
Improve 64 bit memchr, memrchr, rawmemchr with SSE2
|
2011-10-07 11:49:10 -04:00 |
memcmp.S
|
|
|
memcpy_chk.S
|
|
|
memcpy.S
|
Work around old buggy program which cannot cope with memcpy semantics.
|
2011-04-01 19:38:21 -04:00 |
memmove.c
|
Work around old buggy program which cannot cope with memcpy semantics.
|
2011-04-01 19:38:21 -04:00 |
mempcpy_chk.S
|
|
|
mempcpy.S
|
|
|
memrchr.S
|
Improve 64 bit memchr, memrchr, rawmemchr with SSE2
|
2011-10-07 11:49:10 -04:00 |
memset_chk.S
|
|
|
memset.S
|
Enable SSE2 memset for AMD'supcoming Orochi processor.
|
2011-03-04 23:30:08 -05:00 |
memusage.h
|
|
|
mp_clz_tab.c
|
|
|
mul_1.S
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
rawmemchr.S
|
Improve 64 bit memchr, memrchr, rawmemchr with SSE2
|
2011-10-07 11:49:10 -04:00 |
rshift.S
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
rtld-memcmp.c
|
|
|
rtld-memset.c
|
|
|
rtld-strchr.S
|
|
|
rtld-strlen.S
|
|
|
sched_cpucount.c
|
|
|
setjmp.S
|
|
|
stackinfo.h
|
Make PowerPC64 default to nonexecutable stack
|
2010-12-19 22:49:01 -05:00 |
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
|
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp
|
2010-10-03 22:10:30 -04:00 |
strcpy_chk.S
|
|
|
strcpy.S
|
|
|
strcspn.S
|
|
|
strlen.S
|
Fix typo in last commit.
|
2010-08-26 22:35:42 -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
|
|
|
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
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
submul_1.S
|
Update x86-64 mpn routines from GMP 5.0.1.
|
2010-09-02 23:36:25 -07:00 |
sysdep.h
|
Move Atom-optimized code out of the way and together
|
2011-09-06 21:53:03 -04:00 |
tlsdesc.c
|
|
|
tlsdesc.sym
|
|
|
tst-stack-align.h
|
|
|
tst-xmmymm.sh
|
|
|
Versions
|
Work around old buggy program which cannot cope with memcpy semantics.
|
2011-04-01 19:38:21 -04:00 |
wcscmp.S
|
Remove now-wrong comment
|
2011-09-06 17:20:33 -04:00 |