summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-162-7/+1
|/
* Break apart header files.Ian Rogers2014-07-151-9/+40
* Revert "Revert "Revert "Add implicit null and stack checks for x86"""Nicolas Geoffray2014-07-112-1/+7
* Revert "Revert "Add implicit null and stack checks for x86""Dave Allison2014-07-102-7/+1
* Global Value Numbering.Vladimir Marko2014-07-101-0/+1
* Merge "Use memory chunks for monitors on LP64"Andreas Gampe2014-07-091-0/+1
|\
| * Use memory chunks for monitors on LP64Andreas Gampe2014-07-101-0/+1
* | art: fix host dex2oat runtime argsColin Cross2014-07-091-2/+2
* | Revert "Add implicit null and stack checks for x86"Dave Allison2014-07-102-2/+2
* | Add implicit null and stack checks for x86Dave Allison2014-07-092-2/+2
|/
* Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler."Ian Rogers2014-07-091-0/+10
|\
| * Adds PGO_GEN and PGO_USE for libart and libart-compiler.Dehao Chen2014-07-081-0/+10
* | Merge "Make dex2oat heap size product configurable [art]"Brian Carlstrom2014-07-081-2/+2
|\ \
| * | Make dex2oat heap size product configurable [art]Brian Carlstrom2014-07-081-2/+2
| |/
* | Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing...Andreas Gampe2014-07-021-0/+1
|\ \ | |/ |/|
| * ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exc...Elena Sayapina2014-07-071-0/+1
* | Merge "Fix dex file dependencies for oat tests."Ian Rogers2014-07-072-7/+10
|\ \
| * | Fix dex file dependencies for oat tests.Ian Rogers2014-07-072-7/+10
| |/
* | Add patchoat tool to Art.Alex Light2014-07-071-2/+2
|/
* 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