update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
69
android/external/libunwind/.gitignore
vendored
Normal file
69
android/external/libunwind/.gitignore
vendored
Normal file
|
@ -0,0 +1,69 @@
|
|||
*.la
|
||||
*.a
|
||||
*.o
|
||||
*.lo
|
||||
*~
|
||||
|
||||
.libs/
|
||||
.deps/
|
||||
|
||||
.dirstamp
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
INSTALL
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
config.log
|
||||
config.status
|
||||
config/
|
||||
configure
|
||||
libtool
|
||||
|
||||
doc/common.tex
|
||||
|
||||
src/[GL]cursor_i.h
|
||||
src/mk_[GL]cursor_i.s
|
||||
|
||||
include/config.h
|
||||
include/config.h.in
|
||||
include/libunwind-common.h
|
||||
include/stamp-h1
|
||||
|
||||
tests/[GL]test-bt
|
||||
tests/[GL]test-concurrent
|
||||
tests/[GL]test-dyn1
|
||||
tests/[GL]test-exc
|
||||
tests/[GL]test-init
|
||||
tests/[GL]test-resume-sig
|
||||
tests/[GL]test-resume-sig-rt
|
||||
tests/[GL]perf-simple
|
||||
tests/Ltest-nomalloc
|
||||
tests/Ltest-nocalloc
|
||||
tests/Lperf-simple
|
||||
tests/check-namespace.sh
|
||||
tests/crasher
|
||||
tests/forker
|
||||
tests/mapper
|
||||
tests/rs-race
|
||||
tests/test-async-sig
|
||||
tests/test-coredump-unwind
|
||||
tests/test-flush-cache
|
||||
tests/test-init-remote
|
||||
tests/test-mem
|
||||
tests/test-ptrace
|
||||
tests/test-setjmp
|
||||
tests/test-strerror
|
||||
tests/test-proc-info
|
||||
tests/test-ptrace-misc
|
||||
tests/test-varargs
|
||||
tests/test-static-link
|
||||
tests/[GL]test-trace
|
||||
tests/[GL]perf-trace
|
||||
tests/Ltest-cxx-exceptions
|
||||
tests/[GL]ia64-test-nat
|
||||
tests/[GL]ia64-test-rbs
|
||||
tests/[GL]ia64-test-readonly
|
||||
tests/[GL]ia64-test-stack
|
||||
tests/ia64-test-dyn1
|
||||
tests/ia64-test-sig
|
Loading…
Add table
Add a link
Reference in a new issue