about summary refs log tree commit diff
path: root/sysdeps/mips/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-3/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace "if if " with "if " in commentsH.J. Lu2017-10-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix MIPS64 memcpy regression.Steve Ellcey2016-01-281-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Make performance improvement to MIPS memcpy for small copies.Steve Ellcey2015-10-161-2/+43
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-171-9/+8
* Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers2015-02-161-1/+1
* 2015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-131-3/+3
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-13/+164
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-221-97/+97
* 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