glibc/sysdeps/aarch64
Marcus Shawcroft 302949e294 [PATCH] [AArch64] Optional trapping exceptions support.
Trapping exceptions in AArch64 are optional.  The relevant exception
control bits in FPCR are are defined as RES0 hence the absence of
support can be detected by reading back the FPCR and comparing with
the desired value.
2014-03-07 14:05:20 +00:00
..
bits Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
fpu [PATCH] [AArch64] Optional trapping exceptions support. 2014-03-07 14:05:20 +00:00
nptl Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
soft-fp soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
__longjmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +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 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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
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
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 Don't include individual test ulps in libm-test-ulps. 2014-03-05 15:02:38 +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
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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
setjmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00: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
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 Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00: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