]> git.ipfire.org Git - thirdparty/gcc.git/history - libffi/src/powerpc/ffi.c
[vxworks] [ppc] match TARGET_VXWORKS64 to TARGET_64BIT
[thirdparty/gcc.git] / libffi / src / powerpc / ffi.c
2021-10-20  H.J. Lulibffi: Sync with libffi 3.4.2
2015-01-12  Richard HendersonMerge libffi to upstream commit c82cc159426d8d4402375fa...
2013-12-10  Alan Modraffitarget.h: Import from upstream.
2013-11-17  Alan ModraPowerPC64 ELFv2 support
2013-06-25  Alan Modraffi.c (ffi_prep_args_SYSV): Move var declaration before...
2013-02-06  Andreas Toblerffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE...
2012-04-02  Peter Bergnerffi.c (ffi_prep_args_SYSV): Declare double_tmp.
2012-03-04  Anthony GreenMerge upstream libffi
2009-12-26  Andreas Schwabffi.c (ffi_prep_args_SYSV): Advance intarg_count when...
2009-06-16  Wim Lewisffi.c: Avoid clobbering cr3 and cr4, which are supposed...
2009-06-04  Andrew Haley[multiple changes]
2008-08-25  Andreas Toblerffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT...
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.
2006-04-22  Andreas ToblerREADME: Remove notice about 'Crazy Comments'.
2006-03-23  Alan Modraffitarget.h (enum ffi_abi): Add FFI_LINUX.
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-07-19  Andreas ToblerMakefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FRE...
2005-02-23  Andrew Haleyre PR libffi/20104 (gij fails on ppc and not on x86)
2004-09-02  Andreas Tobler004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
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-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-04-18  Jakub Jelinekconfigure.in (powerpc64*-*-linux*): Remove.
2003-01-14  Tom Tromey[multiple changes]
2001-03-24  Kevin B Hendricksppc_closure.S: New file.
1999-08-08  Anthony GreenInitial revision