]> sourceware.org Git - glibc.git/commit
* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0, ta1...
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 02:51:04 +0000 (02:51 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 02:51:04 +0000 (02:51 +0000)
commitc9efbeda6fa2b15aab04a51ec8adaf6089207550
treede67577faaeb81a91674e9ccf9f940b7f7abe091
parent9afe4964163b658f7271653f116f7570e826eda6
* 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-08  Alexandre Oliva  <aoliva@redhat.com>

* 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.
ChangeLog
sysdeps/mips/mips64/memcpy.S
sysdeps/mips/mips64/memset.S
sysdeps/mips/sys/regdef.h
sysdeps/unix/mips/sysdep.S
This page took 0.043961 seconds and 5 git commands to generate.