summaryrefslogtreecommitdiffstats
path: root/runtime/arch/x86/asm_support_x86.S
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""Mark P Mendell2015-01-271-0/+4
* Refactor quick entrypointsIan Rogers2014-10-201-3/+7
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-10/+0
* ART: Remove GOT setup from x86 assembly where not neededAndreas Gampe2014-08-211-9/+0
* ART: Set default visibility to protectedAndreas Gampe2014-08-191-0/+12
* Fix the Mac build.Dan Albert2014-08-091-0/+6
* Add optimized assembler implementation of __memcmp16 for x86.Alexander Ivchenko2014-07-171-0/+4
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-1/+5
* Work around Mac assembler differences.Ian Rogers2014-05-201-5/+12
* Only disable @PLT symbols for clang 3.3.Ian Rogers2014-05-081-1/+7
* Fix host build with clang 3.3Brian Carlstrom2014-04-301-1/+1
* Implement art_quick_aput_object stubs for X86-64 and ARM64Andreas Gampe2014-04-301-1/+1
* Fix ART compilation for Clang 3.5.Stephen Hines2014-04-241-2/+2
* Always reset CFI state.Ian Rogers2014-03-111-2/+1
* Ensure functions start with clean CFA state.Ian Rogers2014-03-111-0/+3
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-29/+35
* Use macros to remove CFI information for MAC OS/XMark Mendell2014-01-211-12/+41
* Make x86 runtime PICMark Mendell2014-01-101-6/+20
* Entry point clean up.Ian Rogers2013-08-121-0/+12
* Portable refactorings.Ian Rogers2013-07-301-0/+91