aboutsummaryrefslogtreecommitdiff
path: root/libffi/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-10configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini1-3/+10
2006-09-12re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney2-43/+30
2006-08-17ffi_common.h (struct): Revert accidental commit.Andreas Tobler1-1/+1
2006-08-15ffi_common.h: Remove lint directives.Andreas Tobler2-28/+28
2006-07-25ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.Torsten Schoenfeld1-3/+11
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-2/+2
2006-04-05Makefile.am: Add PA_HPUX port.John David Anglin1-2/+6
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler1-0/+2
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-3/+2
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak1-0/+2
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2-7/+8
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-23Makefile.am: Remove no-dependencies.Kelley Cook1-11/+21
2004-10-13Makefile.am: Add m32r support.Kazuhiro Inaoka1-6/+8
2004-08-30Makefile.am: Add frv support.Anthony Green2-1/+2
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini1-60/+81
2004-03-19[multiple changes]Matthias Klose1-0/+2
2004-03-15configure.in: Rename file to ...Kelley Cook1-1/+1
2004-03-11Makefile.am (AUTOMAKE_OPTIONS): Set them.Andreas Tobler1-148/+294
2003-11-12re PR libffi/11147 (fficonfig.h is abi-specific)Andreas Tobler2-17/+71
2003-10-21remove unnecessary files.Andreas Tobler1-137/+0
2003-10-21[multiple changes]Andreas Tobler4-434/+105
2003-10-06ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs, FFI_MIPS_O32 for O32 ABI.Rainer Orth1-6/+2
2003-09-04Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-3/+8
2003-06-13Makefile.am: Add SHmedia support.Kaz Kojima1-0/+16
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek1-1/+9
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek1-0/+15
2003-04-05* include/Makefile.in: Regenerate.Loren J. Rittle1-3/+5
2003-03-21ffi.h.in: Define X86 instead of X86_64 in 32 bit mode.Zdenek Dvorak1-0/+7
2003-01-28ffi.h.in: Enable FFI_CLOSURES for x86_64.Andrew Haley1-0/+6
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm1-1/+13
2002-12-06ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew1-1/+3
2002-10-01* include/ffi.h.in: Fix i386 win32 compilation.Bo Thorsen1-1/+1
2002-09-30configure.in: Add s390x-*-linux-* target.Ulrich Weigand1-0/+16
2002-09-27ffi.h.in: Fix multilib x86-64 support.Bo Thorsen1-15/+9
2002-07-19Makefile.am: Add SH support.Kaz Kojima1-0/+12
2002-07-19[multiple changes]Bo Thorsen1-2/+7
2002-04-29Makefile.am: Add Linux for S/390 support.Gerhard Tonn2-1/+7
2002-03-07Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler1-0/+22
2002-02-24ffi.h.in: Add typedef for ffi_arg.Jeff Sturm1-0/+10
2002-01-17Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn1-1/+8
2001-10-09Implement Darwin PowerPC ABI.John Hornkvist2-22/+38
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston1-0/+12
2001-03-24ppc_closure.S: New file.Kevin B Hendricks1-0/+6
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton2-4/+0
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers1-3/+3
2000-12-08libffi closures for AlphaRichard Henderson1-1/+7
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek1-2/+12
2000-03-03configure: Rebuilt.Tom Tromey1-5/+1
2000-02-25ffi.c, [...]: New files.Hans Boehm1-2/+74