| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-09-04 <aph@redhat.com> | aph | 2007-09-04 | 3 | -22/+104 |
* | * Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. | macro | 2007-09-03 | 7 | -117/+84 |
* | * testsuite/libffi.call/return_sl.c: New test. | daney | 2007-08-24 | 2 | -0/+42 |
* | * testsuite/libffi.call/cls_multi_ushort.c, | daney | 2007-08-10 | 71 | -70/+143 |
* | PR libffi/28313 | daney | 2007-08-10 | 10 | -96/+635 |
* | * testsuite/libffi.call/ffitest.h (ffi_type_mylong): Remove definition. | daney | 2007-08-09 | 34 | -78/+104 |
* | * src/x86/sysv.S (ffi_closure_raw_SYSV): Fix typo in previous | aph | 2007-08-07 | 2 | -1/+6 |
* | PR testsuite/32843 | aph | 2007-08-06 | 2 | -0/+15 |
* | * testsuite/libffi.call/return_ul.c (main): Define return type as | daney | 2007-08-03 | 2 | -2/+7 |
* | 2007-07-30 Andrew Haley <aph@redhat.com> | aph | 2007-07-31 | 4 | -22/+78 |
* | 2007-07-26 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-26 | 2 | -1/+7 |
* | * configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64. | ro | 2007-07-16 | 3 | -0/+11 |
* | * src/mips/ffi.c: Don't include sys/cachectl.h. | daney | 2007-07-12 | 2 | -3/+8 |
* | 2007-05-18 Aurelien Jarno <aurelien@aurel32.net> | aph | 2007-07-09 | 74 | -71/+339 |
* | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | hjl | 2007-07-05 | 2 | -6377/+4 |
* | boehm-gc: | bonzini | 2007-06-02 | 2 | -34/+44 |
* | * ltmain.sh: Update from ToT Libtool. | sje | 2007-05-24 | 6 | -634/+12741 |
* | * src/m68k/ffi.c (ffi_prep_incoming_args_SYSV, | zippel | 2007-05-10 | 4 | -1/+184 |
* | * configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test. | zippel | 2007-05-10 | 5 | -0/+105 |
* | * src/m68k/ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix | zippel | 2007-05-10 | 3 | -69/+98 |
* | 2007-04-11 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-04-13 | 4 | -9/+17 |
* | * configure.ac: Tidy target case. | rth | 2007-04-06 | 9 | -135/+328 |
* | PR libffi/31491: | tromey | 2007-04-06 | 2 | -1/+6 |
* | * src/closures.c: Include sys/statfs.h. | jakub | 2007-04-03 | 2 | -1/+73 |
* | * testsuite/libffi.call/return_fl2.c (return_fl): Mark as static. | uros | 2007-03-24 | 2 | -6/+17 |
* | * src/powerpc/ffi.c (flush_icache): Fix left-over from previous | aoliva | 2007-03-08 | 2 | -8/+11 |
* | libffi/ChangeLog: | aoliva | 2007-03-07 | 23 | -144/+832 |
* | * src/dlmalloc.c: New file, imported version 2.8.3 of Doug | aoliva | 2007-03-07 | 2 | -0/+5066 |
* | * Makefile.am: Add dummy install-pdf target. | brooks | 2007-03-01 | 3 | -4/+11 |
* | 2007-02-13 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-02-13 | 2 | -0/+32 |
* | * src/powerpc/linux64.S (ffi_call_LINUX64): Move restore of r2 | jakub | 2007-02-02 | 2 | -2/+10 |
* | * Makefile.am (all-recursive, install-recursive, | aoliva | 2007-01-18 | 3 | -0/+22 |
* | 2007-01-17 Jack Howarth <howarth@bromo.med.uc.edu> | tromey | 2007-01-17 | 6 | -86/+23 |
* | 2006-12-14 Andreas Tobler <a.tobler@schweiz.org> | andreast | 2006-12-14 | 10 | -77/+509 |
* | 2006-12-13 Andreas Tobler <a.tobler@schweiz.org> | andreast | 2006-12-13 | 2 | -6377/+6 |
* | Fix date on ChangeLog entry | geoffk | 2006-11-01 | 1 | -1/+1 |
* | In gcc/: | geoffk | 2006-11-01 | 4 | -7/+66 |
* | 2006-10-10 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-10-10 | 10 | -58/+537 |
* | PR libffi/23935 | daney | 2006-09-12 | 6 | -56/+6455 |
* | 2006-08-17 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2006-08-17 | 2 | -1/+5 |
* | 2006-08-15 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2006-08-15 | 3 | -28/+33 |
* | 2006-07-25 Torsten Schoenfeld <kaffeetisch@gmx.de> | andreast | 2006-07-25 | 3 | -3/+55 |
* | * testsuite/libffi.call/closure_fn6.c: Remove xfail for mips, | daney | 2006-07-19 | 2 | -1/+6 |
* | 2006-05-23 Carlos O'Donell <carlos@codesourcery.com> | carlos | 2006-05-24 | 6 | -360/+174 |
* | * pa/ffi.c (ffi_prep_args_pa32): Load floating point arguments from | danglin | 2006-05-19 | 2 | -6/+11 |
* | 2006-04-22 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2006-04-22 | 18 | -1591/+110 |
* | 2006-04-13 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2006-04-12 | 3 | -3/+9 |
* | Fix IA-64 problems with denorms getting clobbered by type conversions. | wilson | 2006-04-12 | 2 | -35/+60 |
* | gcc/testsuite: | doko | 2006-04-10 | 2 | -1/+6 |
* | For PR 26483, IA-64 denorm failure due to unwanted rounding. | wilson | 2006-04-07 | 2 | -0/+64 |