aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/types.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu1-1/+3
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson1-27/+41
2013-12-10ffitarget.h: Import from upstream.Alan Modra1-0/+15
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2007-04-06configure.ac: Tidy target case.Richard Henderson1-2/+18
2004-12-31types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson1-66/+28
2004-12-31types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson1-18/+3
2004-10-13Makefile.am: Add m32r support.Kazuhiro Inaoka1-1/+1
2004-09-02ffi_darwin.c: Add flag for longdouble return values.Andreas Tobler1-1/+6
2004-03-16types.c: Fix alignment size of X86_WIN32 case int64 and double.Hosaka Yuji1-1/+5
2004-02-09* src/types.c (pointer): POWERPC64 has 8 byte pointers.Alan Modra1-1/+1
2004-02-07* src/types.c: Use 16 byte long double for POWERPC64.Alan Modra1-1/+1
2003-10-21[multiple changes]Andreas Tobler1-1/+1
2003-10-14types.c (double, longdouble): Default POWERPC64 to 8 byte size and align.Alan Modra1-1/+1
2003-09-18types.c (double): Add AIX and Darwin to the right TYPEDEF.Andreas Tobler1-1/+1
2003-09-11types.c (double, longdouble): Merge identical SH and ARM typedefs, and add PO...Alan Modra1-6/+1
2002-11-26Fix Portable .NET bug with IA-64 pointer size.Jim Wilson1-1/+2
2002-09-30configure.in: Add s390x-*-linux-* target.Ulrich Weigand1-1/+1
2002-07-19Makefile.am: Add SH support.Kaz Kojima1-0/+10
2002-07-19[multiple changes]Bo Thorsen1-33/+8
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston1-0/+10
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton1-2/+0
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek1-1/+18
1999-08-08Initial revisionAnthony Green1-0/+98