about summary refs log tree commit diff
path: root/sysdeps/mips/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Move mips from ports to libc.Joseph Myers2014-02-101-0/+677
* [BZ #2329]Roland McGrath2006-02-211-136/+0
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+136
* 2.5-18.1Jakub Jelinek2007-07-121-136/+0
* Update.Ulrich Drepper2003-04-291-0/+1
* * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva2003-03-211-11/+21
* * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva2003-03-211-19/+1
* * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva2003-03-141-0/+13
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-141-22/+22
* MIPS specific optimizations.Andreas Jaeger2002-09-101-0/+130