aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/x86/sysv.S
AgeCommit message (Expand)AuthorFilesLines
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu1-14/+201
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson1-4/+6
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson1-400/+970
2010-11-29sysv.S (FDE_ENCODING, FDE_ENCODE): Define.Richard Henderson1-25/+26
2010-07-07sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes.Neil Roberts1-0/+3
2010-05-19configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.Rainer Orth1-1/+11
2009-06-04[multiple changes]Andrew Haley1-2/+1
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2008-12-19re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb...Rainer Orth1-5/+23
2008-03-26[multiple changes]Matthias Klose1-0/+4
2008-01-30re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu1-0/+6
2007-08-07sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin.Andrew Haley1-1/+1
2007-08-06re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley1-0/+8
2007-07-31re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley1-21/+61
2005-08-11configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek1-1/+195
2003-10-21[multiple changes]Andreas Tobler1-1/+2
2003-06-13sysv.S: Avoid gas-only .uleb128/.sleb128 directives.Rainer Orth1-30/+30
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek1-30/+44
2002-07-19[multiple changes]Bo Thorsen1-1/+5
2001-07-16sysv.S: Avoid gas-only .balign directive.Rainer Orth1-17/+16
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton1-2/+0
1999-08-08Makefile.in: Rebuilt.Anthony Green1-1/+40
1999-08-08Initial revisionAnthony Green1-0/+129