This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-01-24 12:25:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1fe4d5652d
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.h
2003-09-09 Chris Demetriou <cgd@broadcom.com>
2003-09-09 19:22:51 +00:00
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
wait.S