]> git.ipfire.org Git - thirdparty/gcc.git/history - libffi/src/powerpc/sysv.S
libffi: Sync with libffi 3.4.2
[thirdparty/gcc.git] / libffi / src / powerpc / sysv.S
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.
2012-03-04  Anthony GreenMerge upstream libffi
2009-06-16  Wim Lewisffi.c: Avoid clobbering cr3 and cr4, which are supposed...
2009-06-04  Andrew Haley2009-06-04 Andrew Haley <aph@redhat.com>
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...
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-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...
2004-09-02  Andreas Tobler004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
2003-10-21  Andreas Tobler[multiple changes]
2003-05-16  Jakub Jelinekconfigure.in (HAVE_RO_EH_FRAME): Check whether .eh_fram...
2003-04-18  Jakub Jelinekconfigure.in (powerpc64*-*-linux*): Remove.
2001-06-03  Andrew Haleyosf.S: Add unwind info.
1999-08-08  Anthony GreenInitial revision