aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2006-02-28Mark ChangeLogMark Mitchell
2006-01-18sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...Jakub Jelinek
2005-12-07ffitarget.h: Remove obsolete sgidefs.h include.Thiemo Seufer
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-10-01libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating
2005-09-26float1.c (value_type): New typedef.Tom Tromey
2005-08-25re PR target/23404 (gij trashes args of functions with more than 8 fp args)Alan Modra
2005-08-11configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek
2005-08-10re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac)Alfred M. Szmidt
2005-08-09ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek
2005-07-22sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu
2005-07-20ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima
2005-07-192005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler
2005-07-10cls_5_1_byte.c: New test file.Andreas Tobler
2005-07-06ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...Randolph Chung
2005-06-15re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6)Rainer Orth
2005-06-14configure.ac: Treat i*86-*-solaris2.10 and up as X86_64.Rainer Orth
2005-06-01ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra
2005-05-18Fixup the date of last entryR. Kelley Cook
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook
2005-05-10* configure: Regenerate.Mike Stump
2005-05-08re PR libffi/21285 (gij fails to handle NullPointerException exception)Richard Henderson
2005-05-04ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson
2005-04-29Fix typo in previous patch.Ralf Corsepius
2005-04-29configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, powerpc-*rtems*, arm*-*-rte...Ralf Corsepius
2005-04-20libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter...Hans-Peter Nilsson
2005-04-18Add include/Makefile.in to last entryHans-Peter Nilsson
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak
2005-04-18libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests.Hans-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-24darwin.S: Update for -m64 multilib.Mike Stump
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andrew Haley
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler
2005-02-11cls_align_longdouble.c: Remove dg-options.Janis Johnson
2005-02-08ffitarget.h: Remove PPC stuff which does not belong to frv.Andreas Tobler
2005-01-12special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou
2004-12-31types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson
2004-12-31types.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-25ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson
2004-12-08Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook
2004-11-25* ChangeLog: Remove duplication.John David Anglin
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook