| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o... | H.J. Lu | 2008-01-30 | 3 | -0/+16 |
* | * configure: Regenerate. | David Edelsohn | 2008-01-24 | 2 | -6/+10 |
* | ffi.c (ffi_prep_cif_machdep): Fix thinko. | Andreas Tobler | 2008-01-06 | 2 | -3/+6 |
* | re PR testsuite/32843 (libffi.call/return_sc.c) | Andreas Tobler | 2008-01-05 | 4 | -59/+124 |
* | Fix formatting of 2007-12-07 entry. | Ben Elliston | 2007-12-09 | 1 | -0/+1 |
* | n32.S (ffi_call_N32): Replace dadd with ADDU... | David Daney | 2007-12-08 | 2 | -23/+17 |
* | ffi.c (ffi_prep_cif_machdep): Handle long double return type. | David Daney | 2007-12-07 | 2 | -1/+11 |
* | ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined. | David Daney | 2007-12-06 | 4 | -28/+107 |
* | n32.S (ffi_closure_N32): Use 64-bit add instruction on pointer values. | David Daney | 2007-12-06 | 2 | -3/+8 |
* | re PR libffi/31937 (libffi doesn't support ppc without FPU) | Andreas Tobler | 2007-12-01 | 5 | -40/+222 |
* | closures.c: Move defintion of MAYBE_UNUSED from here to ... | Andreas Tobler | 2007-11-25 | 3 | -2/+10 |
* | sysv.S: Load correct cr to compare if we have long double. | Andreas Tobler | 2007-11-17 | 5 | -1/+45 |
* | [multiple changes] | Andrew Haley | 2007-09-04 | 3 | -22/+104 |
* | Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. | Maciej W. Rozycki | 2007-09-03 | 7 | -117/+84 |
* | * testsuite/libffi.call/return_sl.c: New test. | David Daney | 2007-08-24 | 2 | -0/+42 |
* | cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*. | David Daney | 2007-08-10 | 71 | -70/+143 |
* | re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu) | David Daney | 2007-08-10 | 10 | -96/+635 |
* | ffitest.h (ffi_type_mylong): Remove definition. | David Daney | 2007-08-09 | 34 | -78/+104 |
* | sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin. | Andrew Haley | 2007-08-07 | 2 | -1/+6 |
* | re PR testsuite/32843 (libffi.call/return_sc.c) | Andrew Haley | 2007-08-06 | 2 | -0/+15 |
* | return_ul.c (main): Define return type as ffi_arg. | David Daney | 2007-08-03 | 2 | -2/+7 |
* | re PR testsuite/32843 (libffi.call/return_sc.c) | Andrew Haley | 2007-07-31 | 4 | -22/+78 |
* | re PR testsuite/32843 (libffi.call/return_sc.c) | Richard Guenther | 2007-07-26 | 2 | -1/+7 |
* | configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64. | Rainer Orth | 2007-07-16 | 3 | -0/+11 |
* | ffi.c: Don't include sys/cachectl.h. | David Daney | 2007-07-12 | 2 | -3/+8 |
* | [multiple changes] | Andrew Haley | 2007-07-09 | 74 | -71/+339 |
* | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | H.J. Lu | 2007-07-05 | 2 | -6377/+4 |
* | configure: Regenerate. | Paolo Bonzini | 2007-06-02 | 2 | -34/+44 |
* | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 2007-05-24 | 6 | -634/+12741 |
* | ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support. | Roman Zippel | 2007-05-10 | 4 | -1/+184 |
* | configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test. | Roman Zippel | 2007-05-10 | 5 | -0/+105 |
* | ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures. | Roman Zippel | 2007-05-10 | 3 | -69/+98 |
* | Makefile.am (EXTRA_DIST): Bring up to date. | Paolo Bonzini | 2007-04-13 | 4 | -9/+17 |
* | configure.ac: Tidy target case. | Richard Henderson | 2007-04-06 | 9 | -135/+328 |
* | re PR libffi/31491 (libffi: bug in example program) | Tom Tromey | 2007-04-06 | 2 | -1/+6 |
* | closures.c: Include sys/statfs.h. | Jakub Jelinek | 2007-04-03 | 2 | -1/+73 |
* | return_fl2.c (return_fl): Mark as static. | Uros Bizjak | 2007-03-24 | 2 | -6/+17 |
* | ffi.c (flush_icache): Fix left-over from previous patch. | Alexandre Oliva | 2007-03-08 | 2 | -8/+11 |
* | ffi.h.in (ffi_closure_alloc, [...]): New. | Alexandre Oliva | 2007-03-07 | 23 | -144/+832 |
* | dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc. | Alexandre Oliva | 2007-03-07 | 2 | -0/+5066 |
* | Makefile.am: Add dummy install-pdf target. | Brooks Moses | 2007-03-01 | 3 | -4/+11 |
* | ffi.c (ffi_prep_args, [...]): Add long double handling. | Andreas Krebbel | 2007-02-13 | 2 | -0/+32 |
* | linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl inst... | Jakub Jelinek | 2007-02-02 | 2 | -2/+10 |
* | Makefile.am (all-recursive, [...]): Add missing targets. | Alexandre Oliva | 2007-01-18 | 3 | -0/+22 |
* | aclocal.m4: Regenerate to use multi.m4. | Jack Howarth | 2007-01-17 | 6 | -86/+23 |
* | configure.ac: Add TARGET for x86_64-*-darwin*. | Andreas Tobler | 2006-12-14 | 10 | -77/+509 |
* | aclocal.m4: Regenerate with aclocal -I .. | Andreas Tobler | 2006-12-13 | 2 | -6377/+6 |
* | Fix date on ChangeLog entry | Geoffrey Keating | 2006-11-01 | 1 | -1/+1 |
* | In gcc/: PR 23067 | Geoffrey Keating | 2006-11-01 | 4 | -7/+66 |
* | configure.ac [...]: Set X86_DARWIN symbol and conditional. | Paolo Bonzini | 2006-10-10 | 10 | -58/+537 |