This patch prepares for ELFv2, where sizes of these areas change. It
[platform/upstream/libffi.git] / src /
2013-11-16 Alan ModraThis patch prepares for ELFv2, where sizes of these...
2013-11-16 Alan ModraThe powerpc64 support opted to pass floating point...
2013-11-14 Anthony GreenMerge branch 'master' of https://github.com/bivab/libffi
2013-11-13 David Schneiderstop trying to assing vfp regs once we are done with...
2013-11-12 David Schneidermark all vfp registers as used when done.
2013-11-06 Mark KettenisAlign the stack pointer to 16-bytes.
2013-11-06 Konstantin BelousovMark executable as not requiring executable stack.
2013-11-02 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2013-11-02 Anthony GreenMerge pull request #45 from foss-for-synopsys-dwc-arc...
2013-11-02 Anthony GreenMerge pull request #45 from foss-for-synopsys-dwc-arc...
2013-11-02 Anthony GreenMerge pull request #51 from vbudovski/for_upstream
2013-10-26 Mark H WeaverFix N32 ABI issue for MIPS.
2013-10-15 Sandra LoosemoreAdd nios2 port.
2013-10-08 Anthony GreenFix spelling errors
2013-10-08 Anthony GreenAdd m88k and VAX support. Update some configury bits.
2013-09-05 Vitaly BudovskiDon't use 16 byte aligned stack for WIN32
2013-07-02 Anthony Greenlittle-endian ppc64 support
2013-07-02 Anthony GreenMerge pull request #36 from abergmeier/emscripten_fix
2013-07-02 Anthony GreenMerge pull request #44 from foss-for-synopsys-dwc-arc...
2013-07-02 Anthony GreenMerge pull request #43 from JensTimmerman/__m128
2013-07-02 Jens Timmermanadded include for xmmintrin.h
2013-06-14 Mischa JonkerAdd ARC support
2013-03-30 Anthony GreenMerge pull request #34 from davidsch/armhf
2013-03-28 David Schneiderfolow the ARM hard-float ABI in ffi_prep_incoming_args_VFP
2013-03-28 David Schneidercreate separated versions of ffi_prep_incoming_args_...
2013-03-28 David Schneiderextend ffi_prepare_args for FFI_VFP (hard-float ABI...
2013-03-28 David Schneiderseparate ARM ffi_prepare_args in a version implementing...
2013-03-28 David Schneidermove the hardfloat specific argument copying code to...
2013-03-28 David Schneiderextract setting of arguments to be passed to a helper...
2013-03-28 David Schneiderextract code to align the argument storage pointer...
2013-03-17 Anthony Greencygwin fix & updates for 3.0.13
2013-03-17 Anthony Greencygwin fix & updates for 3.0.13
2013-03-16 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2013-03-16 Anthony GreenBuild fix for soft-float power targets
2013-03-16 Anthony GreenFix for m68000 systems
2013-03-16 Anthony GreenFix for m68000 systems
2013-03-16 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2013-03-16 Anthony GreenAdd Meta processor support
2013-03-16 Anthony GreenMerge pull request #32 from alex/patch-1
2013-03-16 Anthony GreenMerge pull request #32 from alex/patch-1
2013-03-14 Alex GaynorFix for a crasher due to misaligned stack on x86-32.
2013-02-11 Anthony GreenAdd moxie support. Release 3.0.12. v3.0.12
2013-02-09 Anthony Greensparc v8 and testsuite fixes
2013-02-08 Anthony GreenFix small struct passing on ppc
2013-02-08 Anthony GreenFix many.c testcase for ppc
2013-02-08 Anthony Greensparc v9 fixes for sun tools
2013-02-08 Anthony GreenFix microblaze big-endian struct issue
2013-02-08 Anthony GreenFix botched sparc patch. Update version.
2013-02-07 Anthony GreenAdd cache flushing routine for sun compiler on sparc...
2013-02-06 Anthony GreenWork around LLVM ABI problem on x86-64
2013-01-21 Anthony GreenNew microblaze support
2013-01-21 Anthony GreenNew microblaze support
2013-01-21 Anthony GreenXtensa support
2013-01-11 Anthony Greenxlc compiler support
2013-01-10 Anthony GreenFix for sunpro compiler on Solaris
2013-01-10 Anthony GreenFix for closures with sunpro compiler
2013-01-08 Anthony GreenOnly emit DWARF unwind info when building with GCC
2013-01-07 Anthony Greenm68k fixes for signed 8 and 16-bit calls.
2013-01-02 Anthony GreenMerge pull request #26 from rofl0r/master
2013-01-02 Anthony GreenMerge pull request #23 from rurban/master
2012-11-22 rofl0rfix build on ppc when long double == double
2012-11-06 Anthony GreenAdd missing aarch64 configury bits
2012-10-31 Anthony GreenRebase for ppc64 fix
2012-10-30 Anthony GreenAdd PaX work-around
2012-10-30 Anthony GreenAArch64 port
2012-10-30 Anthony GreenAArch64 port
2012-10-12 Anthony GreenTILE-Gx/TILEPro support
2012-10-11 Anthony GreenRebase
2012-04-27 Anthony GreenAdd blackfin supprt from Alexandre Keunecke.
2012-04-12 Zachary WaldowskiMore mac/ios build improvements
2012-04-10 Anthony GreenFix typo for darwin targets
2012-04-06 Anthony GreenLinux/x32 libtool fix
2012-04-05 Zachary WaldowskiFix building with Clang for Darwin (OS X 10.6+ and iOS
2012-04-03 Peter RosinFix return_uc.c test case on windows.
2012-04-03 Anthony GreenRepair ppc build regression.
2012-03-30 Peter RosinVarious MSVC-related changes.
2012-03-30 Anthony GreenARM VFP fix for old toolchains
2012-03-29 Anthony GreenRebase on fixed GCC sources
2012-03-21 Anthony GreenMore cygwin fixes
2012-03-20 Anthony GreenRebase post GCC merge
2012-03-03 Anthony Greenabi check fixes and Linux/x32 support
2012-02-23 Anthony GreenEnsure that users don't include ffitarget.h directly
2012-02-15 Anthony GreenFix ABI check regression
2012-02-10 Anthony GreenRebased from gcc
2012-02-01 Anthony GreenRebase from GCC
2012-01-23 Anthony GreenAlpha fix
2012-01-23 Anthony Greenmend
2012-01-23 Anthony Greenm68k fixes
2012-01-23 Anthony GreenRefresh
2011-11-12 Anthony GreenAdd David Gilbert's variadic function call support
2011-11-12 Anthony Greenclean up
2011-11-12 Anthony GreenAdd powerpc soft float support
2011-11-12 Anthony GreenFix kfreebsd
2011-11-12 Anthony GreenFix arm wince alignment issue
2011-11-12 Anthony GreenRemove use of ppc string instructions
2011-11-12 Anthony GreenFix ax_enable_builddir macro on BSD systems
2011-11-12 Anthony GreenRebase
2011-08-22 Anthony GreenMany new patches
2011-07-29 Anthony GreenRefresh from GCC
2011-03-30 Anthony GreenFix darwin EH
next