summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid volatile 64-bit tearing on 32-bit architectures."Ian Rogers2014-04-281-0/+8
|\
| * Avoid volatile 64-bit tearing on 32-bit architectures.Ian Rogers2014-04-281-0/+8
* | Merge "Add a Transform to SSA phase to the optimizing compiler."Nicolas Geoffray2014-04-281-0/+1
|\ \
| * | Add a Transform to SSA phase to the optimizing compiler.Nicolas Geoffray2014-04-281-0/+1
| |/
* | Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly codeAndreas Gampe2014-04-251-0/+1
* | Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 StubsAndreas Gampe2014-04-251-0/+1
|/
* Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-213-4/+79
* Preparation for transition to libc++.Ian Rogers2014-04-164-12/+29
* Merge "Long support in optimizing compiler."Nicolas Geoffray2014-04-161-0/+1
|\
| * Long support in optimizing compiler.Nicolas Geoffray2014-04-161-0/+1
* | art: Use SIRT::GetAlignedSirtSizeTarget in calling conventionDmitry Petrochenko2014-04-101-0/+1
|/
* AArch64: Fix Managed Register unit testsSerban Constantinescu2014-04-071-2/+2
* force dex2oat target executables to be compiled for 32-bitColin Cross2014-04-021-0/+3
* Update missed DEX2OAT -> DEX2OATD changes.Nicolas Geoffray2014-04-021-2/+2
* 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
|/