Daily bump.
[gcc.git] / libffi / src /
2006-12-14 Andreas Toblerconfigure.ac: Add TARGET for x86_64-*-darwin*.
2006-11-01 Geoffrey KeatingIn gcc/: PR 23067
2006-10-10 Paolo Bonziniconfigure.ac [...]: Set X86_DARWIN symbol and conditional.
2006-05-19 John David Anglinffi.c (ffi_prep_args_pa32): Load floating point argumen...
2006-04-22 Andreas ToblerREADME: Remove notice about 'Crazy Comments'.
2006-04-12 Andreas Toblerhpux32.S: Correct unwind offset calculation for ffi_clo...
2006-04-12 James E WilsonFix IA-64 problems with denorms getting clobbered by...
2006-04-05 John David AnglinMakefile.am: Add PA_HPUX port.
2006-03-23 Alan Modraffitarget.h (enum ffi_abi): Add FFI_LINUX.
2006-03-15 Kaz Kojimaffi.c (ffi_prep_cif_machdep): Handle float arguments...
2006-02-22 Kaz Kojimasysv.S: Fix register numbers in the FDE for ffi_closure...
2006-02-18 Kaz Kojimaffi.c (ffi_closure_helper_SYSV): Remove unused variable...
2006-01-18 Jakub Jelineksysv.S (smst_two_register): Don't call __ashldi3, inste...
2005-12-07 Thiemo Seuferffitarget.h: Remove obsolete sgidefs.h include.
2005-12-03 Alan Modraffi.c: Formatting.
2005-09-26 Tom Tromeyfloat1.c (value_type): New typedef.
2005-08-25 Alan Modrare PR target/23404 (gij trashes args of functions with...
2005-08-11 Jakub Jelinekconfigure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New...
2005-08-09 Jakub Jelinekppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_ext...
2005-07-22 SUGIOKA Toshinobusysv.S (ffi_call_SYSV): Stop argument popping correctly...
2005-07-20 Kaz Kojimaffi.c (ffi_call): Handle small structures correctly.
2005-07-19 Andreas ToblerMakefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FRE...
2005-07-06 Randolph Chungffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1...
2005-06-15 Rainer Orthre PR libffi/21943 (O32 libffi.so fails to link on...
2005-06-01 Alan Modrappc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET...
2005-05-08 Richard Hendersonre PR libffi/21285 (gij fails to handle NullPointerExce...
2005-05-05 Richard Hendersonffi64.c (ffi_prep_cif_machdep): Save sse-used flag...
2005-04-18 Simon PosnjakMakefile.am: Add CRIS support.
2005-03-31 Hans Boehm* src/ia64/ffitarget.h (ffi_arg): Use long long instead...
2005-03-30 Steve Ellcey* src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.
2005-03-24 Mike Stumpdarwin.S: Update for -m64 multilib.
2005-02-23 Andrew Haleyre PR libffi/20104 (gij fails on ppc and not on x86)
2005-02-08 Andreas Toblerffitarget.h: Remove PPC stuff which does not belong...
2004-12-31 Richard Hendersontypes.c (FFI_AGGREGATE_TYPEDEF): Remove.
2004-12-31 Richard Hendersontypes.c (FFI_TYPE_POINTER): Define with sizeof.
2004-12-27 Richard Henderson* src/x86/unix64.S: Fix typo in unwind info.
2004-12-25 Richard Hendersonffi64.c (struct register_args): Rename from stackLayout.
2004-11-23 Richard Sandifordo32.S (ffi_call_O32, [...]): Use jalr instead of jal.
2004-11-22 Eric Botcazouffi.c (ffi_prep_closure): Align doubles and 64-bit...
2004-10-27 Richard Earnshawffi.c (ffi_prep_cif_machdep): Handle functions that...
2004-10-25 Kazuhiro Inaoka(FFII_CLOSURES): Set to 0.
2004-10-21 Kaz Kojimasysv.S (ffi_call_SYSV): Don't align for double data.
2004-10-18 Kaz Kojimaffi.c (ffi_prep_closure): Set T bit in trampoline for...
2004-10-13 Kazuhiro InaokaMakefile.am: Add m32r support.
2004-09-04 Andreas Toblerdarwin.S: Fix comments and identation.
2004-09-02 Andreas Toblerffi_darwin.c: Add flag for longdouble return values.
2004-09-02 Andreas Tobler004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
2004-08-30 Anthony GreenMakefile.am: Add frv support.
2004-08-23 David Daneyre PR libffi/13141 (FAIL: InvokeReturn output - source...
2004-08-15 Casey Marshallffi.c (ffi_pref_cif_machdep): set `cif->flags' to conta...
2004-08-10 Andrew Haleyffi64.c (ffi_prep_args ): 8-align all stack arguments.
2004-07-11 Ulrich Weigandffi.c (ffi_prep_args): Fix C aliasing violation.
2004-06-30 Geoffrey Keatingffi_darwin.c (flush_icache): ';' is a comment character...
2004-06-10 Jakub Jelinekunix.S (ffi_call_unix): Insert group barrier break...
2004-04-27 Matt AusternPatch 14922
2004-03-20 Matthias Kloselinux.S: Fix typo.
2004-03-19 Matthias Klose[multiple changes]
2004-03-16 Hosaka Yujitypes.c: Fix alignment size of X86_WIN32 case int64...
2004-03-12 Matt AusternEnabled linkonce support for Darwin.
2004-03-11 Andreas Schwabffi.c (ffi_prep_incoming_args_UNIX): Get floating point...
2004-02-26 Matt Kraaiffi.c (ffi_prep_args_SYSV): Change ecif->cif->bytes...
2004-02-09 Alan Modra* src/types.c (pointer): POWERPC64 has 8 byte pointers.
2004-02-09 Alan Modraffi.c (ffi_prep_args64): Correct long double handling.
2004-02-08 Alan Modraffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): Correct...
2004-02-07 Alan Modra* src/types.c: Use 16 byte long double for POWERPC64.
2004-01-25 Eric Botcazouffi.c (ffi_prep_args_v9): Shift the parameter array...
2004-01-21 Michael Ritzertffi64.c (ffi_prep_args): Cast the RHS of an assignment...
2003-12-02 Hosaka Yujire PR libffi/13221 (libffi's closure couldn't pass...
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 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-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-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-04 Andreas Toblerjava_raw_api.c: Include <stdlib.h> to fix compiler...
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-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-03-21 Zdenek Dvorakffi.h.in: Define X86 instead of X86_64 in 32 bit mode.
2003-03-10 Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
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-01-29 Franz Sirlppc_closure.S: Recode to fit shared libs.
2003-01-28 Andrew Haleyffi.h.in: Enable FFI_CLOSURES for x86_64.
next