summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 64-bit host multilib build.Ying Wang2014-05-161-5/+1
| |/
* | Merge "add make target variables for gtests"Tsu Chiang Chuang2014-05-161-0/+6
|\ \ | |/ |/|
| * add make target variables for gtestsTsu Chiang Chuang2014-05-161-0/+6
* | Merge "Linearize the graph before creating live ranges."Nicolas Geoffray2014-05-161-0/+1
|\ \
| * | Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-161-0/+1
| |/
* | Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-0/+3
* | Merge "ART: Make build error a warning for TARGET_CPU_SMP"Andreas Gampe2014-05-151-1/+3
|\ \
| * | ART: Make build error a warning for TARGET_CPU_SMPAndreas Gampe2014-05-151-1/+3
* | | Merge "Move RoS allocator to use unordered_set."Ian Rogers2014-05-151-0/+3
|\ \ \ | |/ / |/| |
| * | Move RoS allocator to use unordered_set.Ian Rogers2014-05-151-0/+3
| |/
* | Merge "ART: Fix MonitorExit code on ARM"Andreas Gampe2014-05-151-1/+5
|\ \
| * | ART: Fix MonitorExit code on ARMAndreas Gampe2014-05-151-1/+5
| |/
* | Don't import llvm.mk for non-portable builds.Ian Rogers2014-05-151-3/+5
|/