aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
AgeCommit message (Expand)AuthorFilesLines
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.glibc-2.16-tpsAndreas 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
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper1-1/+1
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper1-9/+13
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-4/+4
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper1-1/+18
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek1-0/+3
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-0/+17
2009-02-262009-02-26 Andrew Stubbs <ams@codesourcery.com>Ulrich Drepper2-8/+46
2009-02-05* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper4-17/+27
2009-02-03* sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.Ulrich Drepper1-0/+5
2009-01-30(SHM_EXEC): Define.Andreas Jaeger1-1/+2
2009-01-28* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper1-3/+3