glibc/sysdeps/aarch64
2014-07-03 08:38:36 -07:00
..
bits Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
fpu [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK 2014-06-03 12:44:50 +00:00
nptl AArch64: Consolidate nptl/ subdirectories under linux/... 2014-06-26 09:29:24 -07:00
soft-fp soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
__longjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01: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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
configure Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
configure.ac Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
crti.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
crtn.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-irel.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-link.sym Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-machine.h Fix Wundef warning for ELF_MACHINE_NO_RELA 2014-06-26 22:30:40 +05:30
dl-sysdep.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-tls.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-tlsdesc.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-tlsdesc.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-trampoline.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
hp-timing.h Always provide HP_SMALL_TIMING_AVAIL 2014-07-03 08:38:36 -07:00
Implies Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
jmpbuf-offsets.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
jmpbuf-unwind.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
ldsodefs.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
libc-tls.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
libm-test-ulps [AArch64] Regenerate libm-test-ulps 2014-06-03 12:45:10 +00:00
machine-gmon.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Makefile Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
math-tests.h Add fenv test support for AArch64. 2014-04-17 16:58:35 +01:00
mcount.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memcmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memcpy.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memmove.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memset.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memusage.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
preconfigure Remove relro configure test. 2014-06-27 16:51:22 +00:00
setjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01:00
shlib-versions Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
sotruss-lib.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
stackinfo.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
start.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strchr.S [AArch64] Add optimized strchr. 2014-06-19 11:03:59 +01:00
strcmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strlen.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strncmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strnlen.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
sysdep.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
tls-macros.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
tlsdesc.c Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al. 2014-04-03 10:47:14 -07:00
tlsdesc.sym Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
tst-audit.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Versions Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00