aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/memcpy.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-3/+0
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers1-4/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-28Optimize mempcpy on sparc.David S. Miller1-2/+12
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-03-09sparc32: Fix non-v9 build failure in memcpy.David S. Miller1-3/+20
2010-02-25sparc: Pull bcopy/memmove out of memcpy.S implementations.David S. Miller1-346/+1
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath1-19/+21
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-21/+19
2007-07-122.5-18.1Jakub Jelinek1-19/+21
2003-04-29Update.Ulrich Drepper1-0/+2
2003-01-27Update.Ulrich Drepper1-69/+69
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-11-23bcopy should handle overlapping copies like memmove, while the previous versi...Ulrich Drepper1-6/+0
1999-03-29Sparc string routines from Jakub.Richard Henderson1-0/+974