platform_bionic/libc/arch-mips/bionic
Predrag Blagojevic 3299590dfe Add a checksum to jmp_buf on mips and mips64.
Make it easier to diagnose applications mucking with the contents of
jmp_buf by checksumming its contents.

Bug: http://b/27417786
Change-Id: I473bc2871dece23a9b9d02481945246160d671c6
2016-03-28 14:54:49 +00:00
..
__bionic_clone.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
cacheflush.cpp Clean up cacheflush. 2014-02-11 10:24:40 -08:00
crtbegin.c Unregister pthread_atfork handlers on dlclose() 2015-04-24 17:57:37 -07:00
libgcc_compat.c Update libgcc_compat.c file for mips32 arch 2016-03-01 15:22:17 +01:00
setjmp.S Add a checksum to jmp_buf on mips and mips64. 2016-03-28 14:54:49 +00:00
syscall.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
vfork.S [MIPS] Invalidate cached pid in vfork. 2015-08-12 02:28:05 +00:00