make all objects used with atomic operations volatile
[oweals/musl.git] / arch / mips / syscall_arch.h
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