platform_bionic/libc
Christopher Ferris 306a353825 Remove unused arm defines.
The defines HAVE_32_BYTE_CACHE_LINES and ARCH_ARM_USE_NON_NEON_MEMCPY
are not used by any code. The previous memcpy code that used these
has been split into different architecture versions to avoid the need
for them.

Bug: 8005082

Merge from internal master.

(cherry-picked from commit 6e1a5cf31b)

Change-Id: Ib18fc3f4131b21cdbd19b9dde7697ac25d066fcf
2013-03-14 15:32:18 -07:00
..
arch-arm Merge "Use the kernel's MAX_ERRNO in the syscall stubs." 2013-03-13 00:44:33 +00:00
arch-mips Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
arch-x86 Merge "Use the kernel's MAX_ERRNO in the syscall stubs." 2013-03-13 00:44:33 +00:00
bionic Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
include Let bionic use the correct definition of ssize_t. 2013-03-08 15:28:52 -08:00
kernel Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
netbsd Update getnameinfo.c, remove dead code, and fix error reporting. 2013-02-13 13:11:11 -08:00
private Reimplement scandir(3). 2013-02-25 13:14:31 -08:00
stdio Define DEFFILEMODE and friends 2012-11-29 11:53:33 -08:00
stdlib stdlib: atexit: include <sys/cdefs.h> 2013-02-16 21:23:27 +05:30
string clean up FORTIFY_SOURCE handling. 2012-12-04 15:27:30 -08:00
tools Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
tzcode Don't search off the end of the index for bad Olson ids. 2013-03-14 14:38:08 -07:00
unistd Upgrade to current NetBSD popen/pclose. 2013-03-06 16:20:55 -08:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00
upstream-netbsd Upgrade to current NetBSD popen/pclose. 2013-03-06 16:20:55 -08:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013b. 2013-03-11 09:41:45 -07:00
Android.mk Remove unused arm defines. 2013-03-14 15:32:18 -07:00
CAVEATS
MODULE_LICENSE_BSD
NOTICE Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00
SYSCALLS.TXT Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00