This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a129c4fe72
glibc
/
sysdeps
/
unix
/
mips
History
Roland McGrath
5b0f136e7e
2003-09-09 Chris Demetriou <cgd@broadcom.com>
...
* sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.
2003-09-09 19:22:51 +00:00
..
mips32
…
mips64
…
brk.S
…
dl-brk.S
…
fork.S
…
pipe.S
…
sigreturn.S
…
sysdep.S
* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on NewABI. * sysdeps/mips/mips64/memcpy.S: Adjust register naming conventions. * sysdeps/mips/mips64/memset.S: Likewise. * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]: Use t0 instead of t4 as temporary.
2003-04-09 02:51:04 +00:00
sysdep.h
2003-09-09 Chris Demetriou <cgd@broadcom.com>
2003-09-09 19:22:51 +00:00
wait.S
…