glibc/sysdeps/s390/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
byteswap-16.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
byteswap.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
endian.h
link.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
linkmap.h * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
mathdef.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setjmp.h S/390: Revert the jmp_buf/ucontext_t ABI change. 2014-07-31 20:04:54 +02:00
string.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
xtitypes.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00