index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
syscall_arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make syscall.h consistent with linux
Szabolcs Nagy
2017-09-06
1
-3
/
+3
*
remove long-obsolete clang workarounds from mips* syscall_arch.h files
Rich Felker
2017-05-31
1
-41
/
+0
*
mips: add vdso support
Hauke Mehrtens
2016-01-27
1
-0
/
+4
*
remove visibility suppression by SHARED macro in mips and x32 arch files
Rich Felker
2015-12-15
1
-2
/
+0
*
fix __syscall declaration with wrong visibility in syscall_arch.h
Szabolcs Nagy
2015-04-30
1
-0
/
+3
*
fix possible clobbering of syscall return values on mips
Rich Felker
2015-04-07
1
-3
/
+6
*
fix regression that negated some mips syscall error returns
Rich Felker
2014-07-20
1
-5
/
+5
*
fix mips struct stat dev_t members for big endian
Rich Felker
2014-07-19
1
-20
/
+81
*
fix for broken kernel side RLIM_INFINITY on mips
Szabolcs Nagy
2014-05-30
1
-0
/
+2
*
fixup general __syscall breakage introduced in x32 port
rofl0r
2014-02-24
1
-0
/
+2
*
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
Rich Felker
2013-03-26
1
-2
/
+0
*
fix buggy constraints in mips inline syscall asm
Rich Felker
2012-09-15
1
-2
/
+2
*
improve mips syscall asm constraints to use immediates, if possible
Rich Felker
2012-09-11
1
-12
/
+21
*
eliminate assumption that mips syscall restart preserves r25
Rich Felker
2012-09-10
1
-23
/
+12
*
inline syscall support for mips
Rich Felker
2012-09-09
1
-0
/
+57
*
syscall organization overhaul
Rich Felker
2012-09-08
1
-0
/
+41