re PR rtl-optimization/45570 (ICE: in cfg_preds_1, at sel-sched-ir.c:4584)
[gcc.git] / libffi / src / powerpc /
2010-08-06 Dan WitteRemove warnings
2010-08-06 Dan HorákDefine libffi macros carefully
2009-12-28 David Edelsohnffi_darwin.c (ffi_prep_args): Copy abi and nargs to...
2009-12-26 Andreas Schwabffi.c (ffi_prep_args_SYSV): Advance intarg_count when...
2009-12-08 David Edelsohnaix_closure.S (libffi_closure_ASM): Fix tablejump typo.
2009-12-05 David Edelsohnaix.S: Update AIX32 code to be consistent with AIX64...
2009-12-04 David Edelsohnaix_closure.S: Reorganize 64-bit code to match linux64_...
2009-12-04 David Edelsohnffi_darwin.c (ffi_closure_helper_DARWIN): Increment...
2009-12-04 David Edelsohnffi_darwin.c (ffi_prep_args): Increment next_arg and...
2009-12-03 David Edelsohnre PR libffi/42243 (powerpc-apple-darwin9 libffi failures)
2009-12-03 David Edelsohnffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.
2009-12-02 David Edelsohnaix.S (ffi_call_AIX): Convert to more standard register...
2009-11-30 David Edelsohnre PR libffi/35484 (libffi doesn't support AIX 64bit)
2009-06-16 Wim Lewisffi.c: Avoid clobbering cr3 and cr4, which are supposed...
2009-06-04 Andrew Haley[multiple changes]
2009-06-04 Andrew Haley2009-06-04 Andrew Haley <aph@redhat.com>
2008-08-25 Andreas Toblerffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT...
2008-03-26 Matthias Klose[multiple changes]
2007-12-01 Andreas Toblerre PR libffi/31937 (libffi doesn't support ppc without...
2007-11-16 Andreas Toblersysv.S: Load correct cr to compare if we have long...
2007-03-08 Alexandre Olivaffi.c (flush_icache): Fix left-over from previous patch.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-02-02 Jakub Jelineklinux64.S (ffi_call_LINUX64): Move restore of r2 immedi...
2006-11-01 Geoffrey KeatingIn gcc/: PR 23067
2006-04-22 Andreas ToblerREADME: Remove notice about 'Crazy Comments'.
2006-03-23 Alan Modraffitarget.h (enum ffi_abi): Add FFI_LINUX.
2006-01-18 Jakub Jelineksysv.S (smst_two_register): Don't call __ashldi3, inste...
2005-12-03 Alan Modraffi.c: Formatting.
2005-09-26 Tom Tromeyfloat1.c (value_type): New typedef.
2005-08-25 Alan Modrare PR target/23404 (gij trashes args of functions with...
2005-08-11 Jakub Jelinekconfigure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New...
2005-08-09 Jakub Jelinekppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_ext...
2005-07-19 Andreas ToblerMakefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FRE...
2005-06-01 Alan Modrappc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET...
2005-03-24 Mike Stumpdarwin.S: Update for -m64 multilib.
2005-02-23 Andrew Haleyre PR libffi/20104 (gij fails on ppc and not on x86)
2004-09-04 Andreas Toblerdarwin.S: Fix comments and identation.
2004-09-02 Andreas Toblerffi_darwin.c: Add flag for longdouble return values.
2004-09-02 Andreas Tobler004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
2004-06-30 Geoffrey Keatingffi_darwin.c (flush_icache): ';' is a comment character...
2004-04-27 Matt AusternPatch 14922
2004-03-12 Matt AusternEnabled linkonce support for Darwin.
2004-02-26 Matt Kraaiffi.c (ffi_prep_args_SYSV): Change ecif->cif->bytes...
2004-02-09 Alan Modraffi.c (ffi_prep_args64): Correct long double handling.
2004-02-08 Alan Modraffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): Correct...
2003-10-21 Andreas Toblercommit missing adds.
2003-10-21 Andreas Tobler[multiple changes]
2003-10-20 Andreas Toblerffi_darwin.c (ffi_prep_args): Declare bytes again.
2003-09-18 David Edelsohnaix.S: Cleanup whitespaces.
2003-09-18 Andreas Toblerdarwin.S: Cleanup whitespaces, comment formatting.
2003-09-18 Andreas Toblertypes.c (double): Add AIX and Darwin to the right TYPEDEF.
2003-09-11 Alan Modraprep_cif.c (initialize_aggregate): Include tail padding...
2003-09-11 Alan Modratypes.c (double, longdouble): Merge identical SH and...
2003-09-09 Andreas Tobler2003-09-09 Andreas Tobler <a.tobler@schweiz.ch>
2003-08-01 Alan Modraffi.c (ffi_prep_args64): Modify for changed gcc structu...
2003-06-19 Franz Sirlppc_closure.S: Include ffi.h.
2003-05-16 Jakub Jelinekconfigure.in (HAVE_RO_EH_FRAME): Check whether .eh_fram...
2003-04-18 Jakub Jelinekconfigure.in (powerpc64*-*-linux*): Remove.
2003-03-10 Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
2003-02-07 Andreas Toblerdarwin_closure.S: Fix alignement bug, allocate 8 bytes...
2003-01-29 Franz Sirlppc_closure.S: Recode to fit shared libs.
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 Tom Tromey[multiple changes]
2003-01-10 Geoffrey Keatingffi_darwin.c: Remove RCS version string.
2002-05-13 Andreas Toblerffi_darwin.c (ffi_prep_closure): Declare fd at beginnin...
2002-03-07 Andreas ToblerMakefile.am (EXTRA_DIST): Add Darwin and AIX closure...
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-06-03 Andrew Haleyosf.S: Add unwind info.
2001-03-24 Kevin B Hendricksppc_closure.S: New file.
1999-08-08 Anthony GreenInitial revision