platform_bionic/libc/arch-arm
Yi Kong e3d90de50b Switch libm to libcrt.builtins
After switching libm from libgcc to libcrt.builtins, some of the symbols
are no longer getting included in libm, causing the compiler to complain
about missing symbols from the version script. Explicitly export them in
libc (since libm depends on libc).

Bug: 122993571
Test: m checkbuild
Test: bionic-unit-tests
Change-Id: Ie91765874d20df605f557b1a8c4236619553c549
2019-02-22 13:33:15 -08:00
..
bionic Switch libm to libcrt.builtins 2019-02-22 13:33:15 -08:00
cortex-a7/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
cortex-a9/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
cortex-a15/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
cortex-a53/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
cortex-a55/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
generic/bionic libc: Optimize ARM memcmp by using NEON. 2018-12-22 01:04:27 +00:00
krait/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
kryo/bionic Remove denver from bionic 2018-12-04 06:38:08 +00:00
syscalls Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
dynamic_function_dispatch.cpp No ifunc for strcmp and strlen 2018-12-12 04:28:29 +00:00
dynamic_function_wrapper.S No ifunc for strcmp and strlen 2018-12-12 04:28:29 +00:00
static_function_dispatch.S Use ifunc for ARM32 fortify functions 2018-11-28 10:56:21 -08:00