No description
Find a file
Shu Zhang 5b5d6e7045 add 32-bit bionic implementation for denver arch
Add 32-bit bionic implementation for denver. Use denver version of memcpy/
memset. Use Cortex-A15 version of strlen/strcat/strcpy/strcmp.

Change-Id: I4c6b675f20cf41a29cadf70a11d1635d7df5b30a
2014-03-26 13:57:01 +08:00
benchmarks Add various benchmarks. 2014-03-11 11:20:52 -07:00
libc add 32-bit bionic implementation for denver arch 2014-03-26 13:57:01 +08:00
libdl Use arch-specific variable to set up the x86 ld flags. 2014-01-24 16:50:16 -08:00
libm Update libm to the upstream head (2014.03.13) 2014-03-13 16:20:36 +00:00
libstdc++ Clean up warnings in libstdc++. 2014-02-18 12:02:37 -08:00
linker Unify our assembler macros. 2014-02-20 13:51:26 -08:00
tests Fix deadlock in timer_delete. 2014-03-20 20:47:45 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
HACKING.txt Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00