glibc/sysdeps/m68k/m680x0
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
..
bits Fix typo in preprocessor conditional 2014-06-16 23:44:34 +02:00
fpu m68k: update libm test ULPs 2014-07-13 11:20:44 +02:00
m68020 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
Implies Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
Makefile Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
add_n.S Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
lshift.S Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
printf_fphex.c Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
rshift.S Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
strtold_l.c Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
sub_n.S Move m68k from ports to libc 2014-02-10 20:22:40 +01:00
sysdep.h Move m68k from ports to libc 2014-02-10 20:22:40 +01:00