glibc/sysdeps/arm/bits
Torvald Riegel 1ea339b697 Add arch-specific configuration for C11 atomics support.
This sets __HAVE_64B_ATOMICS if provided.  It also sets
USE_ATOMIC_COMPILER_BUILTINS to true if the existing atomic ops use the
__atomic* builtins (aarch64, mips partially) or if this has been
tested (x86_64); otherwise, this is set to false so that C11 atomics will
be based on the existing atomic operations.
2014-11-20 11:57:38 +01:00
..
atomic.h Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
endian.h Move arm from ports to libc. 2014-02-08 01:49:39 +00:00
fenv.h Move arm from ports to libc. 2014-02-08 01:49:39 +00:00
link.h Move arm from ports to libc. 2014-02-08 01:49:39 +00:00
linkmap.h Move arm from ports to libc. 2014-02-08 01:49:39 +00:00
mathdef.h Fix -Wundef warnins for __FP_FAST_FMA* 2014-03-21 17:28:43 +05:30
setjmp.h ARM: Add SystemTap probes to longjmp and setjmp. 2014-02-25 10:07:04 +00:00