* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying of 8...
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 21 Mar 2003 21:39:39 +0000 (21:39 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 21 Mar 2003 21:39:39 +0000 (21:39 +0000)
commit8f9fb0000e345b16902311b2d265f83b329e69c5
tree1c095c4ab887f251889e9fc001d38272d3bce5e0
parent88b3f3ede294499cef1cb36cc6a5f4662d205e9d
* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying of 8-15 bytes.  From Chris Demetriou <cgd@broadcom.com>.  Fix label names. * sysdeps/mips/mips64/memset.S: Fix label names.  Make similar change as to memcpy.S. * sysdeps/mips/memcpy.S: Formatting changes. * sysdeps/mips/memset.S: Likewise.

2003-03-21  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke
unaligned copying of 8-15 bytes.  From Chris Demetriou
<cgd@broadcom.com>.  Fix label names.
* sysdeps/mips/mips64/memset.S: Fix label names.  Make similar
change as to memcpy.S.
* sysdeps/mips/memcpy.S: Formatting changes.
* sysdeps/mips/memset.S: Likewise.
ChangeLog
sysdeps/mips/memcpy.S
sysdeps/mips/memset.S
sysdeps/mips/mips64/memcpy.S
sysdeps/mips/mips64/memset.S