about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh
Commit message (Expand)AuthorAgeFilesLines
* Restore ucontext ABI for soft-float sh4.Kaz Kojima2014-01-241-1/+1
* Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2014-01-232-103/+17
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0133-33/+33
* Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima2013-12-061-0/+67
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-9/+9
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Remove trailing whitespace.Joseph Myers2013-06-057-19/+19
* Add getgid.c for SHChristian Grönke2013-05-101-0/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+4
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-7/+2
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-69/+2
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-084-12/+8
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0233-36/+33
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* SH: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-211-278/+3
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-1/+0
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-171-1/+2
* SH can do fanotify_mark, too. glibc-2.16-tpsAndreas Schwab2012-06-233-0/+6
* SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge2012-06-233-5/+35
* SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge2012-06-231-8/+4
* SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge2012-06-233-0/+130
* SH: ABORT_INSTRUCTION.Thomas Schwinge2012-06-231-3/+4
* SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2012-06-231-4/+8
* SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2012-06-231-1/+1
* SH: makecontext: Improve understandability.Thomas Schwinge2012-06-231-29/+29
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-231-93/+94
* SH: refresh *.abilist files.Kaz Kojima2012-06-094-38/+34
* SH: Add CFI directives.Chung-Lin Tang2012-05-284-2/+6
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-251-35/+2
* Update from Linux 3.4Andreas Jaeger2012-05-231-0/+3
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+2
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-144-112/+4
* Move abilist files into sysdep dirs.David S. Miller2012-04-2812-0/+3184
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-271-2/+3
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-202-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0932-96/+64
* SH atomic asms fix for gcc 4.7Ulrich Drepper2011-12-021-22/+28
* Remove support for !USE___THREADUlrich Drepper2011-09-101-49/+11
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2
* Define O_PATH.Ulrich Drepper2011-04-011-0/+1
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-7/+48
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-0/+2
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
* Fix iov[] size in SH register_dump()Takashi Yoshii2010-05-261-2/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-5/+10