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
/
closures.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64e: Pull in pointer authentication code from Apple's arm64e libffi port (...
Jeremy Huddleston Sequoia
2021-03-24
1
-7
/
+11
*
Search $LIBFFI_TMPDIR also (#605)
DJ Delorie
2021-03-23
1
-0
/
+1
*
Static tramp v5 (#624)
Madhavan T. Venkataraman
2021-03-05
1
-2
/
+45
*
Use memfd_create() (#604)
DJ Delorie
2020-12-02
1
-0
/
+17
*
Fix building for aarch64 windows with mingw toolchains (#555)
Martin Storsjö
2020-04-25
1
-6
/
+6
*
Port to iOS/arm64e (#548)
Ole André Vadla Ravnås
2020-03-09
1
-0
/
+6
*
Revamp PA_LINUX and PA_HPUX target closures to use function descriptors.
Moxie Bot
2020-02-24
1
-4
/
+4
*
Add work-around for users who manage their own closure memory
Anthony Green
2019-11-20
1
-2
/
+10
*
handle compilation warnings with ftruncate API (#508)
pnallan
2019-10-08
1
-2
/
+13
*
libffi: added ARM64 support for Windows (#486)
ossdev07
2019-06-25
1
-5
/
+5
*
Cleanup symbol exports on darwin and add architecture preprocessor checks to ...
Jeremy Huddleston Sequoia
2019-02-19
1
-1
/
+1
*
aarch64: Flush code mapping in addition to data mapping (#471)
Florian Weimer
2019-02-19
1
-0
/
+13
*
Fully allocate file backing writable maps (#389)
Ryan C. Underwood
2018-03-18
1
-1
/
+31
*
Merge pull request #320 from 0-wiz-0/master
Anthony Green
2017-11-03
1
-0
/
+78
|
\
|
*
Support NetBSD with mprotect.
Joerg Sonnenberger
2017-10-02
1
-0
/
+78
*
|
Merge branch 'master' based on ksjogo/libffi
Jean-Luc Jumpertz
2017-10-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix macOS build target in Xcode project.
Jean-Luc Jumpertz
2017-09-04
1
-1
/
+1
*
|
Fix #265
Anthony Green
2017-09-27
1
-1
/
+1
|
/
*
Simplify iOS trampoline table allocation
Ole André Vadla Ravnås
2017-03-30
1
-95
/
+63
*
Fix error path so mutex is unlocked before returning
Ole André Vadla Ravnås
2017-03-15
1
-0
/
+1
*
Remove unused FFI_CLOSURE_TEST
Berker Peksag
2016-05-19
1
-36
/
+0
*
Fix usage on musl libc
Kylie McClain
2016-04-29
1
-1
/
+1
*
Fixed #181 -- Corrected problems with ARMv7 build under iOS.
Russell Keith-Magee
2015-12-21
1
-2
/
+239
*
Remove compiler warning
Anthony Green
2014-06-12
1
-1
/
+4
*
closures: Check for mkostemp(3)
Mickaël Salaün
2014-05-19
1
-1
/
+7
*
closures: Create temporary file with O_TMPFILE and O_CLOEXEC when available
Mickaël Salaün
2014-05-19
1
-5
/
+24
*
Check /proc/self/status for PaX status.
Magnus Granberg
2014-05-11
1
-3
/
+19
*
Merge pull request #46 from makotokato/android-clang
Anthony Green
2014-02-28
1
-1
/
+1
|
\
|
*
Fix build failure when using clang for Android
Makoto Kato
2013-07-10
1
-1
/
+1
*
|
Darwin/x86_64: Fix 64-bit type shortening warnings
Zachary Waldowski
2014-02-05
1
-1
/
+1
*
|
Undo iOS ARM64 changes.
Anthony Green
2013-12-05
1
-1
/
+1
*
|
Darwin: Misc size_t warnings
Zachary Waldowski
2013-11-30
1
-1
/
+1
*
|
Fix spelling errors
Anthony Green
2013-10-08
1
-1
/
+1
|
/
*
cygwin fix & updates for 3.0.13
Anthony Green
2013-03-17
1
-2
/
+4
*
Add PaX work-around
Anthony Green
2012-10-30
1
-0
/
+27
*
Fix kfreebsd
Anthony Green
2011-11-12
1
-1
/
+1
*
Fix ax_enable_builddir macro on BSD systems
Anthony Green
2011-11-12
1
-1
/
+1
*
Many new patches
Anthony Green
2011-08-22
1
-1
/
+1
*
Add Interix support
Anthony Green
2011-02-09
1
-4
/
+4
*
Add ChangeLog entry. Fix copyright headers.
Anthony Green
2011-02-09
1
-2
/
+3
*
Add iOS support
Anthony Green
2011-02-08
1
-2
/
+6
|
\
|
*
Implement FFI_EXEC_TRAMPOLINE_TABLE allocator for iOS/ARM.
Landon Fuller
2010-09-19
1
-79
/
+1
|
*
Add a hard-coded FFI_EXEC_TRAMPOLINE_TABLE arm implementation.
Landon Fuller
2010-09-19
1
-2
/
+84
*
|
Refresh from GCC
Anthony Green
2011-02-08
1
-1
/
+1
*
|
Rebase
Anthony Green
2010-11-21
1
-1
/
+1
|
/
*
Fix selinux test
Anthony Green
2010-07-10
1
-1
/
+1
*
Remove warnings and add OS/2 support
Anthony Green
2010-04-13
1
-5
/
+5
*
Reset quilt patches post 3.0.9 merge with GCC
Anthony Green
2010-01-01
1
-24
/
+1
*
3.0.9rc12
Anthony Green
2009-12-29
1
-1
/
+1
*
3.0.9rc7
Anthony Green
2009-12-25
1
-5
/
+0
[next]