Age | Commit message (Expand) | Author |
2014-02-02 | mips: silence 'set but not used' warnings | Steve Ellcey |
2010-04-27 | MIPS: restore INLINE_SYSCALL macro | Gabor Juhos |
2009-09-26 | mips: do not save variables in "hi" or "lo" across system calls | Daniel Jacobowitz |
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger |
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2007-02-15 | Atsushi Nemoto writes: | Mike Frysinger |
2007-02-11 | Atsushi Nemoto writes: | Mike Frysinger |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-08-23 | sync with psm: update errno handling to be the same on all arches | Mike Frysinger |
2006-01-05 | sync __SYSCALL_CLOBBERS macro from glibc | Mike Frysinger |
2005-04-13 | Further rework the mips syscalls | Eric Andersen |
2005-04-01 | Cleanup the mips syscalls a bit more, and fix a few | Eric Andersen |
2005-03-14 | Make mips/mipsel syscalls no longer complain about the "use of memory input | Eric Andersen |
2004-10-19 | Atsushi Nemoto writes: | Eric Andersen |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-09 | Cleanup error returns to avoid warnings | Eric Andersen |
2002-07-26 | The __set_errno macro _must_ match that defined in include/bits/errno.h. We | Eric Andersen |
2002-07-25 | ldso specific syscalls and userspace syscalls all in one file now. | "Steven J. Hill" |
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen |
2002-02-04 | Be consistant about the ways in which asm/unistd.h might | Eric Andersen |
2002-02-01 | Add in syscalls.h for mipsel, thanks to Steven J. Hill. | Eric Andersen |