glibc/sysdeps/powerpc/powerpc64/power6
Adhemerval Zanella 3b473fecdf PowerPC: multiarch bzero cleanup for PPC64
This patch cleanups the multiarch bzero for powerpc64 by remove
the multiarch objects and use instead the the memset embedded
implementation presented in each multiarch optimization.  The
code generate is essentially the same, but the TB_TOCLESS (which
is not essential).
2014-09-10 07:39:46 -04:00
..
fpu Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
multiarch
Implies
memcpy.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
memset.S PowerPC: multiarch bzero cleanup for PPC64 2014-09-10 07:39:46 -04:00
wcschr.c
wcscpy.c
wcsrchr.c