2014-03-05 |
Daiki Ueno | Fix typo in doc |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Anthony Green | Update Makefile for new darwin scripts |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Anthony Green | Add README note |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Add missing -DFFI_DEBUG flag |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge pull request #46 from makotokato/android-clang |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge pull request #46 from makotokato/android-clang |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge pull request #40 from wojdyr/master |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge pull request #66 from ppizarro/master |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge pull request #66 from ppizarro/master |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Add ChangeLog entry for Josh's change |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge pull request #75 from joshtriplett/longdouble |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Rebuilt with new libtool |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Fix spelling errors |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | Fix spelling errors |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | When no VFP arguments are present the IP register is... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Anthony Green | aarch64 fix |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Anthony Green | Fix ChangeLog merge |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Josh Triplett | Fix build error on x86 without distinct long double |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Anthony Green | Merge pull request #72 from heiher/devel |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Anthony Green | Merge pull request #68 from zeldin/master |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Heiher | Fix call floating point va function |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | AArch64: Fix void fall-through case when assertions... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | AArch64: Fix missing semicolons when assertions are... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Anthony Green | Remove build-ios from Makefile |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Anthony Green | Mention Aarch64 on iOS |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | AArch64: Remove duplicitous element_count call. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Respect iOS ABI re: stack argument... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Fix size_t assumptions |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Fix "shadows declaration" warnings |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Use Clang cache invalidation builtin |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Account for long double being equal... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Use CNAME, restrict .size like ARM |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/aarch64: Fix invalid reference in assembly |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/x86_64: Fix 64-bit type shortening warnings |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin: Merge build scripts, redo project, incl. arm64 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/iOS: Improve unified syntax use for LLVM |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Fix dlmalloc warnings due to set_segment_flags, sizeof... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/iOS: Fix mis-typing of vfp_reg_free |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/ARM: Assert on NULL dereference |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/i386: Inhibit Clang previous prototype warnings |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Zachary Waldowski | Darwin/ARM: Inhibit Clang previous prototype warnings |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Zachary Waldowski | Darwin/AArch64: Inhibit Clang previous prototype warnings |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Marcus Comstedt | Linux/ppc64: Remove assumption on contents of r11 in... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Paulo Pizarro | When the function called by the ffi called a function... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Anthony Green | Undo iOS ARM64 changes. |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Anthony Green | Mention Aarch64 on iOS |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Anthony Green | Mention Aarch64 on iOS |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Anthony Green | Remove build-ios from Makefile |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Anthony Green | Merge pull request #60 from zwaldowski/ios-redo |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Properly export headers from Xcode project |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Freshen gen scripts, remove old build-ios.sh |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/iOS: Include x86_64+aarch64 pieces in library |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: size_t assumptions |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: Fix “shadows declaration” warnings |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: Use Clang cache invalidation builtin |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: Inhibit Xcode warning |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: double == long double |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/iOS prep script: try and compile for arm64 |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: Restrict .size to ELF like arm32. |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: Potentially(?) fix compile error |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/aarch64: Use CNAME refs |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/Mac: Fix 64/32 shortening warnings |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Misc size_t warnings |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Fix dlmalloc warnings due to sizeof(size_t) |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Rebuild Xcode project |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/iOS: Fix LLVM 3.3 warning re: memcpy. |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Clean up, modernize generator scripts |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/Mac: Also exclude OS X generated source |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/iOS: More unified syntax support w/ Clang. |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin/iOS: Simplify RETLDM arguments for LLVM 3.1 |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Zachary Waldowski | Darwin: Silence Clang warnings. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Alan Modra | This separates the 32-bit sysv/linux/bsd code from... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Alan Modra | This separates the 32-bit sysv/linux/bsd code from... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Anthony Green | Merge pull request #59 from iains/powerpc-darwin-unwind-fix |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Iain Sandoe | Fix PowerPC Darwin FDE encodings to use pcrel correctly... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Anthony Green | Clean up code to appease modern GCC compiler. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Alan Modra | An #endif in the wrong place would cause compile failur... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Anthony Green | Merge branch 'master' of github.com:/atgreen/libffi |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alan Modra | Finally, this adds _CALL_ELF == 2 support. ELFv1 objec... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alan Modra | Finally, this adds _CALL_ELF == 2 support. ELFv1 objec... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alan Modra | Andreas' 2013-02-08 change reverted some breakage for... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alan Modra | The powerpc64 ABIs align structs passed by value, a... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alan Modra | This patch prepares for ELFv2, where sizes of these... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alan Modra | The powerpc64 support opted to pass floating point... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Andrew Haley | Fix sample closure code |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Andrew Haley | Fix broken test cases |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Anthony Green | Merge branch 'master' of https://github.com/bivab/libffi |
commit | commitdiff | tree | snapshot |
2013-11-14 |
David Schneider | update Changelog |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Alan Modra | This enshrines the current testsuite practice of using... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Anthony Green | Respect HAVE_ALLOCA_H |
commit | commitdiff | tree | snapshot |
2013-11-13 |
David Schneider | add a testcase for the double/float issue on ARMHF |
commit | commitdiff | tree | snapshot |
2013-11-13 |
David Schneider | stop trying to assing vfp regs once we are done with... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
David Schneider | mark all vfp registers as used when done. |
commit | commitdiff | tree | snapshot |
next |