summaryrefslogtreecommitdiffstats
path: root/build/Android.common.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Move __STDC_FORMAT_MACROS to a cflag.Ian Rogers2014-01-231-0/+3
* Use macros to remove CFI information for MAC OS/XMark Mendell2014-01-211-2/+4
* Fix bit-rot in clean-oat targetsBrian Carlstrom2014-01-201-0/+3
* Move boot image generation to the build projectBrian Carlstrom2013-12-171-15/+2
* Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an errorBrian Carlstrom2013-11-061-5/+13
* am d910172d: Don\'t fail if llvm.mk is not available.Ying Wang2013-09-181-1/+2
|\
| * Don't fail if llvm.mk is not available.Ying Wang2013-09-181-1/+2
* | Add valgrind support to compiler arena allocator.Mathieu Chartier2013-09-121-0/+1
|/
* Switch GCC -O flags, O3 non-debug, 01 debug.Ian Rogers2013-08-151-2/+4
* C++11 support for ART.Mathieu Chartier2013-08-131-3/+1
* Multiple-inclusion protection for Android.common.mkDragos Sbirlea2013-07-291-5/+7
* Enable darwin target build for art.Brian Carlstrom2013-07-231-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-4/+45
* libart-compiler cleanupBrian Carlstrom2013-07-111-334/+0
* Added support for SEA IR.Dragos Sbirlea2013-06-251-0/+18
* GC clean up.Ian Rogers2013-06-211-18/+21
* am fa42b441: Move to new art dalvikvmBrian Carlstrom2013-06-181-3/+0
|\
| * Move to new art dalvikvmBrian Carlstrom2013-06-171-3/+0
* | Created compiled stubs in image.Jeff Hao2013-06-071-0/+2
* | Conform to convention for build env var for small artAnwar Ghuloum2013-06-031-0/+3
* | Verifier improvements.Ian Rogers2013-05-311-0/+1
* | Use no-omit-frame-pointer in host builds.Ian Rogers2013-05-301-0/+3
* | Re-enable thread-safety checking on host, warn when not enabled.Ian Rogers2013-05-231-7/+13
|/
* Clang build support, -Wthread-safety with GCC 4.6.Ian Rogers2013-05-171-0/+11
* Fixed Android.common.mk #define setting for small artAnwar Ghuloum2013-05-101-2/+2
* Compile filter for small applications and methodsAnwar Ghuloum2013-04-301-4/+4
* Removing remaining compiled stubs from image.Jeff Hao2013-04-261-3/+0
* Compile less stuffAnwar Ghuloum2013-04-161-6/+6
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-1/+1
* Remove gcc-based annotalysis supportBrian Carlstrom2013-03-221-3/+0
* Remove gcc-based tsan supportBrian Carlstrom2013-03-221-1/+0
* Slow ART.Ian Rogers2013-03-201-0/+10
* Remove ExtractCodeAndPrelink and switch Portable to MCLinkerBrian Carlstrom2013-03-061-1/+7
* Move compiler_llvm to art::llvm.Ian Rogers2013-03-041-2/+2
* Move the jni_compiler_test under compiler/jni.Ian Rogers2013-03-041-1/+1
* Move the Compiler to CompilerDriver.Ian Rogers2013-03-041-2/+2
* Always compile compiler_llvm files.Ian Rogers2013-02-281-6/+2
* Compiler: rearranging the deck chairs.buzbee2013-02-271-1/+1
* Remove Iceland.Ian Rogers2013-02-271-23/+8
* Refactor DescribeVRegs to allow caching.Ian Rogers2013-02-211-0/+1
* Add a JDWP::Request type to replace the old uint8_t* and int.Elliott Hughes2013-02-211-0/+1
* Implement EnableCollection, DisableCollection, IsCollected, and fix Exit.Elliott Hughes2013-02-201-1/+2
* Using histograms for timing statistics.Sameer Abu Asal2013-02-191-1/+2
* Reduce inlining in debug builds.Ian Rogers2013-02-051-0/+1
* Directory restructuring of object.hIan Rogers2013-01-301-5/+15
* Realphabetize source file listsBrian Carlstrom2013-01-301-19/+19
* Move .oat files to ELF formatBrian Carlstrom2013-01-251-0/+6
* Implement Intel QuasiAtomics.Ian Rogers2013-01-231-1/+5
* Create OutputStream abstractionBrian Carlstrom2013-01-201-0/+3
* Enter interpreter stub.Ian Rogers2013-01-171-0/+1