cls_uint.c (cls_ret_uint_fn): Treat result value as of type ffi_arg, not unsigned...
[gcc.git] / libffi /
2004-01-22 Ulrich Weigandcls_uint.c (cls_ret_uint_fn): Treat result value as...
2004-01-21 Michael Ritzertffi64.c (ffi_prep_args): Cast the RHS of an assignment...
2004-01-15 Kelley Cookconfigure.in: Add in AC_PREREQ(2.13)
2004-01-12 Andreas Toblerlibffi-dg.exp: Set LD_LIBRARY_PATH_32 for Solaris.
2004-01-08 Rainer Orthffitest.h (allocate_mmap): Cast MAP_FAILED to void *.
2003-12-10 Richard Hendersoncls_align_pointer.c: Cast pointers to size_t instead...
2003-12-04 Hosaka Yujimany_win32.c: Include <float.h>.
2003-12-02 Hosaka Yujire PR libffi/13221 (libffi's closure couldn't pass...
2003-12-01 Andreas Toblerre PR libffi/13221 (libffi's closure couldn't pass...
2003-11-26 Kaveh R. Ghaziffitest.h: Include <fcntl.h>.
2003-11-22 Andreas ToblerMakefile.in: Rebuilt.
2003-11-21 Andreas Jaegeracinclude.m4: Add AC_FUNC_MMAP_BLACKLIST.
2003-11-20 Andreas Toblerlibffi-dg.exp: Make the -lgcc_s conditional.
2003-11-19 Andreas Toblerlibffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin.
2003-11-12 Andreas Toblerre PR libffi/11147 (fficonfig.h is abi-specific)
2003-11-09 Andreas Toblerclosure_fn0.c: Print result and check with dg-output...
2003-11-08 Andreas Toblercls_9byte2.c: New test case.
2003-11-08 Andreas Toblercls_double.c: Do a check on the result.
2003-11-06 Andreas Toblerprep_cif.c (ffi_prep_cif): Move the validity check...
2003-10-23 Andreas Toblerjava_raw_api.c (ffi_java_ptrarray_to_raw): Replace...
2003-10-22 David Daneyffitarget.h: Replace undefined UINT32 and friends with...
2003-10-22 Andreas Schwab* src/ia64/ffi.c: Replace FALSE/TRUE with false/true.
2003-10-21 Andreas Toblerremove unnecessary files.
2003-10-21 Andreas Toblercommit missing adds.
2003-10-21 Andreas Tobler[multiple changes]
2003-10-20 Rainer Orthffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_S...
2003-10-20 Andreas Toblerffi_darwin.c (ffi_prep_args): Declare bytes again.
2003-10-13 Alan Modratypes.c (double, longdouble): Default POWERPC64 to...
2003-10-06 Rainer Orthffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs, FFI_M...
2003-10-01 Andreas Toblerlibffi-dg.exp: Set LD_LIBRARY_PATH_64 for SPARC64.
2003-09-19 Andreas Toblerclosure_fn0.c: Xfail mips, arm, strongarm, xscale.
2003-09-18 David Edelsohnaix.S: Cleanup whitespaces.
2003-09-18 Andreas Toblerdarwin.S: Cleanup whitespaces, comment formatting.
2003-09-18 Andreas Toblertypes.c (double): Add AIX and Darwin to the right TYPEDEF.
2003-09-18 Kaz Kojimaffi.c (ffi_prep_args): Take account into the alignement...
2003-09-17 Rainer Orthlibffi-dg.exp (libffi_target_compile): Search in srcdir...
2003-09-11 Alan Modraprep_cif.c (initialize_aggregate): Include tail padding...
2003-09-11 Alan Modratypes.c (double, longdouble): Merge identical SH and...
2003-09-09 Andreas Tobler2003-09-09 Andreas Tobler <a.tobler@schweiz.ch>
2003-09-09 Alan Modra* libtool.m4 (LD): Correct powerpc64 host match.
2003-09-04 Andreas ToblerMakefile.am: Remove build rules for ffitest.
2003-09-04 Andreas Toblersorry forgot the changelog.
2003-09-04 Andreas Toblerjava_raw_api.c: Include <stdlib.h> to fix compiler...
2003-09-04 Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
2003-09-04 Andreas Tobler*** empty log message ***
2003-09-04 Andreas Tobler003-09-04 Andreas Tobler <a.tobler@schweiz.ch>
2003-08-13 Kaz Kojimaffi.c (OFS_INT16): Set 0 for little endian case.
2003-08-01 Alan Modraffi.c (ffi_prep_args64): Modify for changed gcc structu...
2003-07-30 Andreas Toblerre PR libffi/11410 (ffitest failures on Solaris 8/SPARC)
2003-07-11 Gerald PfeiferREADME: Note that libffi is not part of GCC.
2003-06-19 Franz Sirlppc_closure.S: Include ffi.h.
2003-06-13 Rainer Orthsysv.S: Avoid gas-only .uleb128/.sleb128 directives.
2003-06-13 Kaz KojimaMakefile.am: Add SHmedia support.
2003-05-16 Jakub Jelinekconfigure.in (HAVE_RO_EH_FRAME): Check whether .eh_fram...
2003-05-08 Jeff SturmSolaris 7 .register fix.
2003-04-18 Jakub Jelinekconfigure.in (powerpc64*-*-linux*): Remove.
2003-04-16 Richard Earnshawconfigure.in (arm-*-netbsdelf*): Add configuration.
2003-04-11 Alexandre Olivalibtool.m4 (lt_cv_deplibs_check_method): Use pass_all...
2003-04-05 Loren J. Rittle* include/Makefile.in: Regenerate.
2003-03-24 Andreas Schwabconfigure.in: Avoid trailing /.
2003-03-21 Zdenek Dvorakffi.h.in: Define X86 instead of X86_64 in 32 bit mode.
2003-03-12 Andreas Schwabconfigure.in: Avoid trailing /.
2003-03-10 Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
2003-02-20 Alexandre Olivaconfigure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to...
2003-02-07 Andreas Toblerdarwin_closure.S: Fix alignement bug, allocate 8 bytes...
2003-02-05 Jakub Jelinekffi.c (ffi_closure_helper_SYSV): Add hidden visibility...
2003-02-01 Andreas JaegerFix wrongly applied last patch.
2003-01-31 Christian Cornelssenconfigure.in: Adjust command to source config-ml.in...
2003-01-29 Franz Sirlppc_closure.S: Recode to fit shared libs.
2003-01-28 Alexandre Olivaconfigure.in (toolexecdir, [...]): Set and AC_SUBST.
2003-01-28 Andrew Haleyffi.h.in: Enable FFI_CLOSURES for x86_64.
2003-01-28 Alexandre Olivaconfigure.in (toolexecdir, [...]): Set and AC_SUBST.
2003-01-27 David EdelsohnMakefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.
2003-01-22 Andrew Haleydarwin.S (_ffi_call_AIX): Add Augmentation size to...
2003-01-21 Andreas Toblerdarwin.S: Add unwind info.
2003-01-14 Andrew Haleyffi64.c (ffi_prep_args): Check for void retval.
2003-01-14 Andreas Jaegerffitest.c (main): Only use ffi_closures if those are...
2003-01-14 Tom Tromey[multiple changes]
2003-01-10 Geoffrey Keatingffi_darwin.c: Remove RCS version string.
2003-01-03 Jeff Sturmffi.h.in: Add closure defines for SPARC, SPARC64.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-06 Ranjit Mathewffi.h.in: Added FFI_STDCALL ffi_type enumeration for...
2002-11-27 Ulrich Weigand* src/s390/sysv.S (.eh_frame section): Make section...
2002-11-26 Jim WilsonFix Portable .NET bug with IA-64 pointer size.
2002-11-15 Ulrich Weigands390.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2002-11-12 DJ Delorie* configure.in: Look for common files in the right...
2002-10-08 Ulrich Weigandjava_raw_api.c (ffi_java_raw_to_ptrarray): Interpret...
2002-10-02 Andreas Jaeger* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug...
2002-10-01 Bo Thorsen* include/ffi.h.in: Fix i386 win32 compilation.
2002-09-30 Ulrich Weigandconfigure.in: Add s390x-*-linux-* target.
2002-09-29 Richard Earnshaw* src/arm/sysv.S: Fix typo.
2002-09-28 Richard Earnshawsysv.S: If we don't have machine/asm.h and the pre...
2002-09-27 Bo Thorsenffi.h.in: Fix multilib x86-64 support.
2002-09-23 Kaveh R. GhaziMakefile.am (all-multi): Fix multilib parallel build.
2002-08-14 Alexandre Olivaconfigure, configure: Rebuilt.
2002-07-19 Kaz Kojimaconfigure.in (sh[34]*-*-linux*): Add brackets.
2002-07-19 Kaz KojimaMakefile.am: Add SH support.
2002-07-19 Bo ThorsenForgot this file.
2002-07-18 Bo Thorsen[multiple changes]
2002-07-18 H.J. LuMakefile.am (TARGET_SRC_MIPS_LINUX): New.
next