aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2006-04-28Merge from csl/sourcerygxx-4_1 branch, revision 113316Richard Sandiford
2006-03-25Merge from csl/sourcerygxx-4_1 branch, revision 112375Richard Sandiford
2006-01-23 * Merge from csl/sourcerygxx-4_1 branch, revision 110050.Julian Brown
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-10-01 * testsuite/lib/libffi-dg.exp (libffi_target_compile): ForGeoffrey Keating
2005-09-26 * testsuite/libffi.call/float1.c (value_type): New typedef.Tom Tromey
2005-08-25 PR target/23404Alan Modra
2005-08-11 * configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek
2005-08-102005-08-10 Alfred M. Szmidt <ams@gnu.org>Alfred M. Szmidt
2005-08-09 * src/powerpc/ppc_closure.S (ffi_closure_SYSV): UseJakub Jelinek
2005-07-22 * src/sh/sysv.S (ffi_call_SYSV): Stop argument popping correctlySUGIOKA Toshinobu
2005-07-20 * src/sh/ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima
2005-07-192005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-07-192005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-07-102005-07-10 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-07-06 * src/pa/ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1Randolph Chung
2005-06-15 PR libgcj/21943Rainer Orth
2005-06-14 * configure.ac: Treat i*86-*-solaris2.10 and up as X86_64.Rainer Orth
2005-06-01 * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGETAlan Modra
2005-05-18Fixup the date of last entryKelley Cook
2005-05-182005-05-03 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-05-10 * configure: Regenerate.Mike Stump
2005-05-08 PR libffi/21285Richard Henderson
2005-05-05 * src/x86/ffi64.c (ffi_prep_cif_machdep): Save sse-used flag inRichard Henderson
2005-04-29Fix typo in previous patch.Ralf Corsepius
2005-04-292005-05-29 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2005-04-20 * testsuite/lib/libffi-dg.exp (libffi-dg-test-1): In regsub use,Hans-Peter Nilsson
2005-04-18Add include/Makefile.in to last entryHans-Peter Nilsson
2005-04-18 * Makefile.am: Add CRIS support.Simon Posnjak
2005-04-18 * testsuite/lib/libffi-dg.exp (libffi-dg-test-1): Replace \n withHans-Peter Nilsson
2005-04-13 * configure: Regenerate.Mike Stump
2005-03-31 * src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI.Hans Boehm
2005-03-30 * src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.Steve Ellcey
2005-03-24 * src/powerpc/darwin.S: Update for -m64 multilib.Mike Stump
2005-03-21 * configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg
2005-02-232005-02-22 Andrew Haley <aph@redhat.com>Andrew Haley
2005-02-232005-02-23 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-02-11 * testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options.Janis Johnson
2005-02-082005-02-08 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-01-12 * testsuite/libffi.special/special.exp (cxx_options): AddEric Botcazou
2004-12-31 * src/types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson
2004-12-31 * src/types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson
2004-12-27 * src/x86/unix64.S: Fix typo in unwind info.Richard Henderson
2004-12-25 * src/x86/ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson
2004-12-08 * Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS andDavid Edelsohn
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-292004-11-29 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-252004-11-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-25 * ChangeLog: Remove duplication.John David Anglin
2004-11-242004-11-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook