summaryrefslogtreecommitdiffstats
path: root/build/Android.oat.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert^2 "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-141-8/+10
* Revert "Allow boot image for a part of the boot classpath."Andreas Gampe2018-12-131-10/+8
* Allow boot image for a part of the boot classpath.Vladimir Marko2018-12-121-8/+10
* Make the boot image always multi-image.Vladimir Marko2018-10-101-27/+11
* ART: Completely remove the --compile-pic option.Vladimir Marko2018-10-101-2/+2
* Mark more phony targets as PHONYDan Willemsen2018-07-241-0/+1
* ART: Silence core image creationAndreas Gampe2018-06-191-1/+1
* Revert^2 "Remove support for Valgrind in ART."Roland Levillain2018-06-111-69/+39
* Revert "Remove support for Valgrind in ART."Andreas Gampe2018-05-221-39/+69
* Remove support for Valgrind in ART.Roland Levillain2018-05-141-69/+39
* ART: Ensure slow-debug mode in dex2oatd testingAndreas Gampe2018-01-021-0/+2
* Rename and obsolete compiler filter names.Nicolas Geoffray2017-04-211-4/+4
* Don't include patch information when generating images.Richard Uhler2017-02-281-2/+2
* Remove testing of prebuilt npic boot images.Richard Uhler2017-02-171-70/+39
* Remove use of npic image for gtests.Richard Uhler2017-02-151-0/+7
* ARM: VIXL32: A couple of fixes to have more tests passing.Artem Serov2016-11-301-15/+0
* ARM: VIXL32: Pass initial ART tests with new code generator.Scott Wakeling2016-10-171-0/+15
* Generate SHA-1 build ID for host-generated *.oat files (1/2).Alexey Alexandrov2016-10-051-2/+4
* Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and...Nicolas Geoffray2016-09-151-43/+9
* Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""Hiroshi Yamauchi2016-09-131-9/+43
* Re-apply "Cleanup run-test and Makefile around boot image and PIC."Nicolas Geoffray2016-09-131-43/+9
* Squashed commit of the following:Nicolas Geoffray2016-09-121-9/+43
* Cleanup run-test and Makefile around boot image and PIC.Nicolas Geoffray2016-09-091-43/+9
* Dex2oat support for multiple oat file and image file outputs.Jeff Hao2015-12-231-19/+40
* Do not use $? in recipeShinichiro Hamaji2015-12-221-2/+2
* Fix another Makefile typo.Nicolas Geoffray2015-10-061-1/+1
* Fix typo from previous commit.Nicolas Geoffray2015-10-051-1/+3
* Don't force the boot image to using quick.Nicolas Geoffray2015-10-011-14/+2
* ART: Use JIT image for JIT run testsAndreas Gampe2015-09-211-0/+12
* ART: Extend ISA features option for (host) run testsAndreas Gampe2015-08-051-3/+9
* ART: Abbreviate interpreter-access-checksAndreas Gampe2015-07-261-10/+10
* runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKSIgor Murashkin2015-07-171-7/+19
* Generate debug info for core.oat files.David Srbecky2015-06-111-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