aboutsummaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-08-10re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac)Alfred M. Szmidt1-0/+6
2005-08-09ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek1-0/+7
2005-07-22sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu1-0/+10
2005-07-20ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima1-0/+13
2005-07-192005-07-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-0/+19
2005-07-10cls_5_1_byte.c: New test file.Andreas Tobler1-0/+6
2005-07-06ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...Randolph Chung1-0/+17
2005-06-15re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6)Rainer Orth1-0/+6
2005-06-14configure.ac: Treat i*86-*-solaris2.10 and up as X86_64.Rainer Orth1-0/+5
2005-06-01ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra1-0/+6
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 Cook1-0/+8
2005-05-10* configure: Regenerate.Mike Stump1-0/+4
2005-05-08re PR libffi/21285 (gij fails to handle NullPointerException exception)Richard Henderson1-0/+5
2005-05-04ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson1-1/+12
2005-04-29configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, powerpc-*rtems*, arm*-*-rte...Ralf Corsepius1-0/+6
2005-04-20libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter...Hans-Peter Nilsson1-0/+5
2005-04-18Add include/Makefile.in to last entryHans-Peter Nilsson1-1/+2
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak1-1/+9
2005-04-18libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests.Hans-Peter Nilsson1-0/+5
2005-04-13* configure: Regenerate.Mike Stump1-0/+4
2005-03-31* src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI.Hans Boehm1-0/+4
2005-03-30* src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.Steve Ellcey1-0/+8
2005-03-24darwin.S: Update for -m64 multilib.Mike Stump1-0/+5
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-8/+17
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andrew Haley1-0/+5
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler1-0/+5
2005-02-11cls_align_longdouble.c: Remove dg-options.Janis Johnson1-0/+7
2005-02-08ffitarget.h: Remove PPC stuff which does not belong to frv.Andreas Tobler1-0/+4
2005-01-12special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou1-0/+5
2004-12-31types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson1-0/+7
2004-12-31types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson1-0/+9
2004-12-27* src/x86/unix64.S: Fix typo in unwind info.Richard Henderson1-0/+4
2004-12-25ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson1-0/+26
2004-12-08Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn1-0/+6
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+6
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook1-0/+4
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook1-0/+4
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 Cook1-0/+4
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin1-0/+1912
2004-11-23o32.S (ffi_call_O32, [...]): Use jalr instead of jal.Richard Sandiford1-0/+5
2004-11-23Makefile.am: Remove no-dependencies.Kelley Cook1-0/+8
2004-11-22ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte bound...Eric Botcazou1-0/+6
2004-10-27ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values.Richard Earnshaw1-0/+9
2004-10-27libffi-db.exp (load_gcc_lib): New function.Richard Earnshaw1-0/+6
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-0/+5
2004-10-25(FFII_CLOSURES): Set to 0.Kazuhiro Inaoka1-0/+4
2004-10-21sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima1-0/+5
2004-10-18ffi.c (ffi_prep_closure): Set T bit in trampoline for the function returning ...Kaz Kojima1-0/+8