summaryrefslogtreecommitdiff
path: root/libffi/src
AgeCommit message (Expand)Author
2018-08-15backport: ffi.c (ffi_call_go, [...]): New functions.Andreas Schwab
2018-05-08Backport of RISC-V support for libffiAndreas Schwab
2018-05-04libffi PowerPC64 ELFv1 fp arg fixesAlan Modra
2017-10-03Import from libffi master repository.Tony Reix
2016-09-04ffi.c (ffi_struct_type): Put type declaration on separate line.John David Anglin
2016-03-17Summary: libffi: define FFI_SIZEOF_JAVA_RAW for aarch64 ILP32Andreas Schwab
2015-10-01[RS6000] Correct powerpc sysv stack argument accountingAlan Modra
2015-02-10ffitarget.h (ffi_arg): Use unsigned long long for ILP32.Andrew Pinski
2015-01-28Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1afRichard Henderson
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson
2015-01-13re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson
2015-01-12Fix libjava failures on i686-linuxRichard Henderson
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2014-09-11linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek
2014-07-25ffi.c: Do not include stdlib.h.Uros Bizjak
2014-05-13Enable Java on Cygwin-64Bernd Edlinger
2014-03-12sysv.S (ffi_closure_SYSV): Use x29 as the main CFA reg; update cfi_rel_offset.Yufeng Zhang
2014-02-17re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou
2014-02-13re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou
2013-12-10ffitarget.h: Import from upstream.Alan Modra
2013-11-18ppc_closure.S: Don't bl .Luint128.Alan Modra
2013-11-18PowerPC64 ELFv2 supportAlan Modra
2013-06-25ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra
2013-03-22win64.S: Make use of ffi_closure_win64_inner symbol pc-relative.Kai Tietz
2013-03-07closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ...Dave Korn
2013-02-06ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE.Andreas Tobler
2012-12-26libffi mergeAnthony Green
2012-10-31linux64_closure.S: Add new ABI support.Alan Modra
2012-08-26re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski
2012-08-08ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Uros Bizjak
2012-07-18Define FFI_SIZEOF_JAVA_RAW to 4 for x32H.J. Lu
2012-04-02ffi.c (ffi_prep_args_SYSV): Declare double_tmp.Peter Bergner
2012-03-29Restore trampled commitsAnthony Green
2012-03-13ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Kaz Kojima
2012-03-09aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 change to return value o...David Edelsohn
2012-03-04Merge upstream libffiAnthony Green
2012-02-23re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz
2012-02-13re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz
2012-02-11* src/sparc/v9.S (STACKFRAME): Bump to 176.Eric Botcazou
2012-02-08prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz
2012-01-29ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz
2012-01-23sysv.S (ffi_call_SYSV): Properly test for plain mc68000.Andreas Schwab
2012-01-19re PR target/48496 ('asm' operand requires impossible reload)Jakub Jelinek
2011-12-07n32.S: Add ".set mips4".Andrew Pinski
2011-09-04re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da...Iain Sandoe
2011-08-25ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.Andrew Haley
2011-07-11ffi.c (FFI_INIT_TRAMPOLINE): Clear icache.Andrew Haley
2011-04-29osf.S (UA_SI, [...]): Define.Rainer Orth
2011-02-08ffi.c: Add RTEMS support for cache flushing.Joel Sherrill
2011-02-08configure.ac: Add mips*-*-rtems* support.Joel Sherrill