platform/upstream/libffi.git
2014-11-12 Richard Hendersonx86-64: Support go closures
2014-11-12 Richard HendersonAdd ffi_cfi.h
2014-11-12 Richard HendersonAdd entry points for interacting with Go
2014-11-11 Anthony GreenFix typo
2014-11-11 Anthony GreenFinal 3.2 changes
2014-11-11 Anthony GreenFinal 3.2 changes
2014-11-04 Anthony GreenMention OpenRISC
2014-09-28 Anthony GreenMerge pull request #134 from s-macke/openrisc
2014-09-28 Anthony GreenOnly run the complex type tests on supported platforms.
2014-09-27 Sebastian MackeAdd OpenRISC support
2014-09-20 Anthony GreenAdd complex type support. Mostly broken right now
2014-09-20 Anthony GreenCompile tests with -Wno-psabi when using GCC
2014-09-20 Anthony GreenUpdate version to 3.2
2014-09-20 Anthony GreenMore README updates for 3.2
2014-09-20 Anthony GreenUpdate release notes.
2014-09-20 Bernd Edlinger2014-05-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2014-09-20 Jakub Jelinek2014-09-10 Jakub Jelinek <jakub@redhat.com>
2014-09-20 Matthias KloseFix -Werror=declaration-after-statement problem
2014-09-20 Dominik Vogt2014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com>
2014-09-18 Anthony GreenMerge pull request #132 from nielsAD/master
2014-09-18 Anthony GreenMerge pull request #130 from frida/fix/darwin-aarch64...
2014-09-18 Anthony GreenMerge pull request #129 from frida/fix/darwin-aarch64...
2014-09-18 Anthony GreenMerge pull request #124 from knuesel/master
2014-09-18 Anthony GreenMerge pull request #123 from ehsan/clang-cl
2014-08-25 nielsADDetermine whether register arguments (THISCALL/FASTCALL...
2014-08-25 nielsADFixed THISCALL/FASTCALL closures and added basic suppor...
2014-08-24 nielsADSupport for calling functions with PASCAL and REGISTER...
2014-08-01 Ehsan AkhgariEnable forcing the usage of the static CRT in libffi...
2014-07-25 Ole André Vadla... Fix alignment of FFI_TYPE_FLOAT for Apple's ARM64 ABI
2014-07-25 Ole André Vadla... Fix non-variadic CIF initialization for Apple/ARM64
2014-06-25 Jeremie KnueselFix issue with builddir when calling configure with...
2014-06-13 Ehsan AkhgariAdd support for building with clang-cl
2014-06-12 Anthony GreenRemove compiler warning
2014-06-12 Samuli SuominenFix paths in libffi.pc.in
2014-06-06 Anthony GreenMerge pull request #122 from rvandermeulen/1014976
2014-06-02 Mike HommeyBug 1014976 - Don't make --enable-debug imply using...
2014-05-31 Anthony GreenPrepare for libffi 3.1.1
2014-05-31 Samuli SuominenAdd missing GNU stack markings in win32.S
2014-05-31 Ryan HillFix typo
2014-05-25 Anthony GreenUpdate current version.
2014-05-19 Anthony GreenIncrement libtool version number
2014-05-19 Anthony GreenMerge pull request #120 from l0kod/tmpfile
2014-05-19 Mickaël Salaünclosures: Check for mkostemp(3)
2014-05-19 Mickaël Salaünclosures: Create temporary file with O_TMPFILE and...
2014-05-19 Anthony GreenUpdate date. Annoucing 3.1 today. upstream_3.1 v3.1
2014-05-19 Anthony GreenIncrement libtool library revision number
2014-05-11 Anthony GreenUpdate to version 3.1
2014-05-11 Anthony GreenSupport versions of git older than 1.8.5
2014-05-11 Anthony GreenFix testsuite for GCC 4.9.0
2014-05-11 Magnus GranbergCheck /proc/self/status for PaX status.
2014-05-11 Dominik VogtUse to get correct dir
2014-04-23 Anthony GreenMerge pull request #119 from joshtriplett/fastcall...
2014-04-23 Josh Triplettsrc/x86/win32.S: Define ffi_closure_FASTCALL in the...
2014-04-21 Anthony GreenMerge pull request #101 from joshtriplett/fastcall...
2014-04-21 Josh TriplettSupport fastcall closures
2014-04-12 Anthony GreenMerge pull request #80 from ueno/devel
2014-04-12 Anthony GreenMerge pull request #86 from joshtriplett/testsuite...
2014-04-12 Anthony GreenMerge pull request #116 from frida/fix/darwin-aarch64...
2014-04-12 Anthony GreenMerge pull request #115 from frida/fix/darwin-aarch64...
2014-04-12 Anthony GreenMerge pull request #117 from frida/fix/windows-regression
2014-04-11 Ole André Vadla... Fix Windows regression
2014-04-06 Ole André Vadla... Fix handling of variadic calls on Darwin/AArch64
2014-04-06 Ole André Vadla... Fix alignment of AArch64 assembler functions
2014-04-06 Anthony GreenMerge pull request #114 from joshtriplett/bounce-on...
2014-04-06 Josh TriplettFix ABI on 32-bit non-Windows x86: go back to trampolin...
2014-03-27 Josh TriplettREADME: Note the testsuite changes to respect $CC and...
2014-03-27 Josh TriplettREADME: Update Windows example to set both CC and CXX
2014-03-27 Josh TriplettUse the proper C++ compiler to run C++ tests
2014-03-27 Josh Triplett.travis.yml: Make the build command more readable by...
2014-03-27 Josh TriplettAlways set CC_FOR_TARGET for dejagnu, to make the tests...
2014-03-27 Josh TriplettStop looking for expect and runtest above top_builddir
2014-03-27 Josh TriplettStop setting an empty AM_RUNTESTFLAGS
2014-03-25 Anthony GreenUpgrade version to 3.1-rc1
2014-03-25 Anthony GreenUpdate copyright date and clean up README notes.
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
next