glibc/sysdeps/unix/sysv/linux/sh
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 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
sh3 Adjust SH specific fpu_control.h and ucontext.h files. 2014-01-23 14:22:58 +09:00
sh4 Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
sys Restore ucontext ABI for soft-float sh4. 2014-01-24 12:56:12 +09:00
____longjmp_chk.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
arch-fork.h SH: Convert fork.c to arch-fork.h 2014-05-27 12:58:01 -07:00
brk.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
c++-types.data SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
clone.S SH: Consolidate NPTL/non versions of clone 2014-05-28 17:23:19 -07:00
configure Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. 2014-06-24 20:53:03 +00:00
configure.ac Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. 2014-06-24 20:53:03 +00:00
fcntl.c
fxstat.c
fxstatat.c
getrlimit64.c
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
kernel-features.h [PATCH 5/6] Split sh out of main Linux kernel-features.h. 2014-07-17 17:54:43 +00:00
ld.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libanl.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libBrokenLocale.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libc-lowlevellock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
libc.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libcrypt.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libdl.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libm.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libnsl.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libpthread.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libresolv.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
librt.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libthread_db.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
libutil.abilist SH: Consolidate nptl/ subdirectories under linux/..... 2014-06-23 09:23:12 -07:00
lockf64.c
lowlevel-atomic.h Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
lowlevellock.h Get rid of lll_robust_dead. 2014-07-10 11:21:54 -07:00
lowlevellock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
lowlevelrobustlock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
lxstat.c
makecontext.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile
msgctl.c
pipe.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pread64.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
pread.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
profil-counter.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pt-vfork.S SH: Consolidate NPTL/non versions of vfork 2014-06-02 14:29:19 -07:00
pthread_barrier_wait.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_cond_broadcast.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_cond_signal.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_cond_timedwait.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_cond_wait.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_once.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_rwlock_rdlock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_rwlock_timedrdlock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_rwlock_timedwrlock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_rwlock_unlock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pthread_rwlock_wrlock.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
pwrite64.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
pwrite.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
sem_post.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
sem_timedwait.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
sem_trywait.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
sem_wait.S Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
semctl.c
setegid.c
seteuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setuid.c
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
shmctl.c
sigaltstack-offsets.sym
sigcontextinfo.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
smp.h Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
socket.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
syscall.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
syscalls.list Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
sysdep-cancel.h Move SH code out of nptl/ subdirectory. 2014-06-12 09:05:54 -07:00
sysdep.h Remove unnecessary uses of NOT_IN_libc 2014-08-21 10:26:46 +05:30
sysdep.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Versions
vfork.S SH: Consolidate NPTL/non versions of vfork 2014-06-02 14:29:19 -07:00
xstat.c