]> git.ipfire.org Git - thirdparty/gcc.git/history - libffi/src/powerpc/ffi_darwin.c
In gcc/: PR 23067
[thirdparty/gcc.git] / libffi / src / powerpc / ffi_darwin.c
2006-11-01  Geoffrey KeatingIn gcc/: PR 23067
2006-04-22  Andreas ToblerREADME: Remove notice about 'Crazy Comments'.
2004-09-02  Andreas Toblerffi_darwin.c: Add flag for longdouble return values.
2004-06-30  Geoffrey Keatingffi_darwin.c (flush_icache): ';' is a comment character...
2003-10-21  Andreas Tobler[multiple changes]
2003-10-20  Andreas Toblerffi_darwin.c (ffi_prep_args): Declare bytes again.
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-02-07  Andreas Toblerdarwin_closure.S: Fix alignement bug, allocate 8 bytes...
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-17  David EdelsohnMakefile.am (EXTRA_DIST): Add Darwin and AIX files.
2001-10-09  John HornkvistImplement Darwin PowerPC ABI.