platform_bionic/libc/tools
Christopher Ferris f5a9123d9f Add unwind information for r7 in arm syscalls.
It turns out that clang can emit code where the sp is saved in the r7
register on arm. Unfortunately, a lot of our syscalls overwrite that
value while the syscall is executing, so unwinding through that syscall
fails.

Update the syscall generation code to add unwinding information for
these uses.

Bug: 28411713
(cherry picked from commit 6e45d37dec)

Change-Id: Ib775effc44c4113735fe9032b0602b9d63e3e390
2016-04-27 20:34:47 -07:00
..
check-symbols-glibc.py Teach our script to ignore more dead POSIX stuff. 2016-04-06 13:29:22 -07:00
check-symbols.py Strip version info when extracting symbols 2015-06-04 17:56:02 +00:00
generate-NOTICE.py Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
genserv.py Remove some dead script code and fix a script comment. 2013-03-25 14:09:52 -07:00
gensyscalls.py Add unwind information for r7 in arm syscalls. 2016-04-27 20:34:47 -07:00
genversion-scripts.py genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
ndk_missing_symbols.py Add a basic NDK compatibility library. 2015-01-21 18:12:15 -08:00
posix-2013.txt Add support for listing missing POSIX 2013 symbols. 2014-11-05 16:54:53 -08:00
symbols.py Add a basic NDK compatibility library. 2015-01-21 18:12:15 -08:00