android_bionic/libc/arch-mips/bionic
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_clone.S Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
_exit_with_stack_teardown.S Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
cacheflush.cpp
crtbegin.c
libcrt_compat.c Switch libc to libcrt.builtins 2019-02-15 12:46:19 -08:00
setjmp.S Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
syscall.S Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
vfork.S Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00