summaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Normalize interface for all *-dg-runtest.Thomas Schwinge2014-07-041-0/+5
* libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber2014-05-201-0/+4
* Enable Java on Cygwin-64Bernd Edlinger2014-05-131-0/+9
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-241-0/+9
* sysv.S (ffi_closure_SYSV): Use x29 as the main CFA reg; update cfi_rel_offset.Yufeng Zhang2014-03-121-0/+5
* re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou2014-02-171-0/+21
* re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou2014-02-131-1/+14
* ffitarget.h: Import from upstream.Alan Modra2013-12-101-0/+24
* ppc_closure.S: Don't bl .Luint128.Alan Modra2013-11-181-0/+2
* PowerPC64 ELFv2 supportAlan Modra2013-11-181-99/+109
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-201-0/+4
* ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra2013-06-251-0/+9
* Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/...Dominique d'Humieres2013-05-221-0/+10
* win64.S: Make use of ffi_closure_win64_inner symbol pc-relative.Kai Tietz2013-03-221-0/+5
* closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ...Dave Korn2013-03-071-0/+5
* ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE.Andreas Tobler2013-02-061-0/+5
* re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt...Thorsten Glaser2013-01-171-0/+6
* * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab2012-12-291-0/+24
* libffi mergeAnthony Green2012-12-261-0/+307
* linux64_closure.S: Add new ABI support.Alan Modra2012-10-311-0/+5
* * configure: Regenerated.David Edelsohn2012-09-141-0/+4
* re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski2012-08-261-0/+6
* ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Uros Bizjak2012-08-081-0/+5
* ChangeLog.libgcj: Move last two entries ...Uros Bizjak2012-07-181-0/+11
* ffi.c (ffi_prep_args_SYSV): Declare double_tmp.Peter Bergner2012-04-021-0/+8
* Restore trampled commitsAnthony Green2012-03-291-0/+28
* Add missing ChangeLog entry from 2012-03-09 commit.David Edelsohn2012-03-171-0/+6
* ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Kaz Kojima2012-03-131-0/+6
* Merge upstream libffiAnthony Green2012-03-041-21/+267
* re PR libffi/52223 (libffi's man page install breaks with multilibs and overr...Mikael Pettersson2012-02-271-0/+6
* Correct date in ChangeLogKai Tietz2012-02-231-1/+1
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-231-0/+11
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-131-0/+7
* * src/sparc/v9.S (STACKFRAME): Bump to 176.Eric Botcazou2012-02-111-0/+4
* configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target.Kai Tietz2012-02-101-0/+6
* prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz2012-02-081-0/+12
* ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz2012-01-291-0/+19
* sysv.S (ffi_call_SYSV): Properly test for plain mc68000.Andreas Schwab2012-01-231-0/+5
* re PR target/48496 ('asm' operand requires impossible reload)Jakub Jelinek2012-01-191-0/+5
* Build 64-bit libffi multilib for i?86-linuxRainer Orth2012-01-091-0/+5
* re PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu)Andrew Pinski2011-12-071-0/+1
* n32.S: Add ".set mips4".Andrew Pinski2011-12-071-0/+4
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-211-0/+4
* configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check.Richard Henderson2011-11-101-0/+5
* re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da...Iain Sandoe2011-09-041-0/+6
* ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.Andrew Haley2011-08-251-0/+6
* ffi.c (FFI_INIT_TRAMPOLINE): Clear icache.Andrew Haley2011-07-111-0/+4
* cls_double_va.c: Move PR number to comment.Rainer Orth2011-06-291-0/+5
* re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5)Rainer Orth2011-06-291-0/+7
* huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd.Rainer Orth2011-06-141-0/+8