aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
AgeCommit message (Expand)Author
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-17[PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath
2014-01-24Restore ucontext ABI for soft-float sh4.Kaz Kojima
2014-01-23Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-06Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-10Add getgid.c for SHChristian Grönke
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-21SH: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-17SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge
2012-06-23SH can do fanotify_mark, too.glibc-2.16-tpsAndreas Schwab