aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/ia64/ffi.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu1-6/+24
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson1-1/+1
2012-03-04Merge upstream libffiAnthony Green1-1/+3
2012-01-19re PR target/48496 ('asm' operand requires impossible reload)Jakub Jelinek1-3/+7
2010-08-06Fix spelling errorsMichael Kohler1-1/+1
2009-06-04[multiple changes]Andrew Haley1-3/+3
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-6/+7
2006-04-12Fix IA-64 problems with denorms getting clobbered by type conversions.James E Wilson1-35/+51
2004-12-31types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson1-528/+419
2004-03-11ffi.c (ffi_prep_incoming_args_UNIX): Get floating point arguments from fp reg...Andreas Schwab1-8/+7
2003-10-22* src/ia64/ffi.c: Replace FALSE/TRUE with false/true.Andreas Schwab1-13/+13
2003-10-21[multiple changes]Andreas Tobler1-3/+4
2002-04-08java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm1-4/+5
2001-04-26*** empty log message ***Hans Boehm1-1/+1
2000-02-25ffi.c, [...]: New files.Hans Boehm1-0/+670