summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...Kai Tietz2009-09-292-2/+5
* PR libffi/40242, PR libffi/41443Matthias Klose2009-09-232-8/+24
* PR testsuite/32843 (strikes again)Loren J. Rittle2009-09-172-1/+7
* java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...David Daney2009-09-155-34/+219
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-242-1/+5
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-223-10/+7
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-228-7455/+6380
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-302-1/+5
* re PR libffi/40807 (libffi.call/return_sc.c)Dave Korn2009-07-244-134/+382
* re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2009-07-112-4/+29
* libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths.Richard Sandiford2009-07-012-0/+8
* re PR testsuite/40601 (Errors in "make check")H.J. Lu2009-07-012-1/+11
* gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2009-06-302-24/+9
* ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved.Wim Lewis2009-06-163-29/+26
* re PR libffi/40444 (libffi badly broken with -m64 by some revision between 14...Andreas Tobler2009-06-162-0/+13
* configure.ac (TARGETDIR): Add missing blank lines.Andrew Haley2009-06-163-1/+33
* cls_align_sint64.c, [...]: Fix printf format specifiers.Andrew Haley2009-06-169-15/+46
* err_bad_typedef.c: xfail everywhere.Andrew Haley2009-06-153-2/+7
* Fix bad checkin.Andrew Haley2009-06-151-123/+0
* [multiple changes]Andrew Haley2009-06-12104-1378/+1558
* cls_longdouble_va.c: Add xfail sh*-*-linux-*.Kaz Kojima2009-06-114-4/+10
* freebsd.S: Add missing file.Andrew Haley2009-06-092-0/+462
* Import from libffi 3.0.8:Andrew Haley2009-06-0917-105/+2089
* README: Import from libffi 3.0.8.Andrew Haley2009-06-082-263/+115
* [multiple changes]Andrew Haley2009-06-0827-20/+1716
* ffitarget.h, ffi.c: Merge stdcall changes from libffi.Andrew Haley2009-06-053-9/+50
* ffitarget.h, [...]: Back out stdcall changes.Andrew Haley2009-06-044-62/+109
* [multiple changes]Andrew Haley2009-06-044-104/+82
* ffi.h.in: Change void (*)() to void (*)(void).Andrew Haley2009-06-043-9/+14
* [multiple changes]Andrew Haley2009-06-0433-65/+227
* 2009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-0451-346/+449
* win32.S (_ffi_closure_STDCALL): New function.Dave Korn2009-05-222-0/+100
* configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3...Dave Korn2009-05-224-16/+213
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-094-13/+20
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-012-4/+8
* re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb...Rainer Orth2008-12-196-10/+89
* Backport from upstream Libtool:Ralf Wildenhues2008-12-182-39/+58
* ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return ...Eric Botcazou2008-11-213-20/+78
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-266-342/+1180
* ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_...Andreas Tobler2008-08-253-7/+33
* ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima2008-07-162-2/+8
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-174-34/+72
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-073-10/+10
* Makefile.am (LTLDFLAGS): New.Julian Brown2008-05-093-2/+12
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-20/+36
* sysv.S: Add .note.GNU-stack on Linux.Kaz Kojima2008-03-273-2/+15
* [multiple changes]Matthias Klose2008-03-2611-0/+55
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-166-31/+55
* configure.ac: Add amd64-*-freebsd* target.Bjoern Koenig2008-02-123-0/+14
* re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu2008-01-303-0/+16