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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with builddir when calling configure with absolute path
Jeremie Knuesel
2014-06-25
1
-1
/
+2
*
Remove compiler warning
Anthony Green
2014-06-12
1
-1
/
+4
*
Fix paths in libffi.pc.in
Samuli Suominen
2014-06-12
1
-5
/
+5
*
Merge pull request #122 from rvandermeulen/1014976
Anthony Green
2014-06-06
1
-1
/
+5
|
\
|
*
Bug 1014976 - Don't make --enable-debug imply using the debug CRT in libffi.
Mike Hommey
2014-06-02
1
-1
/
+5
|
/
*
Prepare for libffi 3.1.1
Anthony Green
2014-05-31
2
-1
/
+4
*
Add missing GNU stack markings in win32.S
Samuli Suominen
2014-05-31
1
-1
/
+5
*
Fix typo
Ryan Hill
2014-05-31
1
-3
/
+3
*
Update current version.
Anthony Green
2014-05-24
1
-1
/
+1
*
Increment libtool version number
Anthony Green
2014-05-19
1
-1
/
+1
*
Merge pull request #120 from l0kod/tmpfile
Anthony Green
2014-05-19
2
-6
/
+31
|
\
|
*
closures: Check for mkostemp(3)
Mickaël Salaün
2014-05-19
2
-2
/
+8
|
*
closures: Create temporary file with O_TMPFILE and O_CLOEXEC when available
Mickaël Salaün
2014-05-19
1
-5
/
+24
|
/
*
Update date. Annoucing 3.1 today.
v3.1
Anthony Green
2014-05-19
1
-2
/
+2
*
Increment libtool library revision number
Anthony Green
2014-05-19
1
-1
/
+1
*
Update to version 3.1
Anthony Green
2014-05-11
3
-8
/
+8
*
Support versions of git older than 1.8.5
Anthony Green
2014-05-11
1
-1
/
+1
*
Fix testsuite for GCC 4.9.0
Anthony Green
2014-05-11
1
-1
/
+1
*
Check /proc/self/status for PaX status.
Magnus Granberg
2014-05-11
1
-3
/
+19
*
Use to get correct dir
Dominik Vogt
2014-05-11
1
-1
/
+1
*
Merge pull request #119 from joshtriplett/fastcall-fastball
Anthony Green
2014-04-23
1
-0
/
+9
|
\
|
*
src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too
Josh Triplett
2014-04-22
1
-0
/
+9
*
|
Merge pull request #101 from joshtriplett/fastcall-closures
Anthony Green
2014-04-21
5
-80
/
+54
|
\
\
|
|
/
|
*
Support fastcall closures
Josh Triplett
2014-04-20
5
-80
/
+54
|
/
*
Merge pull request #80 from ueno/devel
Anthony Green
2014-04-12
1
-1
/
+1
|
\
|
*
Fix typo in doc
Daiki Ueno
2014-03-05
1
-1
/
+1
*
|
Merge pull request #86 from joshtriplett/testsuite-CC-CXX
Anthony Green
2014-04-12
6
-33
/
+32
|
\
\
|
*
|
README: Note the testsuite changes to respect $CC and $CXX
Josh Triplett
2014-03-27
1
-2
/
+2
|
*
|
README: Update Windows example to set both CC and CXX
Josh Triplett
2014-03-27
1
-6
/
+9
|
*
|
Use the proper C++ compiler to run C++ tests
Josh Triplett
2014-03-27
4
-6
/
+9
|
*
|
.travis.yml: Make the build command more readable by splitting at &&
Josh Triplett
2014-03-27
1
-1
/
+6
|
*
|
Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CC
Josh Triplett
2014-03-26
2
-9
/
+8
|
*
|
Stop looking for expect and runtest above top_builddir
Josh Triplett
2014-03-26
1
-9
/
+0
|
*
|
Stop setting an empty AM_RUNTESTFLAGS
Josh Triplett
2014-03-26
1
-2
/
+0
*
|
|
Merge pull request #116 from frida/fix/darwin-aarch64-variadic
Anthony Green
2014-04-12
2
-2
/
+41
|
\
\
\
|
*
|
|
Fix handling of variadic calls on Darwin/AArch64
Ole André Vadla Ravnås
2014-04-06
2
-2
/
+41
*
|
|
|
Merge pull request #115 from frida/fix/darwin-aarch64-alignment
Anthony Green
2014-04-12
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Fix alignment of AArch64 assembler functions
Ole André Vadla Ravnås
2014-04-06
1
-0
/
+6
|
|
/
/
/
*
|
|
|
Merge pull request #117 from frida/fix/windows-regression
Anthony Green
2014-04-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix Windows regression
Ole André Vadla Ravnås
2014-04-12
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #114 from joshtriplett/bounce-on-a-tiny-trampoline
Anthony Green
2014-04-05
3
-35
/
+67
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix ABI on 32-bit non-Windows x86: go back to trampoline size 10
Josh Triplett
2014-04-05
3
-35
/
+67
|
/
/
*
|
Upgrade version to 3.1-rc1
Anthony Green
2014-03-25
1
-1
/
+1
*
|
Update copyright date and clean up README notes.
Anthony Green
2014-03-25
2
-7
/
+7
*
|
Merge pull request #108 from joshtriplett/freebsd
Anthony Green
2014-03-25
1
-1
/
+1
|
\
\
|
*
|
Compile win32.S on FreeBSD
Josh Triplett
2014-03-25
1
-1
/
+1
*
|
|
Merge pull request #106 from joshtriplett/darwin-award
Anthony Green
2014-03-25
4
-8
/
+22
|
\
\
\
|
|
/
/
|
*
|
Compile win32.S on 32-bit Darwin as well
Josh Triplett
2014-03-24
3
-2
/
+7
|
*
|
Always use configure to detect whether global symbols need underscores
Josh Triplett
2014-03-24
2
-6
/
+4
|
*
|
win32.S: Add handling for position-independent code on Darwin
Josh Triplett
2014-03-22
1
-0
/
+11
[next]