summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-021-2/+3
* Build changes to build multilib testsAndreas Gampe2014-04-015-35/+98
* Add -lpthread -ldl to link executable/testsAndrew Hsieh2014-04-012-0/+2
* Fix host gtests compiled with gccBrian Carlstrom2014-03-251-1/+5
* Merge "Fix missing link line for libgtest_host."Tim Murray2014-03-251-9/+1
|\
| * Fix missing link line for libgtest_host.Tim Murray2014-03-201-9/+1
* | HACK: force target art executables to be compiled for 32-bitColin Cross2014-03-201-0/+2
* | AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-1/+1
|/
* Fix lint error, and Makefile that could be confused with local files.Nicolas Geoffray2014-03-181-1/+1
* Class initialization check elimination.Vladimir Marko2014-03-171-0/+1
* Refactor reflective method invocation.Ian Rogers2014-03-141-0/+1
* Merge "Fix debugger crashes in presence of proxy objects."Sebastien Hertz2014-03-131-0/+1
|\
| * Fix debugger crashes in presence of proxy objects.Sebastien Hertz2014-03-131-0/+1
* | Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-0/+17
* | Fixed and refactored 64b host buildAndreas Gampe2014-03-122-7/+7
|/
* Disable host clang only if WITHOUT_HOST_CLANG is setYing Wang2014-03-101-1/+1
* Support WITHOUT_CLANG buildsBrian Carlstrom2014-03-091-6/+5
* Work around arm64 host prebuilt differences.Ian Rogers2014-03-081-2/+8
* JNI down call fixes.Ian Rogers2014-03-091-0/+4
* Revert "Revert "Make clang the default compiler on host.""Ian Rogers2014-03-081-5/+1
* Revert "Make clang the default compiler on host."Ian Rogers2014-03-081-1/+5
* Make clang the default compiler on host.Ian Rogers2014-03-071-5/+1
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-9/+11
* Fix host architecture for 64bit.Ian Rogers2014-03-061-1/+7
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-052-0/+2
* Merge "Add codegen support to the optimizing compiler."Nicolas Geoffray2014-03-051-0/+1
|\
| * Add codegen support to the optimizing compiler.Nicolas Geoffray2014-03-041-0/+1
* | Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+1
* | Add ART -help and -showversionBrian Carlstrom2014-03-031-1/+1
* | Further split of the space testsAndreas Gampe2014-03-031-2/+6
* | Fix clang to compile and run host tests.Ian Rogers2014-02-282-5/+5
|/
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-38/+52
* Merge "Add conditional branches, and build dominator tree."Nicolas Geoffray2014-02-261-0/+1
|\
| * Add conditional branches, and build dominator tree.Nicolas Geoffray2014-02-261-0/+1
* | Split space_test into separate checksAndreas Gampe2014-02-211-1/+3
* | Fix and rewrite local value numbering.Vladimir Marko2014-02-211-0/+1
|/
* Code cleanup to avoid LLVM dependency when building with quick only.Nicolas Geoffray2014-02-201-0/+2
* Merge "art: convert makefiles to support multilib build"Colin Cross2014-02-194-4/+14
|\
| * art: convert makefiles to support multilib buildColin Cross2014-02-184-4/+14
* | Re-apply: Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-1/+2
* | Revert "Initial check-in of an optimizing compiler."Nicolas Geoffray2014-02-191-2/+1
* | Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-1/+2
* | Remove blacklistSebastien Hertz2014-02-171-0/+1
|/
* Don't hardcode object layout in Unsafe and space_test.Hiroshi Yamauchi2014-02-111-1/+2
* Fix multi-line hex dumping and add unit test.Ian Rogers2014-01-301-0/+1
* Remove -D__STDC_FORMAT_MACROS.Ian Rogers2014-01-291-3/+0
* Remove boot.art phony targetBrian Carlstrom2014-01-281-15/+3
* Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA"Brian Carlstrom2014-01-281-0/+2
|\
| * art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATABrian Carlstrom2014-01-181-0/+2
* | Move __STDC_FORMAT_MACROS to a cflag.Ian Rogers2014-01-231-0/+3