error.c (print_integer): Remove.
[gcc.git] / libffi /
2003-06-19 Franz Sirlppc_closure.S: Include ffi.h.
2003-06-13 Rainer Orthsysv.S: Avoid gas-only .uleb128/.sleb128 directives.
2003-06-13 Kaz KojimaMakefile.am: Add SHmedia support.
2003-05-16 Jakub Jelinekconfigure.in (HAVE_RO_EH_FRAME): Check whether .eh_fram...
2003-05-08 Jeff SturmSolaris 7 .register fix.
2003-04-18 Jakub Jelinekconfigure.in (powerpc64*-*-linux*): Remove.
2003-04-16 Richard Earnshawconfigure.in (arm-*-netbsdelf*): Add configuration.
2003-04-11 Alexandre Olivalibtool.m4 (lt_cv_deplibs_check_method): Use pass_all...
2003-04-05 Loren J. Rittle* include/Makefile.in: Regenerate.
2003-03-24 Andreas Schwabconfigure.in: Avoid trailing /.
2003-03-21 Zdenek Dvorakffi.h.in: Define X86 instead of X86_64 in 32 bit mode.
2003-03-12 Andreas Schwabconfigure.in: Avoid trailing /.
2003-03-10 Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
2003-02-20 Alexandre Olivaconfigure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to...
2003-02-07 Andreas Toblerdarwin_closure.S: Fix alignement bug, allocate 8 bytes...
2003-02-05 Jakub Jelinekffi.c (ffi_closure_helper_SYSV): Add hidden visibility...
2003-02-01 Andreas JaegerFix wrongly applied last patch.
2003-01-31 Christian Cornelssenconfigure.in: Adjust command to source config-ml.in...
2003-01-29 Franz Sirlppc_closure.S: Recode to fit shared libs.
2003-01-28 Alexandre Olivaconfigure.in (toolexecdir, [...]): Set and AC_SUBST.
2003-01-28 Andrew Haleyffi.h.in: Enable FFI_CLOSURES for x86_64.
2003-01-28 Alexandre Olivaconfigure.in (toolexecdir, [...]): Set and AC_SUBST.
2003-01-27 David EdelsohnMakefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.
2003-01-22 Andrew Haleydarwin.S (_ffi_call_AIX): Add Augmentation size to...
2003-01-21 Andreas Toblerdarwin.S: Add unwind info.
2003-01-14 Andrew Haleyffi64.c (ffi_prep_args): Check for void retval.
2003-01-14 Andreas Jaegerffitest.c (main): Only use ffi_closures if those are...
2003-01-14 Tom Tromey[multiple changes]
2003-01-10 Geoffrey Keatingffi_darwin.c: Remove RCS version string.
2003-01-03 Jeff Sturmffi.h.in: Add closure defines for SPARC, SPARC64.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-06 Ranjit Mathewffi.h.in: Added FFI_STDCALL ffi_type enumeration for...
2002-11-27 Ulrich Weigand* src/s390/sysv.S (.eh_frame section): Make section...
2002-11-26 Jim WilsonFix Portable .NET bug with IA-64 pointer size.
2002-11-15 Ulrich Weigands390.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2002-11-12 DJ Delorie* configure.in: Look for common files in the right...
2002-10-08 Ulrich Weigandjava_raw_api.c (ffi_java_raw_to_ptrarray): Interpret...
2002-10-02 Andreas Jaeger* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug...
2002-10-01 Bo Thorsen* include/ffi.h.in: Fix i386 win32 compilation.
2002-09-30 Ulrich Weigandconfigure.in: Add s390x-*-linux-* target.
2002-09-29 Richard Earnshaw* src/arm/sysv.S: Fix typo.
2002-09-28 Richard Earnshawsysv.S: If we don't have machine/asm.h and the pre...
2002-09-27 Bo Thorsenffi.h.in: Fix multilib x86-64 support.
2002-09-23 Kaveh R. GhaziMakefile.am (all-multi): Fix multilib parallel build.
2002-08-14 Alexandre Olivaconfigure, configure: Rebuilt.
2002-07-19 Kaz Kojimaconfigure.in (sh[34]*-*-linux*): Add brackets.
2002-07-19 Kaz KojimaMakefile.am: Add SH support.
2002-07-19 Bo ThorsenForgot this file.
2002-07-18 Bo Thorsen[multiple changes]
2002-07-18 H.J. LuMakefile.am (TARGET_SRC_MIPS_LINUX): New.
2002-06-06 Ulrich Weigand* src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwin...
2002-05-28 Bo ThorsenFix last commit. Sorry about that.
2002-05-28 Roger Sayle* src/x86/ffi.c (ffi_prep_args): Remove reference to...
2002-05-27 Bo Thorsenffi.c (ffi_prep_args): Remove unused variable and fix...
2002-05-13 Andreas Toblerffi_darwin.c (ffi_prep_closure): Declare fd at beginnin...
2002-05-08 Alexandre Olivaconfigure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-05-05 Jason Thorpeconfigure.in (sparc64-*-netbsd*): Add target.
2002-04-29 David S. Millerconfigure.in, configure: Fix SPARC test in previous...
2002-04-29 Gerhard TonnMakefile.am: Add Linux for S/390 support.
2002-04-28 Jakub Jelinekconfigure.in (HAVE_AS_SPARC_UA_PCREL): Check for workin...
2002-04-08 Hans Boehmjava_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOU...
2002-04-08 Jakub Jelinek* src/sparc/v8.S: Make .eh_frame dependent on target...
2002-04-07 Jason Thorpeconfigure.in (alpha*-*-netbsd*): Add target.
2002-04-04 Jeff Sturmv8.S: Add unwind info.
2002-03-31 Krister Walfridssonconfigure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2002-03-29 David Billinghurstre PR other/2620 (Filenames differ only in case)
2002-03-21 Loren J. Rittleconfigure.in: Enable alpha*-*-freebsd*.
2002-03-17 Bryce McKinlayMakefile.am: Define ffitest_OBJECTS.
2002-03-17 Bryce McKinlayMakefile.am: Make target library a convenience library.
2002-03-07 David Edelsohn- Add Darwin and AIX to supported platforms.
2002-03-07 Andreas ToblerMakefile.am (EXTRA_DIST): Add Darwin and AIX closure...
2002-02-24 Jeff Sturmffi.h.in: Add typedef for ffi_arg.
2002-02-21 Andreas Toblerffi_darwin.c (ffi_prep_args): Skip appropriate number...
2002-01-31 Anthony GreenConfigure changes to enable cross compiling.
2002-01-18 David Edelsohn- Symmetrically define ffi_call_DARWIN for AIX.
2002-01-18 David Edelsohn- Provide a null definition of _ffi_call_AIX so that...
2002-01-17 David EdelsohnMakefile.am (EXTRA_DIST): Add Darwin and AIX files.
2001-10-09 John HornkvistImplement Darwin PowerPC ABI.
2001-10-07 Joseph Myersacinclude.m4: Fix spelling error of "separate" as ...
2001-07-16 Rainer Orthsysv.S: Avoid gas-only .balign directive.
2001-07-16 Rainer Orthre PR bootstrap/3563 (Error building libffi)
2001-06-26 Rainer Orth* src/alpha/osf.S (ffi_closure_osf): Use .rdata for...
2001-06-25 Rainer Orthconfigure.in: Recognize sparc*-sun-* host.
2001-06-12 Andrew Haleyosf.S (__FRAME_BEGIN__): Conditionalize for ELF.
2001-06-03 Andrew Haleyosf.S: Add unwind info.
2001-06-01 Jeff Sturmconfigure.in: Fix AC_ARG_ENABLE usage.
2001-05-20 Alexandre Olivaltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
2001-05-06 Bryce McKinlayconfigure.in: Remove warning about beta code.
2001-04-26 Hans Boehmunix.S: Restore stack pointer when returning from ffi_c...
2001-04-26 Hans BoehmRestore stack pointer when returning from ffi_closure_UNIX.
2001-04-26 Hans Boehm*** empty log message ***
2001-04-18 Jim WilsonEliminate assembler warnings found by ia64-linux bootstrap.
2001-04-12 Bryce McKinlayMakefile.am: Make a libtool convenience library.
2001-03-29 Bryce McKinlayconfigure.in: Use different syntax for subdirectory...
2001-03-27 Jon Benistonconfigure.in: Added X86_WIN32 target (Win32, CygWin...
2001-03-26 Bryce McKinlayconfigure.in: Make target subdirectory in build dir.
2001-03-24 Kevin B HendricksFixed ChangeLog header
2001-03-24 Kevin B Hendricksppc_closure.S: New file.
2001-03-23 Tom TromeyMakefile.in: Rebuilt.
2001-03-02 Nick CliftonRemove RCS ident strings to allow comparisions with...
next