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