platform/upstream/libffi.git
2019-10-31 Anthony GreenTest sparc64-linux-gnu on travis
2019-10-31 Anthony GreenTry new cfarm build for power
2019-10-26 Anthony GreenAdd make_sunver.pl to distribution.
2019-10-26 Andreas SchwabFix FFI_STDCALL ABI (#514)
2019-10-26 Anthony GreenAdd missing build script, make_sunver.pl.
2019-10-24 Anthony GreenUpdate versions to 3.3-rc1
2019-10-24 Anthony GreenRemove some debugging output
2019-10-24 Anthony GreenDon't test ppc64le with buggy qemu.
2019-10-24 Anthony GreenStrip build status from README.md at 'make dist' time.
2019-10-24 Anthony GreenAdd missing dist files.
2019-10-16 Anthony GreenTest on arm32v7-linux-gnu, ppc64le-linux-gnu and aarch6...
2019-10-14 Anthony GreenFix comments.
2019-10-14 Anthony GreenUpdate copyright year
2019-10-09 zhanhbAdd long double test (#492)
2019-10-09 pichikaudaykiranMaking the change to correct the comment when SUN ...
2019-10-08 pnallanhandle compilation warnings with ftruncate API (#508)
2019-10-08 John EricsonClean up line endings (#509)
2019-10-08 Samuel HollandPowerPC bugfixes (#520)
2019-10-08 Anthony GreenUse https for moxie toolchain repo
2019-08-07 Paul Monsonfix mingw build and crashing bugs for Python Windows...
2019-06-26 Anthony GreenClear the apt cache
2019-06-26 Anthony GreenMore debugging output
2019-06-26 Anthony GreenDebug moxie builds in travis
2019-06-26 ossdev07 libffi: added ARM64 support for Windows (#486)
2019-04-28 Anthony Greenuuencode compressed log files for travis
2019-04-27 Sergei Trofimovichhppa: avoid TEXTREL in .eh_frame section (#447)
2019-04-27 driver1998fix x86/x64 MSVC build (#487)
2019-04-26 Paul Monsonadd support for 32-bit ARM on Windows (#477)
2019-04-09 Tom TromeyMerge pull request #482 from sharkcz/aarch64
2019-03-29 Dan Horákfix check for Linux/aarch64
2019-02-19 Jeremy Huddleston... Cleanup symbol exports on darwin and add architecture...
2019-02-19 dabrain34Fix cfi checks for old compiler (#453)
2019-02-19 Paul Monsonchanges for win32 on windows (#468)
2019-02-19 Florian Weimeraarch64: Flush code mapping in addition to data mapping...
2019-02-12 Anthony GreenRemove -Os testing. No ABI impact, and helps trim log...
2018-12-19 Tom TromeyMerge pull request #461 from NativeScript/bektchiev...
2018-12-19 Martin Bektchievfix(configure): Correctly detect visibility("hidden...
2018-11-30 Tom TromeyMerge pull request #457 from NativeScript/bektchiev...
2018-10-31 Martin BektchievFix Q registers parameter passing on ARM64
2018-09-19 Tom TromeyMerge pull request #443 from jeremyhu/master
2018-09-18 Tom TromeyMerge pull request #449 from gpakosz/align-macros
2018-09-18 Gregory PakoszPrefix ALIGN_DOWN macro with FFI_
2018-08-11 Tom TromeyMerge pull request #445 from andreas-schwab/master
2018-08-09 Andreas SchwabRISC-V go closures
2018-07-21 Jeremy Huddleston... Update FFI_HIDDEN() to use .private_extern on Apple...
2018-06-25 Jeremy Huddleston... Add compact unwind for darwin/i386 (#440)
2018-06-18 Shoaib MeenaiMark sysv.S as SafeSEH compatible (#438)
2018-06-18 Jeremy Huddleston... i386: Fix missing break; in case statement leading...
2018-05-09 Anthony GreenHandle FFI_GNUW64 on non-Windows systems (EFI)
2018-05-09 Anthony GreenMark some cases as xfail due to GCC bug
2018-05-05 Anthony GreenRevert "Remove some symbol exports and cleanup newline...
2018-05-05 Jeremy Huddleston... Remove some symbol exports and cleanup newline warnings...
2018-05-02 hjl-toolsRe-enable msabi testing (#436)
2018-05-02 Alan ModraPowerPC64 ELFv1 fp arg fixes
2018-05-01 Anthony GreenAdd license for build-time tools
2018-04-28 Tom TromeyFix two "return" issues in x86/ffi64.c (#431)
2018-04-27 Tom TromeyMerge pull request #429 from yousong/m4subst
2018-04-27 Yousong Zhoubuild: fix subst toolexecdir, toolexeclibdir
2018-04-25 Stephenupdate to https for cygwin download (#428)
2018-04-20 Lucas Pluvinagextensa-linux: use cache flush instruction only if it...
2018-04-19 James CowgillVarious MIPS Fixes (#425)
2018-04-08 Anthony GreenMerge branch 'master' of github.com:/libffi/libffi
2018-04-08 Anthony GreenFix case where callback arg value is split across regs...
2018-04-05 Andreas KrebbelFix issue #421 (#422)
2018-04-02 Anthony Green3.3 release candidate 0
2018-04-02 Anthony Greendisable msabi testing for now
2018-04-02 fwgFix appveyor windows build (#420)
2018-03-29 Anthony GreenTrim some optimization tests
2018-03-29 Anthony GreenSimplify matrix
2018-03-29 Anthony GreenRemove warning message from clang
2018-03-29 Anthony GreenExpand ABI tests on x86. Testsuite bug fixes.
2018-03-27 Anthony Greendeal with msvc warnings
2018-03-27 Anthony Greenfix quoting issue
2018-03-27 Anthony GreenDon't ignore a file
2018-03-27 Anthony GreenTry different msvc hack
2018-03-27 Anthony Greenmsvc c99 hack
2018-03-27 Anthony GreenMore msvc hacks
2018-03-27 Anthony Greenmsvc fixes
2018-03-27 Anthony GreenRemove debug output
2018-03-27 Anthony GreenForce literals to float (msvc warning)
2018-03-27 Anthony GreenFix msvc linking
2018-03-27 Anthony GreenFix library path handling
2018-03-27 Anthony GreenDeal with libpath
2018-03-27 Anthony GreenFix library path handling
2018-03-27 Anthony GreenUse mixed cygpath paths
2018-03-27 Anthony GreenCopy - don't symlink - to support msvc builds
2018-03-27 Anthony GreenUse cygpath to convert windows paths
2018-03-27 Anthony Greentry to fix windows builds
2018-03-27 Anthony GreenReduce verbosity
2018-03-27 Anthony GreeniOS builds
2018-03-27 Anthony GreenFix -L support
2018-03-27 Anthony GreenFix quoting
2018-03-27 Anthony GreenDon't set AM_MAKEFLAGS
2018-03-27 Anthony GreenRun tests with lots of debug output
2018-03-27 Anthony GreenAdd -L and -l support
2018-03-27 Anthony GreenMention C99 and build requirements
2018-03-27 Anthony GreenRemove reference to wiki
2018-03-27 Anthony GreenRefactor travis build instructions. Add iOS build
2018-03-27 Anthony GreenAdd issue template
2018-03-27 Anthony GreenRemove uninitialized warning. Fix #163.
next