platform_system_core/libcorkscrew
Ben Cheng c665df33e0 Add -Wno-unused-parameter to suppress the warning.
For example in system/core/libcorkscrew/arch-arm/backtrace-arm.c:

system/core/libcorkscrew/arch-arm/backtrace-arm.c:555:49: error: unused
parameter 'siginfo' [-Werror=unused-parameter]

Change-Id: Ibe13e8761a2f57324c0f0d87d9add549a20aa37a
2013-09-04 13:51:36 -07:00
..
arch-arm Fix ELF header parser bug. 2012-12-10 14:53:03 -08:00
arch-mips Tidy up long lines 2012-09-24 09:24:45 -07:00
arch-x86 Fix build with gcc-4.8 and array boundaries issue 2013-08-06 17:00:11 +04:00
Android.mk Add -Wno-unused-parameter to suppress the warning. 2013-09-04 13:51:36 -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 Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
demangle.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
map_info.c Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). 2013-05-14 19:49:30 -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 Unwinding implementation via eh_frame sections for x86 2013-03-14 19:11:44 +04:00
ptrace.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
symbol_table.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
test.cpp Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). 2013-05-14 19:49:30 -07:00