summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/bits/syscalls.h
AgeCommit message (Expand)Author
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-02-23Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso
2009-02-20Fix my previous commit to use preprocessor in the right way !Carmelo Amoroso
2009-02-20Fix typo.Carmelo Amoroso
2009-02-20sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architectureCarmelo Amoroso
2008-09-25sh: Fix SYSCALL_INST_STRx to work for SH-2[A] core by using theCarmelo Amoroso
2008-09-16Add INTERNAL_SYSCALL macros for shCarmelo Amoroso
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-10-23Merge SH-2 trapa fixups from Mark.Paul Mundt
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2005-08-08remove duplicated _syscall6 definitions and unify them with a defineMike Frysinger
2005-05-07Fix trapa value for _syscall6() to conform with new sh syscall ABI.Paul Mundt
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-09Doh! I broke it. oops. Patch from Stefan Allius to fix it.Eric Andersen
2002-08-08I reworked syscalls.h to match how I'm doing other arches. Stefan Allius andEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-01-02Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen
2001-06-27the minimum needed for nowDavid McCullough