about summary refs log tree commit diff
path: root/sysdeps/powerpc/memmove.c
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-081-22/+0
* PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-07-071-97/+2
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-031-1/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* 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