about summary refs log tree commit diff
path: root/sysdeps/powerpc/memmove.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix warning in powerpc bcopyAndreas Schwab2012-05-121-3/+3
* [BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge2012-05-111-3/+2
* Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt2012-04-181-0/+119