Update Makefile for new darwin scripts
[platform/upstream/libffi.git] / ChangeLog
2014-03-01 Anthony GreenUpdate Makefile for new darwin scripts
2014-02-28 Anthony GreenAdd missing -DFFI_DEBUG flag
2014-02-28 Anthony GreenMerge pull request #46 from makotokato/android-clang
2014-02-28 Anthony GreenMerge pull request #46 from makotokato/android-clang
2014-02-28 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2014-02-28 Anthony GreenMerge pull request #40 from wojdyr/master
2014-02-28 Anthony GreenMerge pull request #66 from ppizarro/master
2014-02-28 Anthony GreenMerge pull request #66 from ppizarro/master
2014-02-28 Anthony GreenAdd ChangeLog entry for Josh's change
2014-02-28 Anthony GreenMerge pull request #75 from joshtriplett/longdouble
2014-02-28 Anthony GreenRebuilt with new libtool
2014-02-28 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2014-02-28 Anthony GreenFix spelling errors
2014-02-28 Anthony GreenFix spelling errors
2014-02-28 Anthony GreenWhen no VFP arguments are present the IP register is...
2014-02-28 Anthony Greenaarch64 fix
2014-02-27 Anthony GreenFix ChangeLog merge
2014-02-15 Anthony GreenMerge pull request #72 from heiher/devel
2014-02-09 HeiherFix call floating point va function
2014-02-05 Zachary WaldowskiAArch64: Fix missing semicolons when assertions are...
2014-02-05 Zachary WaldowskiUpdate ChangeLog
2013-12-05 Anthony GreenUndo iOS ARM64 changes.
2013-12-01 Anthony GreenRemove build-ios from Makefile
2013-12-01 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2013-11-22 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2013-11-22 Alan ModraThis separates the 32-bit sysv/linux/bsd code from...
2013-11-21 Alan ModraThis separates the 32-bit sysv/linux/bsd code from...
2013-11-18 Anthony GreenMerge pull request #59 from iains/powerpc-darwin-unwind-fix
2013-11-18 Iain SandoeFix PowerPC Darwin FDE encodings to use pcrel correctly...
2013-11-18 Anthony GreenClean up code to appease modern GCC compiler.
2013-11-18 Alan ModraAn #endif in the wrong place would cause compile failur...
2013-11-16 Anthony GreenMerge branch 'master' of github.com:/atgreen/libffi
2013-11-16 Alan ModraFinally, this adds _CALL_ELF == 2 support. ELFv1 objec...
2013-11-16 Alan ModraFinally, this adds _CALL_ELF == 2 support. ELFv1 objec...
2013-11-16 Alan ModraAndreas' 2013-02-08 change reverted some breakage for...
2013-11-16 Alan ModraThe powerpc64 ABIs align structs passed by value, a...
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-16 Andrew HaleyFix sample closure code
2013-11-16 Andrew HaleyFix broken test cases
2013-11-14 Anthony GreenMerge branch 'master' of https://github.com/bivab/libffi
2013-11-14 David Schneiderupdate Changelog
2013-11-13 Alan ModraThis enshrines the current testsuite practice of using...
2013-11-13 Anthony GreenRespect HAVE_ALLOCA_H
2013-11-09 Anthony GreenUltraSPARC IIi fix. Update README and build configury.
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 GreenFix up docs
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 GreenDon't align stack for win32
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-15 Sandra LoosemoreFix testsuite bug
2013-10-15 Marcus ShawcroftFix many.c testcase for Aarch64
2013-10-08 Anthony GreenFix spelling errors
2013-10-08 Anthony GreenAdd m88k and VAX support. Update some configury bits.
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-06-14 Mischa JonkerAdd ARC support
2013-03-30 Anthony GreenMerge pull request #34 from davidsch/armhf
2013-03-28 David Schneiderupdate changelog
2013-03-17 Anthony Greencygwin fix & updates for 3.0.13
2013-03-17 Anthony Greencygwin fix & updates for 3.0.13
2013-03-17 Anthony GreenFix lib install dir
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 GreenDocumentation fix
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-02-11 Anthony GreenAdd moxie support. Release 3.0.12. v3.0.12
2013-02-10 Anthony GreenUpdate README
2013-02-10 Anthony Greenmend
2013-02-08 Anthony GreenFix small struct passing on ppc
2013-02-08 Anthony GreenRemove xfail for arm*-*-*.
2013-02-08 Anthony GreenFix typo
2013-02-08 Anthony GreenMore man page cleanup
2013-02-08 Anthony GreenFix many.c testcase for ppc
2013-02-08 Anthony GreenAdd missing files to dist
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 GreenUpdate bug report address. rc2.
2013-02-07 Anthony GreenAdd cache flushing routine for sun compiler on sparc...
2013-02-07 Anthony GreenAdd libtool-ldflags. Define toolexeclibdir for non...
2013-02-07 Anthony Greenx32 and libtool fixes
2013-02-07 Anthony GreenRemove a.out cruft from dist
2013-02-07 Anthony GreenFix GCC usage test and update README
2013-02-07 Anthony GreenFixes for AIX xlc compiler.
2013-02-07 Anthony GreenFix man page. Clean out junk.
2013-02-06 Anthony GreenFix pkgconfig install bits
2013-02-06 Anthony GreenWork around LLVM ABI problem on x86-64
2013-01-21 Anthony GreenUpdate README
next