aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2005-12-07ffitarget.h: Remove obsolete sgidefs.h include.Thiemo Seufer4-156/+195
2005-12-03ffi.c: Formatting.Alan Modra2-257/+345
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger1-1/+0
2005-10-01libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating2-2/+12
2005-09-26float1.c (value_type): New typedef.Tom Tromey4-5/+41
2005-08-25re PR target/23404 (gij trashes args of functions with more than 8 fp args)Alan Modra2-2/+11
2005-08-11configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek9-116/+433
2005-08-10re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac)Alfred M. Szmidt3-0/+8
2005-08-09ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek3-4/+11
2005-07-22sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu3-40/+78
2005-07-20ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima4-54/+119
2005-07-192005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-0/+19
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler10-53/+229
2005-07-10cls_5_1_byte.c: New test file.Andreas Tobler4-0/+366
2005-07-06ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...Randolph Chung4-34/+101
2005-06-15re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6)Rainer Orth3-2/+10
2005-06-14configure.ac: Treat i*86-*-solaris2.10 and up as X86_64.Rainer Orth3-0/+7
2005-06-01ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra3-2/+8
2005-05-18Fixup the date of last entryR. Kelley Cook1-1/+1
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook9-112/+816
2005-05-10* configure: Regenerate.Mike Stump2-1/+5
2005-05-08re PR libffi/21285 (gij fails to handle NullPointerException exception)Richard Henderson2-45/+54
2005-05-04ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson3-52/+107
2005-04-29Fix typo in previous patch.Ralf Corsepius2-2/+2
2005-04-29configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, powerpc-*rtems*, arm*-*-rte...Ralf Corsepius3-0/+16
2005-04-20libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter...Hans-Peter Nilsson2-2/+7
2005-04-18Add include/Makefile.in to last entryHans-Peter Nilsson1-1/+2
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak11-24/+737
2005-04-18libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests.Hans-Peter Nilsson2-0/+21
2005-04-13* configure: Regenerate.Mike Stump2-1/+66
2005-03-31* src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI.Hans Boehm2-2/+6
2005-03-30* src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.Steve Ellcey3-37/+26
2005-03-24darwin.S: Update for -m64 multilib.Mike Stump3-20/+48
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg8-58/+26
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andrew Haley2-3/+12
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler2-0/+47
2005-02-11cls_align_longdouble.c: Remove dg-options.Janis Johnson5-4/+7
2005-02-08ffitarget.h: Remove PPC stuff which does not belong to frv.Andreas Tobler2-30/+6
2005-01-12special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou2-1/+6
2004-12-31types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson2-66/+35
2004-12-31types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson6-857/+957
2004-12-27* src/x86/unix64.S: Fix typo in unwind info.Richard Henderson2-1/+5
2004-12-25ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson3-640/+592
2004-12-08Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn3-4/+6
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford7-13/+38
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2-9/+6
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2-2/+13
2004-11-25* ChangeLog: Remove duplication.John David Anglin1-1908/+0
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2-9/+6
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2-23/+1915