summaryrefslogtreecommitdiff
path: root/libffi/src/x86
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.jakub2005-08-113-100/+320
* * src/x86/ffi64.c (ffi_prep_cif_machdep): Save sse-used flag inrth2005-05-052-51/+95
* * src/x86/unix64.S: Fix typo in unwind info.rth2004-12-271-1/+1
* * src/x86/ffi64.c (struct register_args): Rename from stackLayout.rth2004-12-252-640/+566
* 2004-08-10 Andrew Haley <aph@redhat.com>aph2004-08-101-0/+2
* 2004-03-16 Hosaka Yuji <hos@tamanegi.org>andreast2004-03-162-5/+74
* 2004-01-21 Michael Ritzert <ritzert@t-online.de>aj2004-01-211-1/+1
* 2003-12-02 Hosaka Yuji <hos@tamanegi.org>andreast2003-12-021-4/+4
* commit missing adds.andreast2003-10-211-0/+81
* 2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-214-2/+5
* * src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives.ro2003-06-131-30/+30
* * configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame sectionjakub2003-05-162-31/+45
* * libffi/include/ffi.h.in: Define X86 instead of X86_64 in 32rakdver2003-03-211-29/+16
* 2003-01-28 Andrew Haley <aph@redhat.com>aph2003-01-282-1/+227
* 2003-01-14 Andrew Haley <aph@redhat.com>aph2003-01-142-3/+46
* 2002-11-10 Ranjit Mathew <rmathew@hotmail.com>green2002-12-062-3/+144
* * src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.aj2002-10-021-2/+0
* Forgot this file.bo2002-07-191-4/+0
* 2002-07-16 Bo Thorsen <bo@suse.de>bo2002-07-184-1/+750
* Fix last commit. Sorry about that.bo2002-05-281-15/+6
* * src/x86/ffi.c (ffi_prep_args): Remove reference to avn.sayle2002-05-281-1/+1
* 2002-05-27 Bo Thorsen <bo@suse.de>bo2002-05-271-52/+46
* config:jsm282001-10-071-1/+1
* * src/x86/sysv.S: Avoid gas-only .balign directive.ro2001-07-161-17/+16
* 2001-03-27 Jon Beniston <jon@beniston.com>bryce2001-03-271-0/+125
* Remove RCS ident strings to allow comparisions with multiple source checkouts...nickc2001-03-022-4/+0
* * Makefile.in: Rebuilt.green1999-08-081-1/+40
* Initial revisiongreen1999-08-082-0/+639