platform_bionic/libc/arch-arm/bionic
Josh Gao a4c69137c6 Add a checksum to jmp_buf on ARM.
Make it easier to diagnose applications mucking with the contents of
jmp_buf by checksumming its contents.

Bug: http://b/27417786
Change-Id: I9989e2ea3979a36ae0bc4c9e1bacafddbacc731b
2016-03-03 12:45:08 -08:00
..
__aeabi.c Move __aeabi* symbols to LIBC_N version 2016-01-08 10:13:16 -08: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 Move __aeabi* symbols to LIBC_N version 2016-01-08 10:13:16 -08: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 [MIPS] Add __popcountsi2 to libgcc_compat.c 2016-02-25 14:28:45 -08:00
popcount_tab.c Add exported __popcount_tab for libgcc compat under compiler-rt. 2015-08-24 13:06:10 -07:00
setjmp.S Add a checksum to jmp_buf on ARM. 2016-03-03 12:45:08 -08: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