s390x: fix fpreg_t and remove unused per_struct
[oweals/musl.git] / arch / mips / syscall_arch.h
2016-01-27 Hauke Mehrtensmips: add vdso support
2015-12-16 Rich Felkerremove visibility suppression by SHARED macro in mips...
2015-04-30 Szabolcs Nagyfix __syscall declaration with wrong visibility in...
2015-04-07 Rich Felkerfix possible clobbering of syscall return values on...
2014-07-20 Rich Felkerfix regression that negated some mips syscall error...
2014-07-20 Rich Felkerfix mips struct stat dev_t members for big endian
2014-05-30 Szabolcs Nagyfix for broken kernel side RLIM_INFINITY on mips
2014-02-24 rofl0rfixup general __syscall breakage introduced in x32...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-09-15 Rich Felkerfix buggy constraints in mips inline syscall asm
2012-09-11 Rich Felkerimprove mips syscall asm constraints to use immediates...
2012-09-11 Rich Felkereliminate assumption that mips syscall restart preserve...
2012-09-09 Rich Felkerinline syscall support for mips
2012-09-09 Rich Felkersyscall organization overhaul