glibc/sysdeps/mips/mips64
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
..
n32 * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
n64 * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
soft-fp * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00
__longjmp.c * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. 2003-03-20 22:29:44 +00:00
add_n.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
addmul_1.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
bsd-_setjmp.S * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00
bsd-setjmp.S * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00
Dist Remove non-existing files. 2001-07-28 05:53:37 +00:00
gmp-mparam.h * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00
Implies * sysdeps/mips/mips64/Implies: Move wordsize-64 to... 2003-03-17 16:20:44 +00:00
lshift.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
memcpy.S * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on 2003-04-09 02:51:04 +00:00
memset.S * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on 2003-04-09 02:51:04 +00:00
mul_1.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
rshift.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
setjmp_aux.c * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. 2003-03-20 22:29:44 +00:00
setjmp.S * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, 2003-03-20 10:27:55 +00:00
sub_n.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00
submul_1.S 2003-03-13 Alexandre Oliva <aoliva@redhat.com> 2003-03-14 03:59:37 +00:00