summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* ffitarget.h: Remove obsolete sgidefs.h include.Thiemo Seufer2005-12-074-156/+195
* ffi.c: Formatting.Alan Modra2005-12-032-257/+345
* .cvsignore are not needed for subversion, remove them.Andreas Jaeger2005-10-311-1/+0
* libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating2005-10-012-2/+12
* float1.c (value_type): New typedef.Tom Tromey2005-09-264-5/+41
* re PR target/23404 (gij trashes args of functions with more than 8 fp args)Alan Modra2005-08-252-2/+11
* configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek2005-08-119-116/+433
* re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac)Alfred M. Szmidt2005-08-103-0/+8
* ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek2005-08-093-4/+11
* sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu2005-07-223-40/+78
* ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima2005-07-204-54/+119
* 2005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2005-07-191-0/+19
* Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler2005-07-1910-53/+229
* cls_5_1_byte.c: New test file.Andreas Tobler2005-07-104-0/+366
* ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...Randolph Chung2005-07-064-34/+101
* re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6)Rainer Orth2005-06-153-2/+10
* configure.ac: Treat i*86-*-solaris2.10 and up as X86_64.Rainer Orth2005-06-143-0/+7
* ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra2005-06-013-2/+8
* Fixup the date of last entryR. Kelley Cook2005-05-181-1/+1
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-189-112/+816
* * configure: Regenerate.Mike Stump2005-05-102-1/+5
* re PR libffi/21285 (gij fails to handle NullPointerException exception)Richard Henderson2005-05-082-45/+54
* ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson2005-05-043-52/+107
* Fix typo in previous patch.Ralf Corsepius2005-04-292-2/+2
* configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, powerpc-*rtems*, arm*-*-rte...Ralf Corsepius2005-04-293-0/+16
* libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter...Hans-Peter Nilsson2005-04-202-2/+7
* Add include/Makefile.in to last entryHans-Peter Nilsson2005-04-181-1/+2
* Makefile.am: Add CRIS support.Simon Posnjak2005-04-1811-24/+737
* libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests.Hans-Peter Nilsson2005-04-182-0/+21
* * configure: Regenerate.Mike Stump2005-04-132-1/+66
* * src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI.Hans Boehm2005-03-312-2/+6
* * src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.Steve Ellcey2005-03-303-37/+26
* darwin.S: Update for -m64 multilib.Mike Stump2005-03-243-20/+48
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-218-58/+26
* re PR libffi/20104 (gij fails on ppc and not on x86)Andrew Haley2005-02-232-3/+12
* re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler2005-02-232-0/+47
* cls_align_longdouble.c: Remove dg-options.Janis Johnson2005-02-115-4/+7
* ffitarget.h: Remove PPC stuff which does not belong to frv.Andreas Tobler2005-02-082-30/+6
* special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou2005-01-122-1/+6
* types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson2004-12-312-66/+35
* types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson2004-12-316-857/+957
* * src/x86/unix64.S: Fix typo in unwind info.Richard Henderson2004-12-272-1/+5
* ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson2004-12-253-640/+592
* Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn2004-12-083-4/+6
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-027-13/+38
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2004-11-292-9/+6
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-252-2/+13
* * ChangeLog: Remove duplication.John David Anglin2004-11-251-1908/+0
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-242-9/+6
* target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2004-11-242-23/+1915