ffi.c (OFS_INT16): Set 0 for little endian case.
[platform/upstream/gcc.git] / libffi / src / powerpc /
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