1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-02 20:42:29 +03:00
Files
glibc/sysdeps/powerpc
Adhemerval Zanella 115e0de72a powerpc: Fix memmove static build
This patch fixes the missing "__memcpy_ppc" symbol for memmove-ppc64
object in static builds.  Since memcpy ifunc is not enabled in static
mode, the specialized symbols are not provided.  The patch changed the
it to just "__memcpy" instead.
2015-02-25 13:25:54 -05:00
..
2015-02-10 06:09:22 -05:00
2002-09-15 18:31:23 +00:00
2012-03-28 09:25:31 +02:00
2014-02-04 09:48:47 -02:00
2004-02-14 05:16:57 +00:00