summaryrefslogtreecommitdiffstats
path: root/runtime/arch/x86/jni_entrypoints_x86.S
Commit message (Expand)AuthorAgeFilesLines
* Fix cfi information for x86.Christopher Ferris2015-07-131-0/+1
* ART: Remove GOT setup from x86 assembly where not neededAndreas Gampe2014-08-211-11/+6
* JNI dlsym lookup fixes.Ian Rogers2014-07-071-3/+5
* Generic JNI implementation for x86_64Andreas Gampe2014-03-051-2/+2
* Make X86 assembly labels local.Ian Rogers2014-02-211-2/+2
* 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-4/+4
* Make x86 runtime PICMark Mendell2014-01-101-4/+6
* Portable refactorings.Ian Rogers2013-07-301-0/+35