platform_bionic/libc
Ben Cheng e3fb66dd01 Add __popcountsi2 to the function compat list.
This is needed if we use Clang to compile Bionic, which won't include
__popcountsi2 anymore as Clang generates inline instructions. However
prebuilt binary blobs still depend on libc.so to resolve __popcountsi2.

Change-Id: I9001a3884c4be250c0ceebcd79922783fae1a0b7
2013-12-19 16:26:40 -08:00
..
arch-aarch64 Fix aarch64 custom assembler now non-uapi is gone. 2013-12-19 11:32:42 -08:00
arch-arm Add __popcountsi2 to the function compat list. 2013-12-19 16:26:40 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Remove <machine/kernel.h>. 2013-12-18 11:21:55 -08:00
arch-x86 Remove <machine/kernel.h>. 2013-12-18 11:21:55 -08:00
arch-x86_64 Fix the x86-64 int64_t/uint64_t. 2013-12-18 14:00:14 -08:00
bionic Revert "Add C linkage for __open_2 and __openat_2." 2013-12-19 20:02:16 +00:00
include Don't use __kernel_ulong_t. 2013-12-18 12:22:33 -08:00
kernel Remove the non-uapi kernel headers. 2013-12-18 10:34:18 -08:00
netbsd Fix dns search domain use in gethostbyname. 2013-12-11 11:30:09 -08:00
private ARM: Change dmb domain for bionic_atomic_barrier() 2013-12-19 11:39:01 -08:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Add cfi directives to all arm assembly. 2013-12-02 19:13:12 -08:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Switch to upstream sleep(3) and usleep(3). 2013-11-20 16:24:16 -08:00
upstream-netbsd bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013h. 2013-10-28 09:38:00 -07:00
Android.mk Fix compilation of crtbegin.c and pthread_debug.cpp. 2013-12-18 09:47:44 -08:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT AArch64: Fix mmap64() definition for AArch64, X86_64 2013-12-12 10:41:52 -08:00