summaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Expand)AuthorAgeFilesLines
...
* move the hardfloat specific argument copying code to the helper functionDavid Schneider2013-03-281-12/+12
* extract setting of arguments to be passed to a helper functionDavid Schneider2013-03-281-41/+49
* extract code to align the argument storage pointer to a helper functionDavid Schneider2013-03-281-28/+27
* More mac/ios build improvementsZachary Waldowski2012-04-111-1/+1
* Fix building with Clang for Darwin (OS X 10.6+ and iOSZachary Waldowski2012-04-051-4/+4
* ARM VFP fix for old toolchainsAnthony Green2012-03-302-1/+8
* Ensure that users don't include ffitarget.h directlyAnthony Green2012-02-231-2/+7
* Add David Gilbert's variadic function call supportAnthony Green2011-11-122-1/+14
* Fix arm wince alignment issueAnthony Green2011-11-121-3/+15
* RebaseAnthony Green2011-11-122-3/+8
* Refresh from GCCAnthony Green2011-07-291-1/+5
* More AIX fixes. rc9.Anthony Green2011-02-281-18/+21
* Merge remote branch 'upstream/master'Landon Fuller2011-02-131-4/+6
|\
| * Fix bad_abi test. rc5.Anthony Green2011-02-131-4/+6
* | Fix symbol prefixes on Darwin.Landon Fuller2011-02-121-3/+3
* | Apple assembler support; fixed most gas/ELF-isms.Landon Fuller2011-02-121-0/+9
* | Replace RETLDM macro.Landon Fuller2011-02-121-18/+6
|/
* Add ChangeLog entry. Fix copyright headers.Anthony Green2011-02-092-0/+2
* Add iOS supportAnthony Green2011-02-084-9/+4828
|\
| * Include the license header in the generated output.Landon Fuller2010-10-272-2/+52
| * Add missing copyright/license header.Landon Fuller2010-10-271-0/+26
| * Implement FFI_EXEC_TRAMPOLINE_TABLE allocator for iOS/ARM.Landon Fuller2010-09-192-4/+218
| * Rename the generated symbolLandon Fuller2010-09-191-2/+2
| * Add a hard-coded FFI_EXEC_TRAMPOLINE_TABLE arm implementation.Landon Fuller2010-09-191-1/+8
| * Fix symbol prefix for ffi_closure_SYSV_inner on Darwin.Landon Fuller2010-09-191-1/+1
| * Whitespace/comment fixes.Landon Fuller2010-09-192-680/+2385
| * Add the trampoline table generated by gentramp.shLandon Fuller2010-09-191-0/+2727
| * Add a shell script that generates the ARM trampoline page.Landon Fuller2010-09-191-0/+60
| * Add missing UNWIND entry; disables .pad on non-EABI targets.Landon Fuller2010-09-181-1/+1
| * Apple assembler support; fixed most gas/ELF-isms.Landon Fuller2010-09-181-20/+27
| * Fix placement of the __APPLE__ macro.Landon Fuller2010-09-181-6/+6
| * Work-around libffi's FP ABI detection.Landon Fuller2010-09-181-0/+6
* | Refresh from GCCAnthony Green2011-02-081-74/+78
* | RebaseAnthony Green2010-11-217-825/+392
|/
* FFI_LAST_ABI fixAnthony Green2010-07-231-2/+2
* rebaseAnthony Green2010-07-121-1/+1
* Rebase to latest GCC sourcesAnthony Green2010-04-133-14/+16
* Rebase from GCCAnthony Green2010-01-121-1/+1
* Reset quilt patches post 3.0.9 merge with GCCAnthony Green2010-01-011-1/+1
* 3.0.9rc12Anthony Green2009-12-291-1/+1
* Rebase from GCCAnthony Green2009-12-261-1/+1
* Release 3.0.9rc5Anthony Green2009-12-241-1/+1
* Update missing changes for 3.0.9r4.Anthony Green2009-12-241-6/+6
* Initial commitAnthony Green2009-10-047-0/+1458