summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/bits/syscalls.h
AgeCommit message (Expand)Author
2020-05-17mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6Romain Naour
2018-11-23Defined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.hVolodymyr Boyko
2014-02-02mips: silence 'set but not used' warningsSteve Ellcey
2010-04-27MIPS: restore INLINE_SYSCALL macroGabor Juhos
2009-09-26mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2007-02-15Atsushi Nemoto writes:Mike Frysinger
2007-02-11Atsushi Nemoto writes:Mike Frysinger
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-01-05sync __SYSCALL_CLOBBERS macro from glibcMike Frysinger
2005-04-13Further rework the mips syscallsEric Andersen
2005-04-01Cleanup the mips syscalls a bit more, and fix a fewEric Andersen
2005-03-14Make mips/mipsel syscalls no longer complain about the "use of memory inputEric Andersen
2004-10-19Atsushi Nemoto writes:Eric Andersen
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-09Cleanup error returns to avoid warningsEric Andersen
2002-07-26The __set_errno macro _must_ match that defined in include/bits/errno.h. WeEric Andersen
2002-07-25ldso specific syscalls and userspace syscalls all in one file now."Steven J. Hill"
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-02-04Be consistant about the ways in which asm/unistd.h mightEric Andersen
2002-02-01Add in syscalls.h for mipsel, thanks to Steven J. Hill.Eric Andersen