summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* 2007-09-04 <aph@redhat.com>aph2007-09-043-22/+104
* * Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.macro2007-09-037-117/+84
* * testsuite/libffi.call/return_sl.c: New test.daney2007-08-242-0/+42
* * testsuite/libffi.call/cls_multi_ushort.c,daney2007-08-1071-70/+143
* PR libffi/28313daney2007-08-1010-96/+635
* * testsuite/libffi.call/ffitest.h (ffi_type_mylong): Remove definition.daney2007-08-0934-78/+104
* * src/x86/sysv.S (ffi_closure_raw_SYSV): Fix typo in previousaph2007-08-072-1/+6
* PR testsuite/32843aph2007-08-062-0/+15
* * testsuite/libffi.call/return_ul.c (main): Define return type asdaney2007-08-032-2/+7
* 2007-07-30 Andrew Haley <aph@redhat.com>aph2007-07-314-22/+78
* 2007-07-26 Richard Guenther <rguenther@suse.de>rguenth2007-07-262-1/+7
* * configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64.ro2007-07-163-0/+11
* * src/mips/ffi.c: Don't include sys/cachectl.h.daney2007-07-122-3/+8
* 2007-05-18 Aurelien Jarno <aurelien@aurel32.net>aph2007-07-0974-71/+339
* Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,hjl2007-07-052-6377/+4
* boehm-gc:bonzini2007-06-022-34/+44
* * ltmain.sh: Update from ToT Libtool.sje2007-05-246-634/+12741
* * src/m68k/ffi.c (ffi_prep_incoming_args_SYSV,zippel2007-05-104-1/+184
* * configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.zippel2007-05-105-0/+105
* * src/m68k/ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fixzippel2007-05-103-69/+98
* 2007-04-11 Paolo Bonzini <bonzini@gnu.org>bonzini2007-04-134-9/+17
* * configure.ac: Tidy target case.rth2007-04-069-135/+328
* PR libffi/31491:tromey2007-04-062-1/+6
* * src/closures.c: Include sys/statfs.h.jakub2007-04-032-1/+73
* * testsuite/libffi.call/return_fl2.c (return_fl): Mark as static.uros2007-03-242-6/+17
* * src/powerpc/ffi.c (flush_icache): Fix left-over from previousaoliva2007-03-082-8/+11
* libffi/ChangeLog:aoliva2007-03-0723-144/+832
* * src/dlmalloc.c: New file, imported version 2.8.3 of Dougaoliva2007-03-072-0/+5066
* * Makefile.am: Add dummy install-pdf target.brooks2007-03-013-4/+11
* 2007-02-13 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-02-132-0/+32
* * src/powerpc/linux64.S (ffi_call_LINUX64): Move restore of r2jakub2007-02-022-2/+10
* * Makefile.am (all-recursive, install-recursive,aoliva2007-01-183-0/+22
* 2007-01-17 Jack Howarth <howarth@bromo.med.uc.edu>tromey2007-01-176-86/+23
* 2006-12-14 Andreas Tobler <a.tobler@schweiz.org>andreast2006-12-1410-77/+509
* 2006-12-13 Andreas Tobler <a.tobler@schweiz.org>andreast2006-12-132-6377/+6
* Fix date on ChangeLog entrygeoffk2006-11-011-1/+1
* In gcc/:geoffk2006-11-014-7/+66
* 2006-10-10 Paolo Bonzini <bonzini@gnu.org>bonzini2006-10-1010-58/+537
* PR libffi/23935daney2006-09-126-56/+6455
* 2006-08-17 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-08-172-1/+5
* 2006-08-15 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-08-153-28/+33
* 2006-07-25 Torsten Schoenfeld <kaffeetisch@gmx.de>andreast2006-07-253-3/+55
* * testsuite/libffi.call/closure_fn6.c: Remove xfail for mips,daney2006-07-192-1/+6
* 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>carlos2006-05-246-360/+174
* * pa/ffi.c (ffi_prep_args_pa32): Load floating point arguments fromdanglin2006-05-192-6/+11
* 2006-04-22 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-2218-1591/+110
* 2006-04-13 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-123-3/+9
* Fix IA-64 problems with denorms getting clobbered by type conversions.wilson2006-04-122-35/+60
* gcc/testsuite:doko2006-04-102-1/+6
* For PR 26483, IA-64 denorm failure due to unwanted rounding.wilson2006-04-072-0/+64