about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
* Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper2009-11-191-3/+4
* Change misleading names of parameters of sync_file_range.Ulrich Drepper2009-11-171-1/+1
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-171-9/+13
* Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper2009-11-141-4/+4
* Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-061-2/+2
* Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper2009-10-291-1/+18
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-2/+4
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-151-0/+3
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-0/+17
* 2009-02-26 Andrew Stubbs <ams@codesourcery.com>Ulrich Drepper2009-02-262-8/+46
* * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper2009-02-054-17/+27
* * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.Ulrich Drepper2009-02-031-0/+5
* (SHM_EXEC): Define.Andreas Jaeger2009-01-301-1/+2
* * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper2009-01-281-3/+3
* [BZ #5628]Ulrich Drepper2008-01-161-1/+1
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007Ulrich Drepper2007-10-171-0/+2