glibc/sysdeps/unix
Alexandre Oliva 96c095cf0d * 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
..
alpha Define PSEUDO_NOERRNO, PSEUDO_END_NOERRNO, and ret_NOERRNO. 2003-03-23 19:42:23 +00:00
arm (syscall_error): Optimise a little. 2003-01-08 00:14:43 +00:00
bsd Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). 2002-12-31 20:37:32 +00:00
mips * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on 2003-04-09 02:51:04 +00:00
sysv * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. 2003-04-05 19:57:35 +00:00