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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 3.3
Anthony Green
2019-11-23
1
-1
/
+1
*
rc2. hack as per: https://github.com/travis-ci/travis-ci/issues/6934
Anthony Green
2019-11-03
1
-1
/
+1
*
Update versions to 3.3-rc1
v3.3-rc1
v3.3-rc1
Anthony Green
2019-10-24
1
-1
/
+1
*
fix(configure): Correctly detect visibility("hidden") support on Darwin
Martin Bektchiev
2018-12-19
1
-1
/
+1
*
Update FFI_HIDDEN() to use .private_extern on Apple platforms and use the mac...
Jeremy Huddleston Sequoia
2018-07-21
1
-0
/
+4
*
build: fix subst toolexecdir, toolexeclibdir
Yousong Zhou
2018-04-27
1
-5
/
+5
*
3.3 release candidate 0
v3.3-rc0
Anthony Green
2018-04-02
1
-1
/
+1
*
Copy - don't symlink - to support msvc builds
Anthony Green
2018-03-27
1
-2
/
+4
*
Update version number to next pre-release
Anthony Green
2018-03-13
1
-1
/
+1
*
Fix #265
Anthony Green
2017-09-27
1
-1
/
+1
*
Support -ios triple
Moritz Angermann
2017-05-16
1
-2
/
+2
*
[Darwin, configure] Allow configure to work for <arch>-*-darwin.
Iain Sandoe
2016-05-26
1
-1
/
+1
*
Merge pull request #230 from rth7680/symver
Richard Henderson
2016-05-18
1
-0
/
+3
|
\
|
*
Use ELF symbol versioning
Richard Henderson
2016-05-04
1
-0
/
+3
*
|
Update project URLs to use libffi/libffi
Berker Peksag
2016-05-18
1
-1
/
+1
|
/
*
fix documentation building
Tom Tromey
2016-02-22
1
-1
/
+1
*
Merge pull request #190 from havardgraff/master
Anthony Green
2016-02-20
1
-0
/
+7
|
\
|
*
Add configure-option to disable building docs
Havard Graff
2015-05-12
1
-0
/
+7
*
|
Add configure flag to disable multi-os-directory support
Carl Perry
2015-10-29
1
-5
/
+11
|
/
*
configure: Run HAVE_AS_X86_PCREL for all X86 targets
Richard Henderson
2015-01-27
1
-32
/
+8
*
aarch64: implement the trampoline table workaround for ffi closures on Apple ...
Yavor Georgiev
2015-01-16
1
-1
/
+1
*
Fix expr error in Solaris 10 when using gcc.
Mișu Moldovan
2015-01-07
1
-5
/
+7
*
s390: Use pc-relative insns in 31-bit mode
Richard Henderson
2014-12-18
1
-0
/
+17
*
configure: Move target source selection into configure.host
Richard Henderson
2014-11-14
1
-44
/
+11
*
configure: Split out configure.host
Richard Henderson
2014-11-13
1
-216
/
+1
*
Update in preparation for next release
Anthony Green
2014-11-12
1
-1
/
+1
*
Fix for AArch64. Release as 3.2.1.
v3.2.1
Anthony Green
2014-11-12
1
-1
/
+1
*
Add OpenRISC support
Sebastian Macke
2014-09-27
1
-0
/
+5
*
Update version to 3.2
Anthony Green
2014-09-20
1
-1
/
+1
*
Fix paths in libffi.pc.in
Samuli Suominen
2014-06-12
1
-5
/
+5
*
Prepare for libffi 3.1.1
Anthony Green
2014-05-31
1
-1
/
+1
*
closures: Check for mkostemp(3)
Mickaël Salaün
2014-05-19
1
-1
/
+1
*
Update to version 3.1
Anthony Green
2014-05-11
1
-1
/
+1
*
Use to get correct dir
Dominik Vogt
2014-05-11
1
-1
/
+1
*
Use the proper C++ compiler to run C++ tests
Josh Triplett
2014-03-27
1
-0
/
+2
*
Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CC
Josh Triplett
2014-03-26
1
-4
/
+3
*
Upgrade version to 3.1-rc1
Anthony Green
2014-03-25
1
-1
/
+1
*
Compile win32.S on 32-bit Darwin as well
Josh Triplett
2014-03-24
1
-0
/
+2
*
Always use configure to detect whether global symbols need underscores
Josh Triplett
2014-03-24
1
-5
/
+3
*
Merge pull request #98 from joshtriplett/unconfigure.host
Anthony Green
2014-03-16
1
-1
/
+5
|
\
|
*
Merge configure.host into configure.ac
Josh Triplett
2014-03-16
1
-1
/
+5
*
|
Update version to 3.1-rc0. Clean up README.
Anthony Green
2014-03-16
1
-1
/
+1
|
/
*
Ensure the linker supports @unwind sections in libffi.
Anthony Green
2014-03-14
1
-5
/
+21
|
\
|
*
Remove stray hunk that shouldn't have been included in this patch.
Ryan VanderMeulen
2014-03-10
1
-1
/
+1
|
*
Ensure the linker supports @unwind sections in libffi. From Mozilla bug 756740.
Ryan VanderMeulen
2014-03-10
1
-6
/
+22
*
|
Allow building for mipsel with Android NDK r8. From Mozilla bug 756740.
Ryan VanderMeulen
2014-03-10
1
-1
/
+1
|
/
*
Fix spelling errors
Anthony Green
2014-02-28
1
-2
/
+2
*
This separates the 32-bit sysv/linux/bsd code from the 64-bit linux
Alan Modra
2013-11-21
1
-3
/
+12
*
Add nios2 port.
Sandra Loosemore
2013-10-15
1
-0
/
+5
*
Add m88k and VAX support. Update some configury bits.
Anthony Green
2013-10-08
1
-1
/
+11
[next]