aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2007-09-04[multiple changes]Andrew Haley3-22/+104
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki7-117/+84
2007-08-24* testsuite/libffi.call/return_sl.c: New test.David Daney2-0/+42
2007-08-10cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney71-70/+143
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney10-96/+635
2007-08-09ffitest.h (ffi_type_mylong): Remove definition.David Daney34-78/+104
2007-08-07sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin.Andrew Haley2-1/+6
2007-08-06re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2-0/+15
2007-08-03return_ul.c (main): Define return type as ffi_arg.David Daney2-2/+7
2007-07-31re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley4-22/+78
2007-07-26re PR testsuite/32843 (libffi.call/return_sc.c)Richard Guenther2-1/+7
2007-07-16configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64.Rainer Orth3-0/+11
2007-07-12ffi.c: Don't include sys/cachectl.h.David Daney2-3/+8
2007-07-09[multiple changes]Andrew Haley74-71/+339
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-6377/+4
2007-06-02configure: Regenerate.Paolo Bonzini2-34/+44
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey6-634/+12741
2007-05-10ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support.Roman Zippel4-1/+184
2007-05-10configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.Roman Zippel5-0/+105
2007-05-10ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures.Roman Zippel3-69/+98
2007-04-13Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini4-9/+17
2007-04-06configure.ac: Tidy target case.Richard Henderson9-135/+328
2007-04-06re PR libffi/31491 (libffi: bug in example program)Tom Tromey2-1/+6
2007-04-03closures.c: Include sys/statfs.h.Jakub Jelinek2-1/+73
2007-03-24return_fl2.c (return_fl): Mark as static.Uros Bizjak2-6/+17
2007-03-08ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva2-8/+11
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva23-144/+832
2007-03-07dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva2-0/+5066
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses3-4/+11
2007-02-13ffi.c (ffi_prep_args, [...]): Add long double handling.Andreas Krebbel2-0/+32
2007-02-02linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl inst...Jakub Jelinek2-2/+10
2007-01-18Makefile.am (all-recursive, [...]): Add missing targets.Alexandre Oliva3-0/+22
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth6-86/+23
2006-12-14configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler10-77/+509
2006-12-13aclocal.m4: Regenerate with aclocal -I ..Andreas Tobler2-6377/+6
2006-11-01Fix date on ChangeLog entryGeoffrey Keating1-1/+1
2006-11-01In gcc/: PR 23067Geoffrey Keating4-7/+66
2006-10-10configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini10-58/+537
2006-09-12re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney6-56/+6455
2006-08-17ffi_common.h (struct): Revert accidental commit.Andreas Tobler2-1/+5
2006-08-15ffi_common.h: Remove lint directives.Andreas Tobler3-28/+33
2006-07-25ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.Torsten Schoenfeld3-3/+55
2006-07-19closure_fn6.c: Remove xfail for mips, xfail remains for mips64.David Daney2-1/+6
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell6-360/+174
2006-05-19ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot.John David Anglin2-6/+11
2006-04-22README: Remove notice about 'Crazy Comments'.Andreas Tobler18-1591/+110
2006-04-13hpux32.S: Correct unwind offset calculation for ffi_closure_pa32.Andreas Tobler3-3/+9
2006-04-12Fix IA-64 problems with denorms getting clobbered by type conversions.James E Wilson2-35/+60
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2-1/+6
2006-04-07For PR 26483, IA-64 denorm failure due to unwanted rounding.James E Wilson2-0/+64