index
:
delta/libffi.git
android
appveyor
baserock/libffti-dev
baserock/morph
baserock/pedroalvarez/selinux-disabled-hack
circle
csky
fixmac
github-actions
ios
master
th2
travishacking
v3.3-rc1
github.com: atgreen/libffi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arm
/
sysv.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix building for arm windows with mingw toolchains (#631)
Martin Storsjö
2021-04-06
1
-9
/
+63
*
Add some missing #if conditionals from Apple's code drop (#620)
Jeremy Huddleston Sequoia
2021-03-20
1
-0
/
+3
*
Static tramp v5 (#624)
Madhavan T. Venkataraman
2021-03-05
1
-0
/
+47
*
arm: Fix the clang specific version of the assembly (#556)
Martin Storsjö
2020-04-25
1
-4
/
+4
*
Cleanup symbol exports on darwin and add architecture preprocessor checks to ...
Jeremy Huddleston Sequoia
2019-02-19
1
-0
/
+2
*
Update FFI_HIDDEN() to use .private_extern on Apple platforms and use the mac...
Jeremy Huddleston Sequoia
2018-07-21
1
-1
/
+0
*
i386: Fix missing break; in case statement leading to incorrectly returned FF...
Jeremy Huddleston Sequoia
2018-06-17
1
-0
/
+1
*
Update Xcodeproj
Johannes Goslar
2017-03-30
1
-1
/
+1
*
Fixed #181 -- Corrected problems with ARMv7 build under iOS.
Russell Keith-Magee
2015-12-21
1
-19
/
+22
*
Modified arm/sysv.S to remove directives not allowed by clang.
Russell Keith-Magee
2015-04-25
1
-46
/
+91
*
arm: Add support for Go closures
Richard Henderson
2014-11-12
1
-22
/
+41
*
arm: Rewrite ffi_closure
Richard Henderson
2014-11-12
1
-121
/
+110
*
arm: Rewrite ffi_call
Richard Henderson
2014-11-12
1
-302
/
+138
*
When no VFP arguments are present the IP register is used
Anthony Green
2014-02-28
1
-0
/
+1
*
Darwin/iOS: Improve unified syntax use for LLVM
Zachary Waldowski
2014-02-05
1
-38
/
+23
*
Undo iOS ARM64 changes.
Anthony Green
2013-12-05
1
-38
/
+61
*
Darwin/iOS: More unified syntax support w/ Clang.
Zachary Waldowski
2013-11-30
1
-49
/
+34
*
Darwin/iOS: Simplify RETLDM arguments for LLVM 3.1
Zachary Waldowski
2013-11-30
1
-12
/
+4
*
create separated versions of ffi_prep_incoming_args_* for SYSV and VFP ABIs.
David Schneider
2013-03-28
1
-3
/
+3
*
separate ARM ffi_prepare_args in a version implementing the simple SYSV calli...
David Schneider
2013-03-28
1
-2
/
+2
*
Fix building with Clang for Darwin (OS X 10.6+ and iOS
Zachary Waldowski
2012-04-05
1
-4
/
+4
*
ARM VFP fix for old toolchains
Anthony Green
2012-03-30
1
-1
/
+4
*
Rebase
Anthony Green
2011-11-12
1
-0
/
+5
*
More AIX fixes. rc9.
Anthony Green
2011-02-28
1
-18
/
+21
*
Fix symbol prefixes on Darwin.
Landon Fuller
2011-02-12
1
-3
/
+3
*
Apple assembler support; fixed most gas/ELF-isms.
Landon Fuller
2011-02-12
1
-0
/
+9
*
Replace RETLDM macro.
Landon Fuller
2011-02-12
1
-18
/
+6
*
Add ChangeLog entry. Fix copyright headers.
Anthony Green
2011-02-09
1
-0
/
+1
*
Add iOS support
Anthony Green
2011-02-08
1
-7
/
+37
|
\
|
*
Fix symbol prefix for ffi_closure_SYSV_inner on Darwin.
Landon Fuller
2010-09-19
1
-1
/
+1
|
*
Add missing UNWIND entry; disables .pad on non-EABI targets.
Landon Fuller
2010-09-18
1
-1
/
+1
|
*
Apple assembler support; fixed most gas/ELF-isms.
Landon Fuller
2010-09-18
1
-20
/
+27
|
*
Fix placement of the __APPLE__ macro.
Landon Fuller
2010-09-18
1
-6
/
+6
|
*
Work-around libffi's FP ABI detection.
Landon Fuller
2010-09-18
1
-0
/
+6
*
|
Refresh from GCC
Anthony Green
2011-02-08
1
-74
/
+78
*
|
Rebase
Anthony Green
2010-11-21
1
-9
/
+164
|
/
*
Rebase to latest GCC sources
Anthony Green
2010-04-13
1
-1
/
+2
*
Initial commit
Anthony Green
2009-10-04
1
-0
/
+306