summaryrefslogtreecommitdiffstats
path: root/runtime/arch/x86/portable_entrypoints_x86.S
Commit message (Expand)AuthorAgeFilesLines
* Change 64 bit ArtMethod fields to be pointer sizedMathieu Chartier2014-11-181-1/+1
* Refactor quick entrypointsIan Rogers2014-10-201-2/+2
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-1/+3
* ART: Remove GOT setup from x86 assembly where not neededAndreas Gampe2014-08-211-12/+6
* ART: Set default visibility to protectedAndreas Gampe2014-08-191-1/+1
* Make X86 assembly labels local.Ian Rogers2014-02-211-6/+6
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Use macros to remove CFI information for MAC OS/XMark Mendell2014-01-211-14/+14
* Make x86 runtime PICMark Mendell2014-01-101-7/+14
* Fix typo of quick instead of portableBrian Carlstrom2013-08-191-1/+1
* Fix some x86 portable asm.Ian Rogers2013-08-151-39/+43
* Get PORTABLE + SMALL on x86.Dragos Sbirlea2013-08-151-5/+35
* Entry point clean up.Ian Rogers2013-08-121-17/+2
* Portable refactorings.Ian Rogers2013-07-301-0/+109