bionic/libc
Christopher Ferris d11eac3455 Force export symbols on all x86 variants in libc.
For silvermont, the __popcountsi2 symbol does not get exported by libc.
But for atom, this symbol is exported. Since we already exported this symbol
for previous releases, it's better to just follow through and force
the export, but only for 32 bit. x86 64 bit will not export this symbol.

Bug: 17681440
Change-Id: I6c62245f0960910f64baaaf6d9d090bf3ea5f435
2014-10-06 15:51:26 -07:00
..
arch-arm Add posix_fadvise(3). 2014-09-10 20:30:23 -07:00
arch-arm64 Add posix_fadvise(3). 2014-09-10 20:30:23 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Fix mips __fadvise64.S build failure. 2014-09-11 10:15:14 -07:00
arch-mips64 Add posix_fadvise(3). 2014-09-10 20:30:23 -07:00
arch-x86 Force export symbols on all x86 variants in libc. 2014-10-06 15:51:26 -07:00
arch-x86_64 Add posix_fadvise(3). 2014-09-10 20:30:23 -07:00
bionic Reimplement clock(3) using clock_gettime(3) 2014-10-03 19:05:52 -07:00
dns When comparing DNS server configs, also compare number of servers 2014-09-11 08:36:12 +09:00
include Fix incorrect parameter types for locale funcs. 2014-09-24 09:00:42 -07:00
kernel Pull input.h from v3.16.1 kernel headers. 2014-09-14 12:08:37 -07:00
private Fix pthread_attr_getstack__main_thread. 2014-09-04 20:34:03 -07:00
stdio Re-expose more stdio implementation details for LP32. 2014-09-24 17:20:53 -07:00
tools Force export symbols on all x86 variants in libc. 2014-10-06 15:51:26 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 15:29:10 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
upstream-netbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
upstream-openbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
zoneinfo Upgrade bionic to tzdata2014g. 2014-09-02 11:33:16 -07:00
Android.mk Add pthread_gettid_np and re-expose __get_thread for LP32. 2014-09-11 16:11:43 -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 Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
SYSCALLS.TXT Fix mips __fadvise64.S build failure. 2014-09-11 10:15:14 -07:00