platform_bionic/libc/arch-arm/bionic
Josh Gao b24d743f62 Remove deprecated use of ldm/stm in ARM setjmp.
ARM deprecates using the SP register in the register lists for ldm
and stm, which LLVM emits a warning for.

Bug: http://b/25017080
Change-Id: Ib427e3dfd5740e251f1ad91ebb66534e0d7b72a9
2015-10-19 17:13:51 -07:00
..
__aeabi.c Make __aeabi_*() symbols weak. 2014-09-26 15:36:14 -07:00
__bionic_clone.S Simplify three copyright headers. 2015-05-12 10:10:01 -07:00
__restore.S Add a no dwarf version of assembler macros. 2015-09-30 15:32:15 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
abort_arm.S Remove misleading arm/arm64 PIC_SYM. 2014-08-07 11:52:38 -07:00
atexit_legacy.c Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
atomics_arm.c libc: Fix typo that broke NDK compatibility. 2011-11-23 14:38:36 +01:00
exidx_dynamic.c Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
exidx_static.c Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
libgcc_compat.c Fix for libgcc compat generation script. 2014-04-18 17:34:20 -07:00
popcount_tab.c Add exported __popcount_tab for libgcc compat under compiler-rt. 2015-08-24 13:06:10 -07:00
setjmp.S Remove deprecated use of ldm/stm in ARM setjmp. 2015-10-19 17:13:51 -07:00
syscall.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
vfork.S Invalidate cached pid in vfork. 2015-08-07 19:44:12 -07:00