summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Add a local elf.hBrian Carlstrom2014-07-021-1/+1
* The host build has changed from lib32/lib to lib/lib64.Nicolas Geoffray2014-07-012-3/+1
* Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered"Andreas Gampe2014-06-281-0/+1
|\
| * AArch64: Add memcmp16() for Arm64; ensure xSELF not clobberedSerban Constantinescu2014-06-301-0/+1
* | We can no longer use "adb shell sh -c ..." internallyBrian Carlstrom2014-06-301-1/+1
|/
* Fix build rule.Nicolas Geoffray2014-06-261-1/+1
* Merge "Re-enable tests with the optimizing compiler."Nicolas Geoffray2014-06-241-4/+6
|\
| * Re-enable tests with the optimizing compiler.Nicolas Geoffray2014-06-261-4/+6
* | Further refine gtest dependencies.Brian Carlstrom2014-06-251-27/+30
* | Really use GCC for ARM64Sebastien Hertz2014-06-251-2/+2
|/
* Fix test-art-target errorBrian Carlstrom2014-06-253-21/+17
* Fix various test dependencies.Ian Rogers2014-06-243-8/+17
* Multilib ART host.Ian Rogers2014-06-249-672/+948
* Merge "Use GCC on ARM64"Sebastien Hertz2014-06-241-1/+1
|\
| * Use GCC on ARM64Sebastien Hertz2014-06-201-1/+1
* | Fix implicit check option handling for non-cross-compilesDave Allison2014-06-231-1/+7
|/
* ART: Dex file verifier needs to check proto idx of method id.Andreas Gampe2014-06-121-0/+1
* Fix host Mac build.Ian Rogers2014-06-111-2/+0
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-103-11/+7
* Fix for test-art-hostBrian Carlstrom2014-06-101-0/+4
* ART: Generalize code to find PC for artInvokeInterfaceTrampolineAlexei Zavjalov2014-06-101-0/+1
* Add locking around boot image generation.Narayan Kamath2014-06-101-0/+1
* Fix some bugs in graph construction/simplification methods.Nicolas Geoffray2014-06-091-0/+1
* Disable thumb assembler test to fix art buildDave Allison2014-06-051-1/+0
* Merge "Thumb2 assembler for JNI compiler and optimizing compiler"Dave Allison2014-06-051-0/+1
|\
| * Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-051-0/+1
* | ART: Add a test checking TLS offsets and entrypointsAndreas Gampe2014-06-041-0/+1
* | Enable -Wframe-larger-than=1728 compilation errorSebastien Hertz2014-06-041-4/+4
* | ART: Make LOCAL_CLANG architecture dependent for the targetAndreas Gampe2014-06-044-28/+52
* | Make use of sigchainlib for signal chaining for implicit checksDave Allison2014-05-291-0/+1
|/
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-0/+2
* Merge "Import Dart's parallel move resolver."Nicolas Geoffray2014-05-231-0/+1
|\
| * Import Dart's parallel move resolver.Nicolas Geoffray2014-05-231-0/+1
* | Merge "Update dump-oat-* and oatdump for new image file layout"Brian Carlstrom2014-05-221-0/+1
|\ \
| * | Update dump-oat-* and oatdump for new image file layoutBrian Carlstrom2014-05-221-0/+1
| |/
* | Merge "Move art host to libc++"Dan Albert2014-05-223-5/+5
|\ \ | |/ |/|
| * Move art host to libc++Dan Albert2014-05-213-5/+5
* | Fix test-art-target-oat for multi targetSebastien Hertz2014-05-211-3/+0
|/
* Merge "Add DALVIKVM_FLAGS to test invocation."Mathieu Chartier2014-05-201-1/+1
|\
| * Add DALVIKVM_FLAGS to test invocation.Mathieu Chartier2014-05-201-1/+1
* | Merge "Now we have a proper C++ library, use std::unique_ptr."Ian Rogers2014-05-205-32/+3
|\ \
| * | Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-195-32/+3
* | | Updating clean-oat againBrian Carlstrom2014-05-192-20/+19
|/ /
* | Remove unneeded realpath that was causing bad dependencies in a clean buildBrian Carlstrom2014-05-191-1/+1
* | Switch ART to libc++.Ian Rogers2014-05-194-6/+6
|/
* Merge "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-194-41/+43
|\
| * Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-164-41/+43
* | Merge "Build live ranges in preparation for register allocation."Nicolas Geoffray2014-05-191-0/+1
|\ \ | |/ |/|
| * Build live ranges in preparation for register allocation.Nicolas Geoffray2014-05-191-0/+1
* | Merge "64-bit host multilib build."Ying Wang2014-05-161-5/+1
|\ \