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
..
2014-09-29 07:53:36 -07:00
2014-05-15 15:23:27 +01:00
2014-05-15 15:23:27 +01:00
2014-06-24 14:57:32 +00:00
2014-06-24 14:57:32 +00:00
2014-06-24 15:00:01 +00:00
2014-10-16 09:54:45 -07:00
2014-06-30 21:20:35 +00:00
2014-07-09 09:26:07 +01:00