s390.c (s390_decompose_address): Use arg_pointer_rtx for comparison.
[gcc.git] / libffi / src /
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-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-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-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-04 Jeff Sturmv8.S: Add unwind info.
2002-03-29 David Billinghurstre PR other/2620 (Filenames differ only in case)
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-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-12 Andrew Haleyosf.S (__FRAME_BEGIN__): Conditionalize for ELF.
2001-06-03 Andrew Haleyosf.S: Add unwind info.
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-03-27 Jon Benistonconfigure.in: Added X86_WIN32 target (Win32, CygWin...
2001-03-24 Kevin B Hendricksppc_closure.S: New file.
2001-03-02 Nick CliftonRemove RCS ident strings to allow comparisions with...
2000-12-10 Richard HendersonRichards changes to the closure code for alpha
2000-12-08 Richard Hendersonlibffi closures for Alpha
2000-05-11 Scott Bambroughsysv.S (ffi_call_SYSV): Doubles are not saved to memory...
2000-04-17 Jakub JelinekPort to sparc 32 and 64 Linux.
2000-02-25 Hans Boehmffi.c, [...]: New files.
1999-08-08 Anthony GreenMakefile.in: Rebuilt.
1999-08-08 Anthony GreenInitial revision