android_system_core/libcorkscrew
Elliott Hughes 6b3bab39d1 Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc).
Longer term, we might want to offer <ucontext.h> and have that be like glibc's,
but not today. (Note that POSIX says nothing about mcontext_t and glibc,
Mac OS, and the Linux kernel headers are all mutually incompatible.)

Change-Id: Ia074b51f4567cd54e06bbe29721389c8d1278614
2012-05-21 13:59:52 -07:00
..
arch-arm Improve backtrace formatting. 2011-11-22 12:13:46 -08:00
arch-x86 Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc). 2012-05-21 13:59:52 -07:00
Android.mk Support libcorkscrew on x86 hosts in binaries using glibc. 2012-05-18 15:50:54 -07:00
backtrace-arch.h Improve stack unwinder robustness. 2011-11-04 01:11:04 -07:00
backtrace-helper.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace-helper.h Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace.c Support libcorkscrew on x86 hosts in binaries using glibc. 2012-05-18 15:50:54 -07:00
demangle.c Link with libgccdemangle.so for name demangling. 2011-11-09 20:47:14 -08:00
map_info.c Add missing #includes. 2012-05-17 18:28:01 -07:00
MODULE_LICENSE_APACHE2 Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
NOTICE Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
ptrace-arch.h Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
ptrace.c Add missing #includes. 2012-05-17 18:28:01 -07:00
symbol_table.c Support libcorkscrew on x86 hosts in binaries using glibc. 2012-05-18 15:50:54 -07:00
test.c Test libcorkscrew's ELF symbol table decoder too. 2012-05-18 16:53:22 -07:00