.. |
bits
|
Add _STRING_INLINE_unaligned and string_private.h
|
2016-02-18 14:55:29 -02:00 |
fpu
|
Add fesetexcept: aarch64.
|
2016-08-16 16:16:57 +00:00 |
nptl
|
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
|
2016-06-20 14:31:40 +02:00 |
soft-fp
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
__longjmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
abort-instr.h
|
|
|
atomic-machine.h
|
Remove atomic_compare_and_exchange_bool_rel.
|
2016-06-24 23:04:40 +03:00 |
backtrace.c
|
|
|
bsd-_setjmp.S
|
|
|
bsd-setjmp.S
|
|
|
configure
|
|
|
configure.ac
|
|
|
crti.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
crtn.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
dl-irel.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
dl-link.sym
|
|
|
dl-machine.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
dl-sysdep.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
dl-tls.h
|
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
|
2016-06-20 14:31:40 +02:00 |
dl-tlsdesc.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
dl-tlsdesc.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
dl-trampoline.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
Implies
|
|
|
jmpbuf-offsets.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
jmpbuf-unwind.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
ldsodefs.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
libc-tls.c
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
libm-test-ulps
|
[AArch64] Update libm-test-ulps
|
2016-07-21 09:48:45 +01:00 |
linkmap.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
machine-gmon.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
Makefile
|
[AArch64] Fix libc internal asm profiling code
|
2016-07-11 09:50:41 +01:00 |
math-tests.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
mcount.c
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
memcmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
memcpy.S
|
This patch further tunes memcpy - avoid one branch for sizes 1-3,
|
2016-06-22 13:24:24 +01:00 |
memmove.S
|
This is an optimized memcpy/memmove for AArch64. Copies are split into 3 main
|
2016-06-20 17:41:33 +01:00 |
memset.S
|
This is an optimized memset for AArch64. Memset is split into 4 main cases:
|
2016-05-12 16:44:53 +01:00 |
memusage.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
preconfigure
|
|
|
rawmemchr.S
|
Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as it
|
2016-06-20 17:48:20 +01:00 |
setjmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
sotruss-lib.c
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
stackinfo.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
start.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
stpcpy.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
strchr.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
strchrnul.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
strcmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
strcpy.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
string_private.h
|
Add _STRING_INLINE_unaligned and string_private.h
|
2016-02-18 14:55:29 -02:00 |
strlen.S
|
Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as it
|
2016-06-20 17:48:20 +01:00 |
strncmp.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
strnlen.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
strrchr.S
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
sysdep.h
|
[AArch64] Fix libc internal asm profiling code
|
2016-07-11 09:50:41 +01:00 |
tls-macros.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
tlsdesc.c
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
tlsdesc.sym
|
|
|
tst-audit.h
|
Update copyright dates with scripts/update-copyrights.
|
2016-01-04 16:05:18 +00:00 |
Versions
|
|
|