aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2009-06-16cls_align_sint64.c, [...]: Fix printf format specifiers.Andrew Haley9-15/+46
2009-06-15err_bad_typedef.c: xfail everywhere.Andrew Haley3-2/+7
2009-06-15Fix bad checkin.Andrew Haley1-123/+0
2009-06-12[multiple changes]Andrew Haley104-1378/+1558
2009-06-11cls_longdouble_va.c: Add xfail sh*-*-linux-*.Kaz Kojima4-4/+10
2009-06-09freebsd.S: Add missing file.Andrew Haley2-0/+462
2009-06-09Import from libffi 3.0.8:Andrew Haley17-105/+2089
2009-06-08README: Import from libffi 3.0.8.Andrew Haley2-263/+115
2009-06-08[multiple changes]Andrew Haley27-20/+1716
2009-06-05ffitarget.h, ffi.c: Merge stdcall changes from libffi.Andrew Haley3-9/+50
2009-06-04ffitarget.h, [...]: Back out stdcall changes.Andrew Haley4-62/+109
2009-06-04[multiple changes]Andrew Haley4-104/+82
2009-06-04ffi.h.in: Change void (*)() to void (*)(void).Andrew Haley3-9/+14
2009-06-04[multiple changes]Andrew Haley33-65/+227
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley51-346/+449
2009-05-22win32.S (_ffi_closure_STDCALL): New function.Dave Korn2-0/+100
2009-05-22configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3...Dave Korn4-16/+213
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek4-13/+20
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues2-4/+8
2008-12-19re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb...Rainer Orth6-10/+89
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-39/+58
2008-11-21ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return ...Eric Botcazou3-20/+78
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman6-342/+1180
2008-08-25ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_...Andreas Tobler3-7/+33
2008-07-16ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima2-2/+8
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues4-34/+72
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers3-10/+10
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown3-2/+12
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-20/+36
2008-03-27sysv.S: Add .note.GNU-stack on Linux.Kaz Kojima3-2/+15
2008-03-26[multiple changes]Matthias Klose11-0/+55
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues6-31/+55
2008-02-12configure.ac: Add amd64-*-freebsd* target.Bjoern Koenig3-0/+14
2008-01-30re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu3-0/+16
2008-01-24* configure: Regenerate.David Edelsohn2-6/+10
2008-01-06ffi.c (ffi_prep_cif_machdep): Fix thinko.Andreas Tobler2-3/+6
2008-01-05re PR testsuite/32843 (libffi.call/return_sc.c)Andreas Tobler4-59/+124
2007-12-09Fix formatting of 2007-12-07 entry.Ben Elliston1-0/+1
2007-12-08n32.S (ffi_call_N32): Replace dadd with ADDU...David Daney2-23/+17
2007-12-07ffi.c (ffi_prep_cif_machdep): Handle long double return type.David Daney2-1/+11
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney4-28/+107
2007-12-06n32.S (ffi_closure_N32): Use 64-bit add instruction on pointer values.David Daney2-3/+8
2007-12-01re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler5-40/+222
2007-11-25closures.c: Move defintion of MAYBE_UNUSED from here to ...Andreas Tobler3-2/+10
2007-11-17sysv.S: Load correct cr to compare if we have long double.Andreas Tobler5-1/+45
2007-09-04[multiple changes]Andrew Haley3-22/+104
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki7-117/+84
2007-08-24* testsuite/libffi.call/return_sl.c: New test.David Daney2-0/+42
2007-08-10cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney71-70/+143
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney10-96/+635