]> git.ipfire.org Git - thirdparty/gcc.git/history - libffi/src/powerpc/ffi_darwin.c
libffi: Sync with libffi 3.4.2
[thirdparty/gcc.git] / libffi / src / powerpc / ffi_darwin.c
2021-10-20  H.J. Lulibffi: Sync with libffi 3.4.2
2017-10-03  Tony ReixImport from libffi master repository.
2015-01-12  Richard HendersonMerge libffi to upstream commit c82cc159426d8d4402375fa...
2012-12-26  Anthony Greenlibffi merge
2010-12-18  Iain Sandoere PR libffi/29152 (64-bit darwin ppc port needed for...
2010-08-06  Dan WitteRemove warnings
2009-12-28  David Edelsohnffi_darwin.c (ffi_prep_args): Copy abi and nargs to...
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-04  Andrew Haley[multiple changes]
2007-03-07  Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
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.