projects
/
platform
/
upstream
/
libffi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libffi.git
2014-04-06
Josh Triplett
Fix ABI on 32-bit non-Windows x86: go back to trampolin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Anthony Green
Upgrade version to 3.1-rc1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Anthony Green
Update copyright date and clean up README notes.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Anthony Green
Merge pull request #108 from joshtriplett/freebsd
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Anthony Green
Merge pull request #106 from joshtriplett/darwin-award
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Anthony Green
Merge pull request #110 from joshtriplett/w64
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Anthony Green
Merge pull request #105 from joshtriplett/win32-relocations
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Josh Triplett
Compile win32.S on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Josh Triplett
Compile win32.S on 32-bit Darwin as well
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Josh Triplett
Always use configure to detect whether global symbols...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Josh Triplett
Fix a warning on 64-bit Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Josh Triplett
Avoid referencing undefined ABIs on 64-bit Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Josh Triplett
win32.S: Add handling for position-independent code...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Josh Triplett
win32.S: Use shifting for multiplication rather than...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Josh Triplett
win32.S: Make the jump tables position-independent
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Josh Triplett
win32.S: Make calls to ffi_closure_SYSV_inner position...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Anthony Green
Merge pull request #107 from rvandermeulen/msvcc
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Ryan VanderMeulen
Various compatibility fixes and improvements to msvcc.sh.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Anthony Green
Merge pull request #102 from joshtriplett/test-generic
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Josh Triplett
testsuite: Add ABIs to the test matrix; unify tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Josh Triplett
testsuite: Replace ffitestcxx.h with ffitest.h
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Josh Triplett
testsuite: Unify the C and C++ testsuites
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Josh Triplett
testsuite: ffitest.h: Parenthesize the CHECK macro
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Josh Triplett
testsuite: Factor out a function to run a matrix of...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Josh Triplett
testsuite: Introduce a __THISCALL__ compiler-specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Anthony Green
Merge pull request #99 from joshtriplett/gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Anthony Green
Merge pull request #100 from rvandermeulen/bug-756740
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Ryan VanderMeulen
Change double quotes in Makefile.am to single quotes.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
.gitignore: Ignore more generated files
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
testsuite: Introduce a __STDCALL__ compiler-specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
testsuite: Common up the ifdef blocks for compiler...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #98 from joshtriplett/unconfigure...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
Merge configure.host into configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Update version to 3.1-rc0. Clean up README.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #97 from joshtriplett/remove-more...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #96 from joshtriplett/sawing-changelogs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
doc: Remove autogenerated info file and stamp
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
fficonfig.h.in: Remove, configure generates it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
Generate ChangeLog from git in make dist
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
ChangeLog.v1: Fix typo in explanatory header.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Add missing ChangeLog entry. Clean up some entries.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #95 from joshtriplett/news
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
README: Update news for 3.0.14
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #93 from joshtriplett/travis-dist
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
.travis.yml: Test "make dist" too.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #85 from joshtriplett/stdcall
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
Add support for stdcall, thiscall, and fastcall on...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #90 from joshtriplett/win32-unifdef
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #89 from joshtriplett/travis32
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
prep_cif.c: Remove unnecessary ifdef for X86_WIN32
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
.travis.yml: Test on both 32-bit and 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #94 from joshtriplett/esp-extra...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
ChangeLog: Document testsuite changes to remove fragile...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #91 from joshtriplett/esp-extra...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
testsuite: Remove fragile stack pointer checks
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #88 from joshtriplett/such-precision...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
ChangeLog: Document many.c and many_win32.c changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
testsuite/libffi.call/many_win32.c: Avoid spurious...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
testsuite/libffi.call/many.c: Avoid spurious failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #92 from joshtriplett/autogen
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
Re-add libtool-ldflags
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Anthony Green
Merge pull request #87 from joshtriplett/autogen
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
Josh Triplett
Remove autogenerated files from the repository
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Anthony Green
Ensure the linker supports @unwind sections in libffi.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Anthony Green
Fix merge
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Anthony Green
Merge pull request #81 from rvandermeulen/bug-756740
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Ryan VanderMeulen
Remove stray hunk that shouldn't have been included...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Ryan VanderMeulen
Replace double quotes with single quotes in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Ryan VanderMeulen
Ensure the linker supports @unwind sections in libffi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Ryan VanderMeulen
Allow building for mipsel with Android NDK r8. From...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Anthony Green
Update Makefile for new darwin scripts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Anthony Green
Add README note
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Add missing -DFFI_DEBUG flag
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge pull request #46 from makotokato/android-clang
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge pull request #46 from makotokato/android-clang
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge pull request #40 from wojdyr/master
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge pull request #66 from ppizarro/master
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge pull request #66 from ppizarro/master
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Add ChangeLog entry for Josh's change
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge pull request #75 from joshtriplett/longdouble
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Rebuilt with new libtool
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Fix spelling errors
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
Fix spelling errors
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
When no VFP arguments are present the IP register is...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anthony Green
aarch64 fix
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Anthony Green
Fix ChangeLog merge
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Josh Triplett
Fix build error on x86 without distinct long double
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Anthony Green
Merge pull request #72 from heiher/devel
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Anthony Green
Merge pull request #68 from zeldin/master
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Heiher
Fix call floating point va function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Zachary Waldowski
AArch64: Fix void fall-through case when assertions...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Zachary Waldowski
AArch64: Fix missing semicolons when assertions are...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Anthony Green
Remove build-ios from Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Anthony Green
Mention Aarch64 on iOS
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Zachary Waldowski
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Zachary Waldowski
AArch64: Remove duplicitous element_count call.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Zachary Waldowski
Darwin/aarch64: Respect iOS ABI re: stack argument...
commit
|
commitdiff
|
tree
|
snapshot
next