platform/upstream/libffi.git
2014-03-25 Anthony GreenMerge pull request #108 from joshtriplett/freebsd
2014-03-25 Anthony GreenMerge pull request #106 from joshtriplett/darwin-award
2014-03-25 Anthony GreenMerge pull request #110 from joshtriplett/w64
2014-03-25 Anthony GreenMerge pull request #105 from joshtriplett/win32-relocations
2014-03-25 Josh TriplettCompile win32.S on FreeBSD
2014-03-25 Josh TriplettCompile win32.S on 32-bit Darwin as well
2014-03-25 Josh TriplettAlways use configure to detect whether global symbols...
2014-03-25 Josh TriplettFix a warning on 64-bit Windows
2014-03-25 Josh TriplettAvoid referencing undefined ABIs on 64-bit Windows...
2014-03-22 Josh Triplettwin32.S: Add handling for position-independent code...
2014-03-21 Josh Triplettwin32.S: Use shifting for multiplication rather than...
2014-03-21 Josh Triplettwin32.S: Make the jump tables position-independent
2014-03-21 Josh Triplettwin32.S: Make calls to ffi_closure_SYSV_inner position...
2014-03-18 Anthony GreenMerge pull request #107 from rvandermeulen/msvcc
2014-03-18 Ryan VanderMeulenVarious compatibility fixes and improvements to msvcc.sh.
2014-03-17 Anthony GreenMerge pull request #102 from joshtriplett/test-generic
2014-03-17 Josh Tripletttestsuite: Add ABIs to the test matrix; unify tests...
2014-03-17 Josh Tripletttestsuite: Replace ffitestcxx.h with ffitest.h
2014-03-17 Josh Tripletttestsuite: Unify the C and C++ testsuites
2014-03-17 Josh Tripletttestsuite: ffitest.h: Parenthesize the CHECK macro
2014-03-17 Josh Tripletttestsuite: Factor out a function to run a matrix of...
2014-03-17 Josh Tripletttestsuite: Introduce a __THISCALL__ compiler-specific...
2014-03-17 Anthony GreenMerge pull request #99 from joshtriplett/gitignore
2014-03-17 Anthony GreenMerge pull request #100 from rvandermeulen/bug-756740
2014-03-17 Ryan VanderMeulenChange double quotes in Makefile.am to single quotes.
2014-03-16 Josh Triplett.gitignore: Ignore more generated files
2014-03-16 Josh Tripletttestsuite: Introduce a __STDCALL__ compiler-specific...
2014-03-16 Josh Tripletttestsuite: Common up the ifdef blocks for compiler...
2014-03-16 Anthony GreenMerge pull request #98 from joshtriplett/unconfigure...
2014-03-16 Josh TriplettMerge configure.host into configure.ac
2014-03-16 Anthony GreenUpdate version to 3.1-rc0. Clean up README.
2014-03-16 Anthony GreenMerge pull request #97 from joshtriplett/remove-more...
2014-03-16 Anthony GreenMerge pull request #96 from joshtriplett/sawing-changelogs
2014-03-16 Josh Triplettdoc: Remove autogenerated info file and stamp
2014-03-16 Josh Triplettfficonfig.h.in: Remove, configure generates it
2014-03-16 Josh TriplettGenerate ChangeLog from git in make dist
2014-03-16 Josh TriplettChangeLog.v1: Fix typo in explanatory header.
2014-03-16 Anthony GreenAdd missing ChangeLog entry. Clean up some entries.
2014-03-16 Anthony GreenMerge pull request #95 from joshtriplett/news
2014-03-16 Josh TriplettREADME: Update news for 3.0.14
2014-03-16 Anthony GreenMerge pull request #93 from joshtriplett/travis-dist
2014-03-16 Josh Triplett.travis.yml: Test "make dist" too.
2014-03-16 Anthony GreenMerge pull request #85 from joshtriplett/stdcall
2014-03-16 Josh TriplettAdd support for stdcall, thiscall, and fastcall on...
2014-03-16 Anthony GreenMerge pull request #90 from joshtriplett/win32-unifdef
2014-03-16 Anthony GreenMerge pull request #89 from joshtriplett/travis32
2014-03-16 Josh Triplettprep_cif.c: Remove unnecessary ifdef for X86_WIN32
2014-03-16 Josh Triplett.travis.yml: Test on both 32-bit and 64-bit
2014-03-16 Anthony GreenMerge pull request #94 from joshtriplett/esp-extra...
2014-03-16 Josh TriplettChangeLog: Document testsuite changes to remove fragile...
2014-03-16 Anthony GreenMerge pull request #91 from joshtriplett/esp-extra...
2014-03-16 Josh Tripletttestsuite: Remove fragile stack pointer checks
2014-03-16 Anthony GreenMerge pull request #88 from joshtriplett/such-precision...
2014-03-16 Josh TriplettChangeLog: Document many.c and many_win32.c changes...
2014-03-16 Josh Tripletttestsuite/libffi.call/many_win32.c: Avoid spurious...
2014-03-16 Josh Tripletttestsuite/libffi.call/many.c: Avoid spurious failure...
2014-03-16 Anthony GreenMerge pull request #92 from joshtriplett/autogen
2014-03-16 Josh TriplettRe-add libtool-ldflags
2014-03-16 Anthony GreenMerge pull request #87 from joshtriplett/autogen
2014-03-16 Josh TriplettRemove autogenerated files from the repository
2014-03-14 Anthony GreenEnsure the linker supports @unwind sections in libffi.
2014-03-14 Anthony GreenFix merge
2014-03-14 Anthony GreenMerge pull request #81 from rvandermeulen/bug-756740
2014-03-10 Ryan VanderMeulenRemove stray hunk that shouldn't have been included...
2014-03-10 Ryan VanderMeulenReplace double quotes with single quotes in Makefile...
2014-03-10 Ryan VanderMeulenEnsure the linker supports @unwind sections in libffi...
2014-03-10 Ryan VanderMeulenAllow building for mipsel with Android NDK r8. From...
2014-03-01 Anthony GreenUpdate Makefile for new darwin scripts
2014-03-01 Anthony GreenAdd README note
2014-02-28 Anthony GreenAdd missing -DFFI_DEBUG flag
2014-02-28 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2014-02-28 Anthony GreenMerge pull request #46 from makotokato/android-clang
2014-02-28 Anthony GreenMerge pull request #46 from makotokato/android-clang
2014-02-28 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2014-02-28 Anthony GreenMerge pull request #40 from wojdyr/master
2014-02-28 Anthony GreenMerge pull request #66 from ppizarro/master
2014-02-28 Anthony GreenMerge pull request #66 from ppizarro/master
2014-02-28 Anthony GreenAdd ChangeLog entry for Josh's change
2014-02-28 Anthony GreenMerge pull request #75 from joshtriplett/longdouble
2014-02-28 Anthony GreenRebuilt with new libtool
2014-02-28 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2014-02-28 Anthony GreenFix spelling errors
2014-02-28 Anthony GreenFix spelling errors
2014-02-28 Anthony GreenWhen no VFP arguments are present the IP register is...
2014-02-28 Anthony Greenaarch64 fix
2014-02-27 Anthony GreenFix ChangeLog merge
2014-02-17 Josh TriplettFix build error on x86 without distinct long double
2014-02-15 Anthony GreenMerge pull request #72 from heiher/devel
2014-02-15 Anthony GreenMerge pull request #68 from zeldin/master
2014-02-09 HeiherFix call floating point va function
2014-02-05 Zachary WaldowskiAArch64: Fix void fall-through case when assertions...
2014-02-05 Zachary WaldowskiAArch64: Fix missing semicolons when assertions are...
2014-02-05 Anthony GreenRemove build-ios from Makefile
2014-02-05 Anthony GreenMention Aarch64 on iOS
2014-02-05 Zachary WaldowskiUpdate ChangeLog
2014-02-05 Zachary WaldowskiAArch64: Remove duplicitous element_count call.
2014-02-05 Zachary WaldowskiDarwin/aarch64: Respect iOS ABI re: stack argument...
2014-02-05 Zachary WaldowskiDarwin/aarch64: Fix size_t assumptions
2014-02-05 Zachary WaldowskiDarwin/aarch64: Fix "shadows declaration" warnings
2014-02-05 Zachary WaldowskiDarwin/aarch64: Use Clang cache invalidation builtin
next