Move nested_struct3 test to closures directory
[platform/upstream/libffi.git] / src /
2019-11-20 Anthony GreenAdd work-around for users who manage their own closure...
2019-11-18 Anthony GreenMerge branch 'master' of github.com:libffi/libffi
2019-11-17 Samuel HollandIEEE754 binary128 long double support for PowerPC64...
2019-10-26 Andreas SchwabFix FFI_STDCALL ABI (#514)
2019-10-09 zhanhbAdd long double test (#492)
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-08-07 Paul Monsonfix mingw build and crashing bugs for Python Windows...
2019-06-26 ossdev07 libffi: added ARM64 support for Windows (#486)
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 Paul Monsonchanges for win32 on windows (#468)
2019-02-19 Florian Weimeraarch64: Flush code mapping in addition to data mapping...
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-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-04-28 Tom TromeyFix two "return" issues in x86/ffi64.c (#431)
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-02 fwgFix appveyor windows build (#420)
2018-03-18 Anthony GreenAdd missing FFI_GNUW64 enum
2018-03-18 Anthony GreenAdd FFI_GNUW64 ABI for GNU 80-bit long double support
2018-03-18 Anthony GreenAdd FFI_GWIN64 ABI for GNU 80-bit long double support
2018-03-18 Ryan C. UnderwoodFully allocate file backing writable maps (#389)
2018-03-16 Anthony GreenFix closure case where 8-byte value is partially passed...
2018-03-14 Anthony GreenUpdate moxie sub opcode
2018-03-11 Stef O'RearNew RISC-V port (#281)
2018-03-11 Anthony GreenMerge pull request #406 from trofi/master
2018-03-11 Anthony GreenMerge pull request #407 from trofi/ia64-small-struct
2018-03-11 Anthony GreenMerge pull request #409 from andreas-schwab/master
2018-02-20 Andreas SchwabRevert "Fix passing struct by value on aarch64"
2018-02-17 Sergei Trofimovichia64: fix small struct return
2018-02-11 Sergei Trofimovichia64: fix variadic function closures with FP arguments
2018-02-11 Anthony GreenMerge pull request #403 from frida/fix/x86-sysv-pic...
2018-02-11 Anthony GreenMerge pull request #405 from andreas-schwab/master
2018-02-07 Andreas SchwabFix passing struct by value on aarch64
2018-01-21 Ole André Vadla... Fix x86 SysV closure in PIC mode
2018-01-10 Anthony GreenMerge pull request #393 from thejunkjon/master
2018-01-05 Anthony GreenMerge pull request #401 from wzssyqa/jr-r6
2018-01-03 YunQiang Sumips/ffi.c: fix encoding for jr on r6
2018-01-01 Anthony GreenMerge pull request #398 from emaste/master
2017-12-31 Anthony GreenMerge pull request #396 from wzssyqa/master
2017-12-10 YunQiang SuNot set mips on mips r6
2017-12-01 jonUpdating calls to ffi_closure_unix64_inner and ffi_clos...
2017-11-03 Anthony GreenMerge pull request #320 from 0-wiz-0/master
2017-11-03 Anthony GreenMerge pull request #322 from compnerd/aarch64-base
2017-11-03 Anthony GreenMerge pull request #384 from yan12125/fix-sgidefs-checking
2017-10-27 Yen Chi HsuanFix linux detection (closes #303)
2017-10-27 Saleem Abdulrasoolaarch64: fix index base register for AArch64
2017-10-25 Anthony GreenMerge pull request #298 from frida/fix/ios-trampoline...
2017-10-25 Anthony GreenMerge pull request #323 from compnerd/x86-alloca-alignment
2017-10-25 Anthony GreenMerge pull request #379 from jlj/master
2017-10-25 Anthony GreenMerge pull request #383 from hjl-tools/hjl/master
2017-10-25 Anthony GreenMerge pull request #381 from compnerd/ffi-nullptr-deref
2017-10-25 H.J. LuSkip WIN64/EFI64 support for x32
2017-10-24 Saleem Abdulrasoolarm: fix a level of indirection issue
2017-10-23 Jean-Luc JumpertzMerge branch 'master' based on ksjogo/libffi
2017-10-22 Saleem Abdulrasoolx86: align alloca to 16-byte boundary
2017-10-17 Tom TromeyMerge pull request #326 from trofi/master
2017-10-17 Sergei Trofimovichsrc/ia64/unix.S: unbreak small struct handling
2017-10-11 Anthony GreenMerge pull request #324 from compnerd/arm-zext
2017-10-10 Saleem Abdulrasoolarm: zext return value parameters
2017-10-02 Joerg SonnenbergerSupport NetBSD with mprotect.
2017-09-28 Anthony GreenFix #265
2017-09-28 Anthony GreenMerge pull request #263 from ksjogo/master
2017-09-28 Anthony GreenMerge pull request #271 from frida/fix/qnx-cache-flushing
2017-09-28 Anthony GreenMerge pull request #307 from zw3rk/master
2017-09-28 Anthony GreenMerge pull request #312 from fjricci/fix_ub
2017-09-28 Anthony GreenMerge pull request #308 from trex58/master
2017-09-04 Jean-Luc JumpertzFix macOS build target in Xcode project.
2017-08-03 Francis RicciFix misaligned memory access in ffi_call_int
2017-05-17 Tony ReixThis patch enables FFI Go Closure on AIX.
2017-05-08 Tom TromeyMerge pull request #302 from gpakosz/align-macros
2017-04-27 Gregory PakoszPrefix ALIGN macros with FFI_
2017-03-30 Ole André Vadla... Simplify iOS trampoline table allocation
2017-03-30 Johannes GoslarUpdate Xcodeproj
2017-03-19 Anthony GreenHandle fastcall declaration differently for some Micros...
2017-03-17 Anthony GreenMerge pull request #291 from ramon-garcia/visual-studio...
2017-03-16 Anthony GreenMerge pull request #238 from KubaKaszycki/master
2017-03-16 Anthony GreenMerge pull request #288 from yan12125/std-includedir
next