Hauke Mehrtens
|
b0bf52f3e9
mips: add vdso support
|
il y a 9 ans |
Rich Felker
|
0d58bf2d60
remove visibility suppression by SHARED macro in mips and x32 arch files
|
il y a 9 ans |
Szabolcs Nagy
|
18f75b80fd
fix __syscall declaration with wrong visibility in syscall_arch.h
|
il y a 10 ans |
Rich Felker
|
25748db301
fix possible clobbering of syscall return values on mips
|
il y a 10 ans |
Rich Felker
|
1312930f9b
fix regression that negated some mips syscall error returns
|
il y a 10 ans |
Rich Felker
|
f61be1f875
fix mips struct stat dev_t members for big endian
|
il y a 10 ans |
Szabolcs Nagy
|
8258014fd1
fix for broken kernel side RLIM_INFINITY on mips
|
il y a 10 ans |
rofl0r
|
dbed392410
fixup general __syscall breakage introduced in x32 port
|
il y a 11 ans |
Rich Felker
|
ccc7b4c3a1
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
|
il y a 12 ans |
Rich Felker
|
4221f154ff
fix buggy constraints in mips inline syscall asm
|
il y a 12 ans |
Rich Felker
|
cfc09b1ecf
improve mips syscall asm constraints to use immediates, if possible
|
il y a 12 ans |
Rich Felker
|
b94067eeae
eliminate assumption that mips syscall restart preserves r25
|
il y a 12 ans |
Rich Felker
|
328810d325
inline syscall support for mips
|
il y a 12 ans |
Rich Felker
|
208eb584ef
syscall organization overhaul
|
il y a 12 ans |