platform_bionic/libc/arch-arm
Yi Kong 165b1cf57b Switch libc to libcrt.builtins
With the switch to libcrt.builtins, some symbols no longer becomes
exported. Add dummy references to them to force them to be exported.
This is to maintain backwards binary compatibility with ancient Android
versions.

x86 and x86_64 crashes with libcrt, keep using libgcc for now.

Test: bionic-unit-tests
Bug: 29275768
Bug: 122993569
Change-Id: Ieab5af354e3924af4a03d888b28c6e75090cb613
2019-02-15 12:46:19 -08:00
..
bionic Switch libc to libcrt.builtins 2019-02-15 12:46:19 -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