..
bits
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
fpu
Fix libm feupdateenv namespace (bug 17748).
2015-01-07 19:01:20 +00:00
nptl
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
soft-fp
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
__longjmp.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
abort-instr.h
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
backtrace.c
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
bsd-_setjmp.S
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
bsd-setjmp.S
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
bzero.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
configure
Require autoconf 2.69
2014-09-29 07:53:36 -07:00
configure.ac
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
crti.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
crtn.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
dl-irel.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
dl-link.sym
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
dl-machine.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
dl-sysdep.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
dl-tls.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
dl-tlsdesc.h
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
2015-06-17 12:41:01 +01:00
dl-tlsdesc.S
[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S
2015-06-17 12:44:53 +01:00
dl-trampoline.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
Implies
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
jmpbuf-offsets.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
jmpbuf-unwind.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
ldsodefs.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
libc-tls.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
libm-test-ulps
2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2015-06-02 10:47:45 +01:00
machine-gmon.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
Makefile
Clean up sysdep-dl-routines variable.
2015-02-06 10:42:08 -08:00
math-tests.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
mcount.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
memcmp.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
memcpy.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
memmove.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
memset.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
memusage.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
preconfigure
Remove relro configure test.
2014-06-27 16:51:22 +00:00
setjmp.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
sotruss-lib.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
stackinfo.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
start.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
stpcpy.S
AArch64: Optimized implementations of strcpy and stpcpy.
2015-01-07 11:31:10 +00:00
strchr.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
strchrnul.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
strcmp.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
strcpy.S
AArch64: Optimized implementations of strcpy and stpcpy.
2015-01-07 11:31:10 +00:00
strlen.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
strncmp.S
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
strnlen.S
Use libc_hidden_proto / libc_hidden_def with __strnlen.
2015-06-02 20:24:25 +00:00
strrchr.S
AArch64 optimized implementation of strrchr.
2015-01-07 11:26:13 +00:00
sysdep.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tls-macros.h
[AArch64] Fix inline asm clobber list in tls-macros.h
2015-05-13 15:46:24 +01:00
tlsdesc.c
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
2015-06-17 12:41:01 +01:00
tlsdesc.sym
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00
tst-audit.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
Versions
Relocate AArch64 from ports to libc.
2014-02-11 11:36:00 +00:00