aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips/memcpy.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-3/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-25Replace "if if " with "if " in commentsH.J. Lu1-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16 Make performance improvement to MIPS memcpy for small copies.Steve Ellcey1-2/+43
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-9/+8
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers1-1/+1
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-3/+3
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-13/+164
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey1-97/+97
2014-02-10Move mips from ports to libc.Joseph Myers1-0/+677
2006-02-21[BZ #2329]Roland McGrath1-136/+0
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-0/+136
2007-07-122.5-18.1Jakub Jelinek1-136/+0
2003-04-29Update.Ulrich Drepper1-0/+1
2003-03-21* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva1-11/+21
2003-03-21* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva1-19/+1
2003-03-14* sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva1-0/+13
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath1-22/+22
2002-09-10MIPS specific optimizations.Andreas Jaeger1-0/+130