mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 01:00:07 +00:00
1ea339b697
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. |
||
---|---|---|
.. | ||
bits | ||
fpu | ||
m68020 | ||
add_n.S | ||
Implies | ||
lshift.S | ||
Makefile | ||
printf_fphex.c | ||
rshift.S | ||
strtold_l.c | ||
sub_n.S | ||
sysdep.h |