glibc/sysdeps/m68k
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
coldfire Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
fpu
m680x0 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
nptl m68k: Consolidate nptl/ subdirectories under linux/... 2014-06-23 09:24:18 -07:00
sys
__longjmp.c
abort-instr.h
asm-syntax.h
backtrace.c
bsd-_setjmp.c
bsd-setjmp.c
crti.S
crtn.S
dl-machine.h Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
dl-tls.h
dl-trampoline.S
ffs.c
fpu_control.h
gccframe.h
Implies
jmpbuf-unwind.h m68k: avoid pointer to integer conversion warning 2014-06-13 23:32:13 +02:00
ldsodefs.h
libc-tls.c
Makefile
memchr.S
memcopy.h
memusage.h
preconfigure
rawmemchr.S
setjmp.c Remove unnecessary uses of NOT_IN_libc 2014-08-21 10:26:46 +05:30
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
sotruss-lib.c
stackinfo.h
start.S
strchr.S
strchrnul.S
sysdep.h
tls-macros.h
tst-audit.h
Versions
wcpcpy_chk.c
wcpcpy.c