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
/
mipsn32
/
syscall_arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
work around negated error code bug on some mips kernels
Rich Felker
2020-03-14
1
-7
/
+7
*
revert mips64/n32 syscall asm clean-up due to regressions
Rich Felker
2020-03-14
1
-28
/
+33
*
switch all existing 32-bit archs to 64-bit time_t
Rich Felker
2019-11-02
1
-1
/
+3
*
fix mips r6 syscall clobber lists not to include hi/lo registers
Rich Felker
2019-09-26
1
-0
/
+6
*
get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO
Rich Felker
2019-07-31
1
-0
/
+3
*
remove mips/n32/64 stat struct hacks from syscall machinery
Rich Felker
2019-07-18
1
-31
/
+5
*
clean up mips64/n32 syscall asm constraints
Rich Felker
2019-07-16
1
-27
/
+28
*
deduplicate mips64/n32 syscall clobbered register lists
Rich Felker
2019-07-16
1
-14
/
+11
*
fix build regression on mips n32 due to typo in new inline syscall
Rich Felker
2019-05-05
1
-1
/
+1
*
implement inline 5- and 6-argument syscalls for mipsn32 and mips64
Rich Felker
2019-04-10
1
-6
/
+25
*
define and use internal macros for hidden visibility, weak refs
Rich Felker
2018-09-05
1
-2
/
+1
*
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
*
add mips n32 port (ILP32 ABI for mips64)
Rich Felker
2016-04-18
1
-0
/
+165