platform_bionic/libc/arch-x86
Christopher Ferris 6869d26ad9 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

(cherry picked from commit d11eac3455)

Change-Id: I93704c721d98d569922f606f214069bda24872ba
2014-10-06 16:41:46 -07:00
..
atom Replace ambiguous cmp instruction with cmpl. 2014-08-27 15:04:23 -07:00
bionic Force export symbols on all x86 variants in libc. 2014-10-06 16:41:46 -07:00
generic Remove the unused swab.S. 2014-07-22 20:21:31 -07:00
include/machine Add IFUNC support for arm64 and IRELATIVE reloc 2014-09-11 16:30:45 -07:00
silvermont Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
syscalls Add posix_fadvise(3). 2014-09-11 08:45:46 -07:00
x86.mk Force export symbols on all x86 variants in libc. 2014-10-06 16:41:46 -07:00