Go to file
Dan Albert e440c3c07b Revert "Fix the libgcc/libatomic link order."
This caused a lot of failures in the libc++ tests, since linking
libgcc.a before libc++.so means that the wrong unwinder will be used.

This patch is still correct, but I will revert for now while I find a
good way to apply it without breaking unwinding.

This reverts commit 741b36e922.

Change-Id: I57e0b89534adf5c1677dbf2f64ac750e74bd5fbf
2014-11-20 15:10:00 -08:00
core Revert "Fix the libgcc/libatomic link order." 2014-11-20 15:10:00 -08:00
libs/host kill HAVE_STAT_ST_MTIM 2014-11-10 15:27:49 -08:00
target arm: Support qemu-android on generic arm targets 2014-11-19 12:17:59 -08:00
tools Merge "sign_target_files_apks: fix recovery patch generation" 2014-11-14 18:53:57 +00:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Clean out *.prop files due to dex2oat instruction-set flag change. 2014-11-13 19:04:28 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Merge "Colorize build success/failure message." 2014-11-17 19:34:11 +00:00