Up to [cvs.netbsd.org] / pkgsrc / devel / libffi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.20 / (download) - annotate - [select for diffs], Sat Dec 31 09:58:22 2011 UTC (4 months, 3 weeks ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Pull fix from upstream for asm error on NetBSD/arm with newer binutils: https://github.com/atgreen/libffi/commit/0e5843995f46900ef212531281e08b224464f413#diff-39 > * src/arm/sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 21 09:21:57 2011 UTC (16 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
enable for hppa*-*-netbsd*
Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 20 08:45:12 2010 UTC (18 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Make this build on NetBSD/sh3el. Tested on NetBSD/landisk 5.1.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 22 04:17:44 2010 UTC (22 months ago) by jklos
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Correctly do cache flushing on m68k NetBSD. Fixes PR #43106.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 30 10:17:25 2010 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
regen (hi jared)
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 16 16:28:58 2010 UTC (2 years, 4 months ago) by asau
Branch: MAIN
Changes since 1.14: +9 -10
lines
Diff to previous 1.14 (colored)
Update to libffi 3.0.9. This release includes many important fixes as well as a couple of new ports.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 21 00:33:51 2009 UTC (2 years, 8 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Fix build with sunpro's cc which defines __i386 but not __i386__
Revision 1.13 / (download) - annotate - [select for diffs], Sun Sep 20 13:10:30 2009 UTC (2 years, 8 months ago) by tnn
Branch: MAIN
Changes since 1.12: +4 -1
lines
Diff to previous 1.12 (colored)
Fix build on Tru64.
Revision 1.10.2.2 / (download) - annotate - [select for diffs], Sat May 30 21:02:34 2009 UTC (2 years, 11 months ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.10.2.1: +4 -1
lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)
Pullup ticket #2781 - requested by he libffi: portability fix Revisions pulled up: - devel/libffi/Makefile 1.11 via patch - devel/libffi/distinfo 1.12 - devel/libffi/patches/patch-aa 1.8 - devel/libffi/patches/patch-ae 1.1 - devel/libffi/patches/patch-af 1.1 - devel/libffi/patches/patch-ag 1.1 --- Module Name: pkgsrc Committed By: he Date: Tue May 26 12:27:12 UTC 2009 Modified Files: pkgsrc/devel/libffi: Makefile distinfo pkgsrc/devel/libffi/patches: patch-aa Added Files: pkgsrc/devel/libffi/patches: patch-ae patch-af patch-ag Log Message: Update from version 3.0.8nb1 to 3.0.8nb2. Pkgsrc changes: o Add portability to the various mips-based NetBSD ports. The self-tests even complete without any unexpected failures.
Revision 1.12 / (download) - annotate - [select for diffs], Tue May 26 12:27:12 2009 UTC (2 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.11: +5 -2
lines
Diff to previous 1.11 (colored)
Update from version 3.0.8nb1 to 3.0.8nb2. Pkgsrc changes: o Add portability to the various mips-based NetBSD ports. The self-tests even complete without any unexpected failures.
Revision 1.10.2.1 / (download) - annotate - [select for diffs], Fri May 22 11:55:35 2009 UTC (3 years ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.10: +1 -0
lines
Diff to previous 1.10 (colored)
Pullup ticket #2776 - requested by he libffi: build fix Revisions pulled up: - devel/libffi/Makefile 1.10 - devel/libffi/distinfo 1.11 - devel/libffi/patches/patch-aa 1.7 --- Module Name: pkgsrc Committed By: rh Date: Fri Apr 17 22:45:52 UTC 2009 Modified Files: pkgsrc/devel/libffi: Makefile distinfo Added Files: pkgsrc/devel/libffi/patches: patch-aa Log Message: Attempt to make this build on NetBSD/powerpc. While at it, correctly set INFO_FILES to 'yes'. Bump PKGREVISION.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 17 22:45:52 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Attempt to make this build on NetBSD/powerpc. While at it, correctly set INFO_FILES to 'yes'. Bump PKGREVISION.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 21 15:51:35 2009 UTC (3 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to libffi 3.0.8. Changes since previous (3.0.6) include Solaris 10/x86 and FreeBSD/powerpc support, code cleanup and bug fixes. pkgsrc changes: add testing support. Since there's no support for test depends, implement a hack proposed by <obache>.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 11 22:33:56 2008 UTC (3 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored)
Update to libffi-3.0.6. From Aleksej Saushev, who's taking maintainership,
with an adjustment for info file handling.
Changes from 2.x appear to be large and aren't concisely anywhere I
can find. Changes since 3.0.0:
3.0.6 Jul-17-08
Fix for closures on sh.
Mark the sh/sh64 stack as non-executable.
(both thanks to Kaz Kojima)
3.0.5 Apr-3-08
Fix libffi.pc file.
Fix #define ARM for IcedTea users.
Fix x86 closure bug.
3.0.4 Feb-24-08
Fix x86 OpenBSD configury.
3.0.3 Feb-22-08
Enable x86 OpenBSD thanks to Thomas Heller, and
x86-64 FreeBSD thanks to Björn König and Andreas Tobler.
Clean up test instruction in README.
3.0.2 Feb-21-08
Improved x86 FreeBSD support.
Thanks to Björn König.
3.0.1 Feb-15-08
Fix instruction cache flushing bug on MIPS.
Thanks to David Daney.
3.0.0 Feb-15-08
Many changes, mostly thanks to the GCC project.
Cygnus Solutions is now Red Hat.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 3 09:34:40 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Fix lvalue cast on amd64. Mark as DESTDIR safe.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 26 19:28:28 2006 UTC (6 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Remove autogenerated chunk from patch.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 8 20:40:02 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Override config.guess and config.sub. Add DragonFly.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 7 14:54:40 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
Use gcc-3.3.5 tarball. Very minor changes. Bump PKGREVISION. Adapt patch-aa to include (currently untested) powerpc support.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 7 00:25:39 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Add RCS Id to patch-aa.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 3 09:18:47 2005 UTC (7 years, 2 months ago) by daniel
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Make libffi buildable on NetBSD/amd64 (fixes PR pkg/29512). Ack by wiz@.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:18 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RMD160 digests.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 18 12:39:40 2003 UTC (8 years, 10 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of libffi-2.0beta into the NetBSD Packages Collection. The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. Libffi can be used in such programs to provide a bridge from the interpreter program to compiled code. Ffi stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The libffi library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 18 12:39:40 2003 UTC (8 years, 10 months ago) by agc
Branch: MAIN
Initial revision