ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI when...
[gcc.git] / libffi / ChangeLog
2012-08-08 Uros Bizjakffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test...
2012-07-18 Uros BizjakChangeLog.libgcj: Move last two entries ...
2012-04-02 Peter Bergnerffi.c (ffi_prep_args_SYSV): Declare double_tmp.
2012-03-29 Anthony GreenRestore trampled commits
2012-03-18 David EdelsohnAdd missing ChangeLog entry from 2012-03-09 commit.
2012-03-13 Kaz Kojimaffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test...
2012-03-04 Anthony GreenMerge upstream libffi
2012-02-27 Mikael Petterssonre PR libffi/52223 (libffi's man page install breaks...
2012-02-23 Kai TietzCorrect date in ChangeLog
2012-02-23 Kai Tietzre PR libffi/52221 ([libffi] r183675,r184021 needs...
2012-02-13 Kai Tietzre PR libffi/52221 ([libffi] r183675,r184021 needs...
2012-02-11 Eric Botcazou* src/sparc/v9.S (STACKFRAME): Bump to 176.
2012-02-10 Kai Tietzconfigure.ac (AM_LTLDFLAGS): Add -no-undefine for x64...
2012-02-08 Kai Tietzprep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also...
2012-01-29 Kai Tietzffi.c (ffi_call_win32): Add new argument to prototype...
2012-01-23 Andreas Schwabsysv.S (ffi_call_SYSV): Properly test for plain mc68000.
2012-01-19 Jakub Jelinekre PR target/48496 ('asm' operand requires impossible...
2012-01-09 Rainer OrthBuild 64-bit libffi multilib for i?86-linux
2011-12-07 Andrew Pinskire PR libffi/50051 (MIPS libffi does not compile for...
2011-12-07 Andrew Pinskin32.S: Add ".set mips4".
2011-11-21 Andreas ToblerAdditional fixes for FreeBSD-10 build:
2011-11-10 Richard Hendersonconfigure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead...
2011-09-04 Iain Sandoere PR libffi/49594 (bootstrap failure in libffi:darwin_...
2011-08-25 Andrew Haleyffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly...
2011-07-11 Andrew Haleyffi.c (FFI_INIT_TRAMPOLINE): Clear icache.
2011-06-29 Rainer Orthcls_double_va.c: Move PR number to comment.
2011-06-29 Rainer Orthre PR libffi/46660 (cls_double_va.c, cls_longdouble_va...
2011-06-14 Rainer Orthhuge_struct.c (test_large_fn): Use PRIu8, PRId8 instead...
2011-04-29 Rainer Orthosf.S (UA_SI, [...]): Define.
2011-02-13 Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-09 Rainer Orthre PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_s...
2011-02-08 Joel Sherrillffi.c: Add RTEMS support for cache flushing.
2011-02-08 Joel Sherrillconfigure.ac: Add mips*-*-rtems* support.
2011-02-07 Uros Bizjaktranspose_optimization_2.f90: Cleanup original dump.
2011-01-26 Dave Kornre PR target/40125 (libgcc_s DLL installed in wrong...
2010-12-18 Iain Sandoere PR libffi/29152 (64-bit darwin ppc port needed for...
2010-12-06 Rainer Orthconfigure.ac (libffi_cv_as_ascii_pseudo_op): Use double...
2010-12-03 Chung-Lin Tangsysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.
2010-12-01 Rainer Orthffitest.h [__sgi] (PRId64, PRIu64): Define.
2010-11-29 Richard Hendersonsysv.S (FDE_ENCODING, FDE_ENCODE): Define.
2010-11-15 Rainer Orthlibffi-dg.exp: Rename ...
2010-10-28 Chung-Lin TangAdd ARM VFP ABI support to libffi.
2010-10-01 Jakub Jelinekre PR libffi/45677 (Bad stack allocation for ffi functi...
2010-09-03 Mark Wielaardclosures.c (open_temp_exec_file_mnt): Check if getmnten...
2010-08-11 Jakub JelinekFix up a wrong ChangeLog entry:
2010-08-09 Andreas Toblerconfigure.ac: Add target powerpc64-*-freebsd*.
2010-08-06 Dan WitteRemove warnings
2010-08-06 Dan WitteAdd OS/2 Support
2010-08-06 Dan HorákDefine libffi macros carefully
2010-08-06 Michael KohlerFix spelling errors
2010-08-06 Evan PhoenixFix SELinux test
2010-08-06 Matthias KloseImprove libffi comments
2010-08-06 Anthony GreenEnable build with microsoft compiler
2010-08-06 Oliver KiddleEnable build with sun compiler
2010-08-06 Conrad IrwinAdd closure API example to documentation
2010-07-07 Neil Robertssysv.S (ffi_call_SYSV): Align the stack pointer to...
2010-07-02 Jakub JelinekMakefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.
2010-05-19 Rainer Orthconfigure.ac (libffi_cv_as_x86_pcrel): Check for illega...
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02 Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-15 Rainer Orthconfigure.ac (libffi_cv_as_x86_64_unwind_section_type...
2010-02-24 Rainer Orthlibffi.texi (The Closure API): Fix typo.
2010-02-15 Matthias Klosesysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_...
2010-01-07 Rainer Orthre PR libffi/40701 (Many libffi tests fail to compile...
2010-01-06 Rainer Orth* src/mips/n32.S: Use .abicalls and .eh_frame with...
2010-01-01 Anthony GreenUpdate README for libffi 3.0.9.
2010-01-01 Matthias KloseDefine HAVE_LONG_DOUBLE appropriately for MIPS.
2010-01-01 Anthony Greenxfail tests for AVR32
2010-01-01 Andreas ToblerFixes for HPUX.
2010-01-01 Andreas ToblerAdd openbsd support.
2010-01-01 Anthony GreenUpdate xfails.
2009-12-31 Anthony GreenWindows patch
2009-12-31 Anthony GreenNew test case.
2009-12-28 David Edelsohnffi_darwin.c (ffi_prep_args): Copy abi and nargs to...
2009-12-26 Andreas Toblerconfigure.ac: Define FFI_MMAP_EXEC_WRIT for the given...
2009-12-26 Andreas Schwabffi.c (ffi_prep_args_SYSV): Advance intarg_count when...
2009-12-26 Anthony GreenFix ChangeLog entry date
2009-12-26 Matthias KloseFix libffi docs
2009-12-26 Frank EverdijIRIX support
2009-12-26 Bradley Smithavr32 libffi port
2009-12-21 Andreas Toblerconfigure.ac: Make i?86 build on FreeBSD and OpenBSD.
2009-12-15 John David Anglinffitest.h: Define PRIuPTR on PA HP-UX.
2009-12-14 John David Anglinffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOU...
2009-12-11 Eric Botcazouffi.c (ffi_closure_sparc_inner_v9): Properly align...
2009-12-11 Eric Botcazou* testsuite/libffi.call/ffitest.h: Define PRIuPTR on...
2009-12-10 Rainer Orthre PR libffi/40700 (All amd64 libffi execution tests...
2009-12-08 David Daneystret_medium.c: Remove xfail for mips*-*-*
2009-12-08 David Edelsohnaix_closure.S (libffi_closure_ASM): Fix tablejump typo.
2009-12-05 David Edelsohnaix.S: Update AIX32 code to be consistent with AIX64...
2009-12-05 Ralf WildenhuesSync from git Libtool and regenerate.
2009-12-04 David Edelsohnaix_closure.S: Reorganize 64-bit code to match linux64_...
2009-12-04 Uros Bizjakre PR libffi/41908 (closures fail for some structure...
2009-12-04 David Edelsohnffi_darwin.c (ffi_closure_helper_DARWIN): Increment...
2009-12-04 David Edelsohnffi_darwin.c (ffi_prep_args): Increment next_arg and...
2009-12-03 David Edelsohnre PR libffi/42243 (powerpc-apple-darwin9 libffi failures)
2009-12-03 Uros Bizjakcls_longdouble_va.c (main): Fix format string.
2009-12-03 Uros Bizjakcls_longdouble_va.c (main): Fix format string.
2009-12-03 David Edelsohnffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.
2009-12-02 David Edelsohnaix.S (ffi_call_AIX): Convert to more standard register...
2009-11-30 David Edelsohnre PR libffi/35484 (libffi doesn't support AIX 64bit)
next