summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva2007-03-082-8/+11
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-0723-144/+832
* dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva2007-03-072-0/+5066
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-013-4/+11
* ffi.c (ffi_prep_args, [...]): Add long double handling.Andreas Krebbel2007-02-132-0/+32
* linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl inst...Jakub Jelinek2007-02-022-2/+10
* Makefile.am (all-recursive, [...]): Add missing targets.Alexandre Oliva2007-01-183-0/+22
* aclocal.m4: Regenerate to use multi.m4.Jack Howarth2007-01-176-86/+23
* configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler2006-12-1410-77/+509
* aclocal.m4: Regenerate with aclocal -I ..Andreas Tobler2006-12-132-6377/+6
* Fix date on ChangeLog entryGeoffrey Keating2006-11-011-1/+1
* In gcc/: PR 23067Geoffrey Keating2006-11-014-7/+66
* configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini2006-10-1010-58/+537
* re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney2006-09-126-56/+6455
* ffi_common.h (struct): Revert accidental commit.Andreas Tobler2006-08-172-1/+5
* ffi_common.h: Remove lint directives.Andreas Tobler2006-08-153-28/+33
* ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.Torsten Schoenfeld2006-07-253-3/+55
* closure_fn6.c: Remove xfail for mips, xfail remains for mips64.David Daney2006-07-192-1/+6
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-246-360/+174
* ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot.John David Anglin2006-05-192-6/+11
* README: Remove notice about 'Crazy Comments'.Andreas Tobler2006-04-2218-1591/+110
* hpux32.S: Correct unwind offset calculation for ffi_closure_pa32.Andreas Tobler2006-04-133-3/+9
* Fix IA-64 problems with denorms getting clobbered by type conversions.James E Wilson2006-04-122-35/+60
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-102-1/+6
* For PR 26483, IA-64 denorm failure due to unwanted rounding.James E Wilson2006-04-072-0/+64
* Makefile.am: Add PA_HPUX port.John David Anglin2006-04-0511-268/+915
* ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra2006-03-246-163/+219
* ffi.c (ffi_prep_cif_machdep): Handle float arguments passed with FP registers...Kaz Kojima2006-03-153-12/+46
* unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused.Andreas Tobler2006-03-015-11/+30
* call.exp: Adjust FSF address.Andreas Tobler2006-03-0175-146/+335
* sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV.Kaz Kojima2006-02-222-5/+10
* libffi: testsuite fix for ix86.Andreas Tobler2006-02-202-1/+6
* ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to v...Kaz Kojima2006-02-182-3/+10
* re PR target/25630 (darwin-ppc, wrong alignment of nested structs)Andreas Tobler2006-02-173-2/+8
* return_dbl.c: New test case.Andreas Tobler2006-02-169-0/+381
* nested_struct2.c: Remove ffi_type_mylong definition.Andreas Tobler2006-02-1610-11/+942
* configure.ac: Enable libffi for sparc64-*-freebsd*.Andreas Tobler2006-01-213-2/+7
* sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...Jakub Jelinek2006-01-183-36/+46
* ffitarget.h: Remove obsolete sgidefs.h include.Thiemo Seufer2005-12-074-156/+195
* ffi.c: Formatting.Alan Modra2005-12-032-257/+345
* .cvsignore are not needed for subversion, remove them.Andreas Jaeger2005-10-311-1/+0
* libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating2005-10-012-2/+12
* float1.c (value_type): New typedef.Tom Tromey2005-09-264-5/+41
* re PR target/23404 (gij trashes args of functions with more than 8 fp args)Alan Modra2005-08-252-2/+11
* configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek2005-08-119-116/+433
* re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac)Alfred M. Szmidt2005-08-103-0/+8
* ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek2005-08-093-4/+11
* sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu2005-07-223-40/+78
* ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima2005-07-204-54/+119
* 2005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2005-07-191-0/+19