summaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-0/+8
* ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support.Roman Zippel2007-05-101-0/+8
* configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.Roman Zippel2007-05-101-0/+9
* ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures.Roman Zippel2007-05-101-0/+6
* Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini2007-04-131-0/+6
* configure.ac: Tidy target case.Richard Henderson2007-04-061-0/+25
* re PR libffi/31491 (libffi: bug in example program)Tom Tromey2007-04-061-0/+5
* closures.c: Include sys/statfs.h.Jakub Jelinek2007-04-031-0/+10
* return_fl2.c (return_fl): Mark as static.Uros Bizjak2007-03-241-0/+7
* ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva2007-03-081-0/+6
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-0/+50
* dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva2007-03-071-0/+5
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-011-0/+5
* ffi.c (ffi_prep_args, [...]): Add long double handling.Andreas Krebbel2007-02-131-0/+5
* linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl inst...Jakub Jelinek2007-02-021-0/+5
* Makefile.am (all-recursive, [...]): Add missing targets.Alexandre Oliva2007-01-181-0/+7
* configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler2006-12-141-0/+14
* aclocal.m4: Regenerate with aclocal -I ..Andreas Tobler2006-12-131-0/+5
* Fix date on ChangeLog entryGeoffrey Keating2006-11-011-1/+1
* In gcc/: PR 23067Geoffrey Keating2006-11-011-0/+8
* configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini2006-10-101-0/+17
* re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney2006-09-121-0/+10
* ffi_common.h (struct): Revert accidental commit.Andreas Tobler2006-08-171-0/+4
* ffi_common.h: Remove lint directives.Andreas Tobler2006-08-151-0/+5
* ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.Torsten Schoenfeld2006-07-251-0/+6
* closure_fn6.c: Remove xfail for mips, xfail remains for mips64.David Daney2006-07-191-0/+5
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-0/+8
* ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot.John David Anglin2006-05-191-0/+5
* README: Remove notice about 'Crazy Comments'.Andreas Tobler2006-04-221-0/+21
* hpux32.S: Correct unwind offset calculation for ffi_closure_pa32.Andreas Tobler2006-04-131-1/+7
* Fix IA-64 problems with denorms getting clobbered by type conversions.James E Wilson2006-04-121-0/+9
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-101-0/+5
* For PR 26483, IA-64 denorm failure due to unwanted rounding.James E Wilson2006-04-071-0/+4
* Makefile.am: Add PA_HPUX port.John David Anglin2006-04-051-0/+50
* ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra2006-03-241-0/+23
* ffi.c (ffi_prep_cif_machdep): Handle float arguments passed with FP registers...Kaz Kojima2006-03-151-0/+7
* unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused.Andreas Tobler2006-03-011-0/+7
* call.exp: Adjust FSF address.Andreas Tobler2006-03-011-0/+131
* sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV.Kaz Kojima2006-02-221-0/+5
* libffi: testsuite fix for ix86.Andreas Tobler2006-02-201-0/+5
* ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to v...Kaz Kojima2006-02-181-0/+6
* re PR target/25630 (darwin-ppc, wrong alignment of nested structs)Andreas Tobler2006-02-171-0/+6
* return_dbl.c: New test case.Andreas Tobler2006-02-161-0/+9
* nested_struct2.c: Remove ffi_type_mylong definition.Andreas Tobler2006-02-161-0/+15
* configure.ac: Enable libffi for sparc64-*-freebsd*.Andreas Tobler2006-01-211-0/+5
* sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...Jakub Jelinek2006-01-181-0/+9
* ffitarget.h: Remove obsolete sgidefs.h include.Thiemo Seufer2005-12-071-0/+15
* ffi.c: Formatting.Alan Modra2005-12-031-0/+6
* libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating2005-10-011-0/+5
* float1.c (value_type): New typedef.Tom Tromey2005-09-261-0/+9