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