| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" | Mark P Mendell | 2015-01-27 | 1 | -0/+4 |
* | Refactor quick entrypoints | Ian Rogers | 2014-10-20 | 1 | -3/+7 |
* | Make ART compile with GCC -O0 again. | Ian Rogers | 2014-10-16 | 1 | -10/+0 |
* | ART: Remove GOT setup from x86 assembly where not needed | Andreas Gampe | 2014-08-21 | 1 | -9/+0 |
* | ART: Set default visibility to protected | Andreas Gampe | 2014-08-19 | 1 | -0/+12 |
* | Fix the Mac build. | Dan Albert | 2014-08-09 | 1 | -0/+6 |
* | Add optimized assembler implementation of __memcmp16 for x86. | Alexander Ivchenko | 2014-07-17 | 1 | -0/+4 |
* | Remove deprecated WITH_HOST_DALVIK. | Ian Rogers | 2014-06-10 | 1 | -1/+5 |
* | Work around Mac assembler differences. | Ian Rogers | 2014-05-20 | 1 | -5/+12 |
* | Only disable @PLT symbols for clang 3.3. | Ian Rogers | 2014-05-08 | 1 | -1/+7 |
* | Fix host build with clang 3.3 | Brian Carlstrom | 2014-04-30 | 1 | -1/+1 |
* | Implement art_quick_aput_object stubs for X86-64 and ARM64 | Andreas Gampe | 2014-04-30 | 1 | -1/+1 |
* | Fix ART compilation for Clang 3.5. | Stephen Hines | 2014-04-24 | 1 | -2/+2 |
* | Always reset CFI state. | Ian Rogers | 2014-03-11 | 1 | -2/+1 |
* | Ensure functions start with clean CFA state. | Ian Rogers | 2014-03-11 | 1 | -0/+3 |
* | Fix clang to compile and run host tests. | Ian Rogers | 2014-02-28 | 1 | -29/+35 |
* | Use macros to remove CFI information for MAC OS/X | Mark Mendell | 2014-01-21 | 1 | -12/+41 |
* | Make x86 runtime PIC | Mark Mendell | 2014-01-10 | 1 | -6/+20 |
* | Entry point clean up. | Ian Rogers | 2013-08-12 | 1 | -0/+12 |
* | Portable refactorings. | Ian Rogers | 2013-07-30 | 1 | -0/+91 |