aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues8-7455/+6380
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2-1/+5
2009-07-24re PR libffi/40807 (libffi.call/return_sc.c)Dave Korn4-134/+382
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2-4/+29
2009-07-01libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths.Richard Sandiford2-0/+8
2009-07-01re PR testsuite/40601 (Errors in "make check")H.J. Lu2-1/+11
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2-24/+9
2009-06-16ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved.Wim Lewis3-29/+26
2009-06-16re PR libffi/40444 (libffi badly broken with -m64 by some revision between 14...Andreas Tobler2-0/+13
2009-06-16configure.ac (TARGETDIR): Add missing blank lines.Andrew Haley3-1/+33
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