Go to file
Dan Albert 5036729c41 Add unwinder linking to STL setup.
Previously we were bundling this into libc++ and having each binary
resolve its symbols from there. This means that the unwinder that gets
used for a given binary is sensitive to the order in which its
libraries are linked. Making this a static library dependency of each
binary means the right unwinder will always be used.

Bug: 18471342
Bug: 19958712
Change-Id: I782d212784dbf85355b5d9146d7460d675259a0e
2015-03-31 18:29:23 -07:00
core Add unwinder linking to STL setup. 2015-03-31 18:29:23 -07:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Bump generic_mips64 system partition size. 2015-03-30 17:02:00 -07:00
tools Fix up a few callers of GetTypeAndDevice. 2015-03-27 19:11:53 -07:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Change eng builds from interpret-only to verify-at-runtime 2015-03-20 11:15:20 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh am 6492792d: Merge "Consult tput about color control sequence support" 2015-03-03 19:02:37 +00:00