summaryrefslogtreecommitdiffstats
path: root/build/Android.oat.mk
Commit message (Expand)AuthorAgeFilesLines
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-2/+2
* ART: Change the isa defaults for MipsDouglas Leung2015-03-201-0/+1
* Change JIT tests to use interpreter imageMathieu Chartier2015-02-271-12/+0
* Fix jit testsMathieu Chartier2015-02-271-0/+2
* Add missing JIT stuff in make filesMathieu Chartier2015-02-261-7/+17
* Explicitly compile core.oat with the Quick compiler.Nicolas Geoffray2014-12-171-0/+6
* ARM64: Enable Optimizing compiler image generation.Serban Constantinescu2014-12-101-11/+2
* Merge "ART: Wire up a valgrind-wrapped dex2oat run"Andreas Gampe2014-12-041-29/+62
|\
| * ART: Wire up a valgrind-wrapped dex2oat runAndreas Gampe2014-12-031-29/+62
* | On arm64/optimizing, compile the boot image with interpreter.Nicolas Geoffray2014-12-041-3/+6
* | Build core.oat without flags.Nicolas Geoffray2014-12-041-8/+10
|/
* Explicitly give compiler options to test scriptsNicolas Geoffray2014-12-031-0/+6
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-2/+9
* 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
* Also use Quick for target boot image.Nicolas Geoffray2014-10-301-1/+1
* Opt compiler: Add ARM64 support for the Mul IR.Alexandre Rames2014-10-291-1/+2
* ART: Fix multi-image testingAndreas Gampe2014-10-291-2/+2
* ART: PIC testingAndreas Gampe2014-10-281-33/+81
* ART: Create and use multiple core imagesAndreas Gampe2014-10-281-47/+112
* Just depend on TARGET_CORE_DEX_FILES.Nicolas Geoffray2014-10-171-1/+1
* Makefile cleanups.Nicolas Geoffray2014-10-091-3/+3
* Make which dex2oat version to use configurable.Nicolas Geoffray2014-10-061-4/+4
* Really fix tests.Alex Light2014-08-271-1/+3
* Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."Brian Carlstrom2014-08-061-2/+2
* Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.Nicolas Geoffray2014-07-231-2/+2
* Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-161-6/+0
* Revert "Revert "Revert "Add implicit null and stack checks for x86"""Nicolas Geoffray2014-07-111-0/+6
* Revert "Revert "Add implicit null and stack checks for x86""Dave Allison2014-07-101-6/+0
* art: fix host dex2oat runtime argsColin Cross2014-07-091-2/+2
* Revert "Add implicit null and stack checks for x86"Dave Allison2014-07-101-1/+1
* Add implicit null and stack checks for x86Dave Allison2014-07-091-1/+1
* Make dex2oat heap size product configurable [art]Brian Carlstrom2014-07-081-2/+2
* Add patchoat tool to Art.Alex Light2014-07-071-2/+2
* Fix build rule.Nicolas Geoffray2014-06-261-1/+1
* Multilib ART host.Ian Rogers2014-06-241-25/+34
* Fix implicit check option handling for non-cross-compilesDave Allison2014-06-231-1/+7
* Fix host Mac build.Ian Rogers2014-06-111-2/+0
* Updating clean-oat againBrian Carlstrom2014-05-191-20/+0
* Remove unneeded realpath that was causing bad dependencies in a clean buildBrian Carlstrom2014-05-191-1/+1
* Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-9/+17
* Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-211-0/+3
* Update missed DEX2OAT -> DEX2OATD changes.Nicolas Geoffray2014-04-021-2/+2
* Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-021-2/+3
* Build changes to build multilib testsAndreas Gampe2014-04-011-9/+20
* Fixed and refactored 64b host buildAndreas Gampe2014-03-121-7/+1
* Fix host architecture for 64bit.Ian Rogers2014-03-061-1/+7
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+1
* Remove boot.art phony targetBrian Carlstrom2014-01-281-15/+3