sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.
[gcc.git] / libffi / src / types.c
2009-06-04 Andrew Haley2009-06-04 Andrew Haley <aph@redhat.com>
2007-04-06 Richard Hendersonconfigure.ac: Tidy target case.
2004-12-31 Richard Hendersontypes.c (FFI_AGGREGATE_TYPEDEF): Remove.
2004-12-31 Richard Hendersontypes.c (FFI_TYPE_POINTER): Define with sizeof.
2004-10-13 Kazuhiro InaokaMakefile.am: Add m32r support.
2004-09-02 Andreas Toblerffi_darwin.c: Add flag for longdouble return values.
2004-03-16 Hosaka Yujitypes.c: Fix alignment size of X86_WIN32 case int64...
2004-02-09 Alan Modra* src/types.c (pointer): POWERPC64 has 8 byte pointers.
2004-02-07 Alan Modra* src/types.c: Use 16 byte long double for POWERPC64.
2003-10-21 Andreas Tobler[multiple changes]
2003-10-13 Alan Modratypes.c (double, longdouble): Default POWERPC64 to...
2003-09-18 Andreas Toblertypes.c (double): Add AIX and Darwin to the right TYPEDEF.
2003-09-11 Alan Modratypes.c (double, longdouble): Merge identical SH and...
2002-11-26 Jim WilsonFix Portable .NET bug with IA-64 pointer size.
2002-09-30 Ulrich Weigandconfigure.in: Add s390x-*-linux-* target.
2002-07-19 Kaz KojimaMakefile.am: Add SH support.
2002-07-18 Bo Thorsen[multiple changes]
2001-03-27 Jon Benistonconfigure.in: Added X86_WIN32 target (Win32, CygWin...
2001-03-02 Nick CliftonRemove RCS ident strings to allow comparisions with...
2000-04-17 Jakub JelinekPort to sparc 32 and 64 Linux.
1999-08-08 Anthony GreenInitial revision