aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/memmove.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-12Fix warning in powerpc bcopyAndreas Schwab1-3/+3
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge1-3/+2
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt1-0/+119