OSDN Git Service

libc: remove bcopy from memmove on 64-bit architectures
authorJake Weinstein <xboxlover360@gmail.com>
Sun, 16 Aug 2015 00:44:40 +0000 (00:44 +0000)
committerJake Weinstein <xboxlover360@gmail.com>
Mon, 17 Aug 2015 22:06:12 +0000 (22:06 +0000)
commit2926f9a31ef18fbf22922135895cb4c6790d3ad0
tree62021a02fdbbbd9f321cc742eaa6c1cde1af3367
parent6816d8cc69dc1d142d722686d006f25df94afcd3
libc: remove bcopy from memmove on 64-bit architectures

* bcopy is deprecated on LP64 by the following commit:

  https://android.googlesource.com/platform/bionic/+/ce9ce28e5d760e32ab6c894dfaf7b8dad6de7ff6

Change-Id: I6849916f0ec4a2d0db9a360999ad1dc8edda952b
libc/arch-arm64/generic/bionic/memmove.S
libc/arch-x86_64/string/sse2-memmove-slm.S