summaryrefslogtreecommitdiff
path: root/libffi/src/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1afrth2015-01-282-40/+159
* Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33erth2015-01-192-88/+114
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16rth2015-01-126-1064/+1554
* PR libffi/60073ebotcazou2014-02-174-187/+236
* PR libffi/60073ebotcazou2014-02-132-8/+28
* Restore trampled commitsgreen2012-03-291-1/+1
* Merge upstream libffigreen2012-03-043-16/+65
* * src/sparc/v9.S (STACKFRAME): Bump to 176.ebotcazou2012-02-111-1/+1
* Define libffi macros carefullygreen2010-08-061-0/+2
* * src/sparc/ffi.c (ffi_closure_sparc_inner_v9): Properly align 'longebotcazou2009-12-111-0/+5
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-043-6/+6
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-044-28/+32
* * src/sparc/ffi.c (ffi_prep_cif_machdep): Add support forebotcazou2008-11-212-20/+71
* 2008-03-26 Daniel Jacobowitz <dan@debian.org>doko2008-03-262-0/+8
* libffi/ChangeLog:aoliva2007-03-071-6/+7
* * src/sparc/ffi.c (ffi_prep_closure): Align doubles and 64-bit integersebotcazou2004-11-222-3/+26
* * src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter arrayebotcazou2004-01-253-87/+188
* commit missing adds.andreast2003-10-211-0/+65
* 2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-213-4/+6
* 2003-07-28 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-07-302-17/+27
* * configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame sectionjakub2003-05-162-0/+8
* Solaris 7 .register fix.green2003-05-081-1/+3
* * include/ffi.h.in: Add closure defines for SPARC, SPARC64.jsturm2003-01-033-5/+302
* 2002-07-16 Bo Thorsen <bo@suse.de>bo2002-07-181-12/+1
* * configure.in (HAVE_AS_SPARC_UA_PCREL): Check for workingjakub2002-04-282-0/+18
* * src/sparc/v8.S: Make .eh_frame dependent on target word size.jakub2002-04-081-6/+16
* * src/sparc/v8.S: Add unwind info.jsturm2002-04-042-3/+80
* Remove RCS ident strings to allow comparisions with multiple source checkouts...nickc2001-03-023-6/+0
* Port to sparc 32 and 64 Linux.green2000-04-173-44/+389
* Initial revisiongreen1999-08-082-0/+301