summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix the last users of TARGET_CPU_SMP.Elliott Hughes2014-11-191-13/+1
* Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""Nicolas Geoffray2014-11-171-2/+2
|\
| * Revert "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-2/+2
* | Merge "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-2/+2
|\ \ | |/
| * Arm64: Use the debug version of VIXL for debug builds.Serban Constantinescu2014-11-141-2/+2
* | Merge "The libc++ gtest is being renamed to libgtest."Dan Albert2014-11-151-1/+1
|\ \
| * | The libc++ gtest is being renamed to libgtest.Dan Albert2014-11-111-1/+1
* | | Up the stack size limit for SANITIZE_HOST.Dan Albert2014-11-141-1/+3
| |/ |/|
* | Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-132-3/+16
* | Exercise the generation of SBFX on ARM32 & Thumb-2.Roland Levillain2014-11-131-1/+3
* | Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-1/+3
* | Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest"Brian Carlstrom2014-11-121-3/+2
|\ \
| * | Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTestBrian Carlstrom2014-11-101-3/+2
| |/
* | Allow JNI AttachCurrentThread to fail if not enough stack.Ian Rogers2014-11-111-0/+1
|/
* Update dependency after libgtest_libc++_host renaming.Nicolas Geoffray2014-11-101-1/+1
* Fix ld_library_path now that a target can be 64bits only.Nicolas Geoffray2014-11-101-1/+5
* Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH.Nicolas Geoffray2014-11-071-4/+11
* Add hash setMathieu Chartier2014-11-061-0/+1
* Fix dependency from phony targets to real files to remove need for m or mmaBrian Carlstrom2014-11-041-1/+1
* Merge "ART: More warnings"Andreas Gampe2014-11-051-1/+29
|\
| * ART: More warningsAndreas Gampe2014-11-041-1/+29
* | Add a test for SafeMath.Ian Rogers2014-11-041-0/+1
|/
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-032-3/+0
* Merge "ART: Add missing test dependency"Andreas Gampe2014-11-031-1/+1
|\
| * ART: Add missing test dependencyAndreas Gampe2014-11-031-1/+1
* | Remove generated file if compiling the image failed.Nicolas Geoffray2014-11-031-1/+1
* | Add missing $() when testing TARGET_ARCH.Nicolas Geoffray2014-11-031-1/+1
* | Only use Quick for optimizing on arm64.Nicolas Geoffray2014-10-311-5/+20
|/
* Merge "Tidy and reduce ART library dependencies on the host."Ian Rogers2014-10-301-5/+3
|\
| * Tidy and reduce ART library dependencies on the host.Ian Rogers2014-10-301-5/+3
* | Fix gtest dependencies.Nicolas Geoffray2014-10-301-1/+3
* | Merge "Another ART_TEST_ANDROID_ROOT fix."Nicolas Geoffray2014-10-301-1/+9
|\ \
| * | Another ART_TEST_ANDROID_ROOT fix.Nicolas Geoffray2014-10-301-1/+9
* | | Also use Quick for target boot image.Nicolas Geoffray2014-10-301-1/+1
* | | Merge "Opt compiler: Add ARM64 support for the Mul IR."Nicolas Geoffray2014-10-301-1/+2
|\ \ \ | |/ / |/| |
| * | Opt compiler: Add ARM64 support for the Mul IR.Alexandre Rames2014-10-291-1/+2
* | | Merge "Support gtest with ART_TEST_ANDROID_ROOT."Nicolas Geoffray2014-10-291-3/+15
|\ \ \ | |/ / |/| |
| * | Support gtest with ART_TEST_ANDROID_ROOT.Nicolas Geoffray2014-10-291-3/+15
| |/
* | ART: Fix multi-image testingAndreas Gampe2014-10-291-2/+2
|/
* ART: PIC testingAndreas Gampe2014-10-283-36/+90
* ART: Create and use multiple core imagesAndreas Gampe2014-10-283-62/+128
* Add more environment variable to control test granularity.Nicolas Geoffray2014-10-241-0/+6
* ART: Fix common_build CFLAGSAndreas Gampe2014-10-211-2/+5
* Merge "Support running run-test in ndebug mode through make."Nicolas Geoffray2014-10-211-0/+6
|\
| * Support running run-test in ndebug mode through make.Nicolas Geoffray2014-10-211-0/+6
* | Link libsigchain.a instead of sigchain.oDmitriy Ivanov2014-10-202-2/+4
* | Merge "Revert "Revert "Introduce a class to implement optimization passes."""Roland Levillain2014-10-201-1/+1
|\ \
| * | Revert "Revert "Introduce a class to implement optimization passes.""Roland Levillain2014-10-171-1/+1
* | | Just depend on TARGET_CORE_DEX_FILES.Nicolas Geoffray2014-10-171-1/+1
|/ /
* | x86 build fix.Ian Rogers2014-10-171-2/+1