OSDN Git Service

Remove optimized code for bzero, which was removed from POSIX in 2008.
authorElliott Hughes <enh@google.com>
Thu, 3 Mar 2016 01:18:18 +0000 (17:18 -0800)
committerElliott Hughes <enh@google.com>
Thu, 3 Mar 2016 01:21:07 +0000 (17:21 -0800)
commit01d5b946acac8519d510781967bf538acdae1853
tree8a5558513fc4642648887d3428f02eb2906c5021
parent5e57039c24d8aa777480e33255d627ca28af7dfe
Remove optimized code for bzero, which was removed from POSIX in 2008.

I'll come back for the last bcopy remnant...

Bug: http://b/26407170
Change-Id: Iabfeb95fc8a4b4b3992e3cc209ec5221040e7c26
16 files changed:
libc/arch-arm/cortex-a15/bionic/memset.S
libc/arch-arm/cortex-a7/bionic/memset.S
libc/arch-arm/cortex-a9/bionic/memset.S
libc/arch-arm/denver/bionic/memset.S
libc/arch-arm/generic/bionic/memset.S
libc/arch-arm/krait/bionic/memset.S
libc/arch-mips/bionic/bzero.S [deleted file]
libc/arch-mips/mips.mk
libc/arch-x86/atom/atom.mk
libc/arch-x86/atom/string/sse2-bzero-atom.S [deleted file]
libc/arch-x86/atom/string/sse2-memset-atom.S
libc/arch-x86/silvermont/string/sse2-bzero-slm.S [deleted file]
libc/arch-x86/silvermont/string/sse2-memset-slm.S
libc/arch-x86/x86.mk
libc/arch-x86_64/string/sse2-memset-slm.S
libc/bionic/ndk_cruft.cpp