summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Restore ucontext ABI for soft-float sh4.Kaz Kojima1-1/+1
2014-01-23Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2-103/+17
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae33-33/+33
2013-12-06Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima1-0/+67
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-9/+9
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+4
2013-06-05Remove trailing whitespace.Joseph Myers7-19/+19
2013-05-10Add getgid.c for SHChristian Grönke1-0/+1
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+4
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger1-7/+2
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger1-69/+2
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar1-0/+3
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers4-12/+8
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-2/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers33-36/+33
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-0/+5
2012-10-21SH: Use <bits/fcntl-linux.h>Andreas Jaeger1-278/+3
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath1-1/+0
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-0/+3
2012-07-17SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge1-1/+2
2012-06-23SH can do fanotify_mark, too.Andreas Schwab3-0/+6
2012-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge3-5/+35
2012-06-23SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge1-8/+4
2012-06-23SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge3-0/+130
2012-06-23SH: ABORT_INSTRUCTION.Thomas Schwinge1-3/+4
2012-06-23SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge1-4/+8
2012-06-23SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge1-1/+1
2012-06-23SH: makecontext: Improve understandability.Thomas Schwinge1-29/+29
2012-06-23Fix gUSA sequence in SH atomic functions inKaz Kojima1-93/+94
2012-06-09SH: refresh *.abilist files.Kaz Kojima4-38/+34
2012-05-28SH: Add CFI directives.Chung-Lin Tang4-2/+6
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers1-35/+2
2012-05-23Update from Linux 3.4Andreas Jaeger1-0/+3
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson1-0/+2
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers4-112/+4
2012-04-28Move abilist files into sysdep dirs.David S. Miller12-0/+3184
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard1-2/+3
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert32-96/+64
2011-12-02SH atomic asms fix for gcc 4.7Ulrich Drepper1-22/+28
2011-09-10Remove support for !USE___THREADUlrich Drepper1-49/+11
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-2/+2
2011-04-01Define O_PATH.Ulrich Drepper1-0/+1
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-7/+48
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-0/+2
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-05-26Fix iov[] size in SH register_dump()Takashi Yoshii1-2/+2
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-5/+10