platform_bionic/libc
Christopher Ferris 0ae6445e9a Keep the symbol table in the shared libc.
In order to allow the unwinder code to have meaningful names for
libc functions, leave the symbol table. This results in the libc.so
getting to be about ~130K larger on all arm platforms and about ~70K
larger on mips/x86 platforms.

Bug: 12958251
Change-Id: I6b3a97e4824142faf5de46aeabf7c1dfb98a8cc6
2014-03-24 17:56:13 -07:00
..
arch-arm Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-arm64 Add ARMv8 optimized string handling functions based on cortex-strings 2014-03-06 14:59:51 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-mips64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86_64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
bionic Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>" 2014-03-24 12:11:30 +00:00
dns Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
include Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>" 2014-03-24 12:11:30 +00:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
private Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
stdio Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
stdlib Clean up reentrancy cruft. 2014-03-13 16:17:43 -07:00
tools Bring the generate-NOTICE script up to date. 2014-03-06 15:10:22 -08:00
tzcode Merge "Fix locatime.c indentation after sync" 2014-02-28 18:02:22 +00:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
upstream-dlmalloc
upstream-freebsd Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
upstream-netbsd Clean up reentrancy cruft. 2014-03-13 16:17:43 -07:00
upstream-openbsd Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
zoneinfo Upgrade to tzdata2014a. 2014-03-10 15:19:05 -07:00
Android.mk Keep the symbol table in the shared libc. 2014-03-24 17:56:13 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Update the NOTICE files 2014-03-10 11:23:52 +00:00
SYSCALLS.TXT Rewrite the POSIX timer functions. 2014-03-07 16:49:46 -08:00