glibc/sysdeps/unix/mips
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
..
mips32 * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
mips64 * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
brk.S * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00
dl-brk.S brk implementation for dynamic linker. 2002-04-06 01:34:06 +00:00
fork.S * sysdeps/unix/mips/fork.S: add PSEUDO_END. 2003-01-11 15:26:35 +00:00
pipe.S * sysdeps/unix/mips/fork.S: add PSEUDO_END. 2003-01-11 15:26:35 +00:00
sigreturn.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sysdep.h * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
sysdep.S * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on 2003-04-09 02:51:04 +00:00
wait.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00