arm.h (REG_CLASS_CONTENTS): Remove soft frame pointer from CORE_REGS and GENERAL_REGS...
[gcc.git] / libffi / src /
2010-10-01 Jakub Jelinekre PR libffi/45677 (Bad stack allocation for ffi functi...
2010-09-03 Mark Wielaardclosures.c (open_temp_exec_file_mnt): Check if getmnten...
2010-08-06 Dan WitteRemove warnings
2010-08-06 Dan WitteAdd OS/2 Support
2010-08-06 Dan HorákDefine libffi macros carefully
2010-08-06 Michael KohlerFix spelling errors
2010-08-06 Evan PhoenixFix SELinux test
2010-08-06 Matthias KloseImprove libffi comments
2010-08-06 Anthony GreenEnable build with microsoft compiler
2010-08-06 Oliver KiddleEnable build with sun compiler
2010-07-07 Neil Robertssysv.S (ffi_call_SYSV): Align the stack pointer to...
2010-05-19 Rainer Orthconfigure.ac (libffi_cv_as_x86_pcrel): Check for illega...
2010-03-15 Rainer Orthconfigure.ac (libffi_cv_as_x86_64_unwind_section_type...
2010-02-15 Matthias Klosesysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_...
2010-01-06 Rainer Orth* src/mips/n32.S: Use .abicalls and .eh_frame with...
2009-12-28 David Edelsohnffi_darwin.c (ffi_prep_args): Copy abi and nargs to...
2009-12-26 Andreas Toblerconfigure.ac: Define FFI_MMAP_EXEC_WRIT for the given...
2009-12-26 Andreas Schwabffi.c (ffi_prep_args_SYSV): Advance intarg_count when...
2009-12-26 Frank EverdijIRIX support
2009-12-26 Bradley Smithavr32 libffi port
2009-12-14 John David Anglinffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOU...
2009-12-11 Eric Botcazouffi.c (ffi_closure_sparc_inner_v9): Properly align...
2009-12-10 Rainer Orthre PR libffi/40700 (All amd64 libffi execution tests...
2009-12-08 David Edelsohnaix_closure.S (libffi_closure_ASM): Fix tablejump typo.
2009-12-05 David Edelsohnaix.S: Update AIX32 code to be consistent with AIX64...
2009-12-04 David Edelsohnaix_closure.S: Reorganize 64-bit code to match linux64_...
2009-12-04 Uros Bizjakre PR libffi/41908 (closures fail for some structure...
2009-12-04 David Edelsohnffi_darwin.c (ffi_closure_helper_DARWIN): Increment...
2009-12-04 David Edelsohnffi_darwin.c (ffi_prep_args): Increment next_arg and...
2009-12-03 David Edelsohnre PR libffi/42243 (powerpc-apple-darwin9 libffi failures)
2009-12-03 David Edelsohnffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.
2009-12-02 David Edelsohnaix.S (ffi_call_AIX): Convert to more standard register...
2009-11-30 David Edelsohnre PR libffi/35484 (libffi doesn't support AIX 64bit)
2009-09-28 Kai Tietzwin64.S (_ffi_call_win64 stack): Remove for gnu assembl...
2009-09-23 Matthias KlosePR libffi/40242, PR libffi/41443
2009-09-17 Loren J. RittlePR testsuite/32843 (strikes again)
2009-09-15 David Daneyjava_raw_api.c (ffi_java_raw_to_rvalue): Remove special...
2009-07-24 Dave Kornre PR libffi/40807 (libffi.call/return_sc.c)
2009-06-16 Wim Lewisffi.c: Avoid clobbering cr3 and cr4, which are supposed...
2009-06-12 Andrew Haley[multiple changes]
2009-06-09 Andrew Haleyfreebsd.S: Add missing file.
2009-06-05 Andrew Haleyffitarget.h, ffi.c: Merge stdcall changes from libffi.
2009-06-04 Andrew Haleyffitarget.h, [...]: Back out stdcall changes.
2009-06-04 Andrew Haley[multiple changes]
2009-06-04 Andrew Haleyffi.h.in: Change void (*)() to void (*)(void).
2009-06-04 Andrew Haley[multiple changes]
2009-06-04 Andrew Haley2009-06-04 Andrew Haley <aph@redhat.com>
2009-05-22 Dave Kornwin32.S (_ffi_closure_STDCALL): New function.
2009-05-22 Dave Kornconfigure.ac: Also check if assembler supports pc-relat...
2008-12-19 Rainer Orthre PR libffi/26048 (libffi doesn't build on Solaris...
2008-11-21 Eric Botcazouffi.c (ffi_prep_cif_machdep): Add support for signed...
2008-08-25 Andreas Toblerffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT...
2008-07-16 Kaz Kojimaffi.c (ffi_prep_closure_loc): Turn INSN into an unsigne...
2008-03-27 Kaz Kojimasysv.S: Add .note.GNU-stack on Linux.
2008-03-26 Matthias Klose[multiple changes]
2008-01-30 H.J. Lure PR libffi/34612 ([4.1/4.2] libffi doesn't work with...
2008-01-06 Andreas Toblerffi.c (ffi_prep_cif_machdep): Fix thinko.
2008-01-05 Andreas Toblerre PR testsuite/32843 (libffi.call/return_sc.c)
2007-12-08 David Daneyn32.S (ffi_call_N32): Replace dadd with ADDU...
2007-12-07 David Daneyffi.c (ffi_prep_cif_machdep): Handle long double return...
2007-12-06 David Daneyffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already...
2007-12-06 David Daneyn32.S (ffi_closure_N32): Use 64-bit add instruction...
2007-12-01 Andreas Toblerre PR libffi/31937 (libffi doesn't support ppc without...
2007-11-25 Andreas Toblerclosures.c: Move defintion of MAYBE_UNUSED from here...
2007-11-16 Andreas Toblersysv.S: Load correct cr to compare if we have long...
2007-09-04 Andrew Haley[multiple changes]
2007-08-10 David Daneyre PR libffi/28313 (libffi has not been ported to mips6...
2007-08-07 Andrew Haleysysv.S (ffi_closure_raw_SYSV): Fix typo in previous...
2007-08-06 Andrew Haleyre PR testsuite/32843 (libffi.call/return_sc.c)
2007-07-31 Andrew Haleyre PR testsuite/32843 (libffi.call/return_sc.c)
2007-07-12 David Daneyffi.c: Don't include sys/cachectl.h.
2007-07-09 Andrew Haley[multiple changes]
2007-05-10 Roman Zippelffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add...
2007-05-10 Roman Zippelconfigure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.
2007-05-10 Roman Zippelffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerou...
2007-04-13 Paolo BonziniMakefile.am (EXTRA_DIST): Bring up to date.
2007-04-06 Richard Hendersonconfigure.ac: Tidy target case.
2007-04-03 Jakub Jelinekclosures.c: Include sys/statfs.h.
2007-03-08 Alexandre Olivaffi.c (flush_icache): Fix left-over from previous patch.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-03-07 Alexandre Olivadlmalloc.c: New file, imported version 2.8.3 of Doug...
2007-02-13 Andreas Krebbelffi.c (ffi_prep_args, [...]): Add long double handling.
2007-02-02 Jakub Jelineklinux64.S (ffi_call_LINUX64): Move restore of r2 immedi...
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...
next