dev-libs / ffcall

Build foreign function call interfaces in embedded interpreter

Official package sites : https://www.gnu.org/software/libffcall/ ·

ffcall - foreign function call libraries This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: avcall - calling C functions with variable arguments vacall - C functions accepting variable argument prototypes trampoline - closures as first-class C functions callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)

v2.4-r1 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~sparc ~x86 ~x86-linux

v2.4 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
amd64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm ~arm64 ~hppa ~mips ~ppc-macos ~riscv ~x86-linux

dev-lang / gforth : GNU Forth is a fast and portable implementation of the ANSI Forth language

dev-lisp / clisp : A portable, bytecode-compiled implementation of Common Lisp

gnustep-base / gnustep-base : A library of general-purpose, non-graphical Objective C objects

829663
dev-libs/ffcall-2.4-r1 fails to compile: avcall-x86_64.s:588:2: error: changed section flags for .eh_frame, expected: 0x2
879795
dev-libs/ffcall-2.4-r1 - make: No rule to make target callback/callback-libapi.lo, needed by libffcall.la. Stop.
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-libs/ffcall: make sure elibtoolize is applied
Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-libs/ffcall: drop 2.1, EAPI-6--
Closes: https://bugs.gentoo.org/834549 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
orbea · gentoo
dev-libs/ffcall: Fix the build with slibtool
Bug: https://bugs.gentoo.org/776976 Upstream-ML: https://lists.gnu.org/archive/html/libffcall/2022-07/msg00000.html Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/26394 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-libs/ffcall: Keyword 2.4 arm, #847829
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Raymond Wong · gentoo
dev-libs/ffcall: Keyword 2.4 riscv, #840239
Signed-off-by: Raymond Wong <infiwang@pm.me> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Raymond Wong · gentoo
dev-libs/ffcall-2.4: add vacall PIC support for Linux/riscv
Patch is already done upstream, drop on next version bump. Closes: https://bugs.gentoo.org/842915 Signed-off-by: Raymond Wong <infiwang@pm.me> Closes: https://github.com/gentoo/gentoo/pull/25388 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Raymond Wong · gentoo
dev-libs/ffcall: Keyword 2.4 mips, #840239
Signed-off-by: Raymond Wong <infiwang@pm.me> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-libs/ffcall: Stabilize 2.4 x86, #834549
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-libs/ffcall: sparc stable wrt bug #834549
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-libs/ffcall: ppc64 stable wrt bug #834549
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-libs/ffcall: ppc stable wrt bug #834549
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jakov Smolić · gentoo
dev-libs/ffcall: Stabilize 2.4 amd64, #834549
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-libs/ffcall: Stabilize 2.1 ppc64, #828735
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/ffcall: add 2.4
Contains some important portability fixes. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-libs/ffcall: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/ffcall: eutils--, toolchain-funcs--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-libs/ffcall: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-libs/ffcall: use einfo, not elog in src_prepare()
Noticed the post-merge output from dev-libs/ffcall when was installing gforth. The output did not look useful: ``` * Messages for package dev-libs/ffcall-2.1: * Patching 'Makefile.in' * Patching 'avcall/Makefile.in' * Patching 'callback/Makefile.in' * Patching 'gnulib-lib/Makefile.in' * Patching 'trampoline/Makefile.in' * Patching 'vacall/Makefile.in' * Patching 'callback/trampoline_r/Makefile.in' * Patching 'callback/vacall_r/Makefile.in' * Patching 'Makefile.in' ``` Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-libs/ffcall: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Chema Alonso Josa · gentoo
dev-libs/ffcall: Drop old version 2.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Mikle Kolyada · gentoo
dev-libs/ffcall: ppc stable wrt bug #655420
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Tobias Klausmann · gentoo
dev-libs/ffcall-2.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655420
Aaron Bauman · gentoo
dev-libs/ffcall: amd64 stable wrt bug #655420
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Thomas Deutschmann · gentoo
dev-libs/ffcall: x86 stable (bug #655420)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Rolf Eike Beer · gentoo
dev-libs/ffcall: stable 2.1 for sparc
Bug: https://bugs.gentoo.org/655420 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Sergei Trofimovich · gentoo
dev-libs/ffcall: stable 2.1 for ia64, bug #655420
Bug: https://bugs.gentoo.org/655420 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Chema Alonso Josa · gentoo
dev-libs/ffcall: Drop old version 1.1¾
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Chema Alonso Josa · gentoo
dev-libs/ffcall: Version bump to 2.1
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Chema Alonso Josa · gentoo
dev-libs/ffcall: Drops version 1.10-r5
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Chema Alonso Josa · gentoo
dev-libs/ffcall: Drops old version 1.10-r2
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Chema Alonso Josa · gentoo
dev-libs/ffcall: Drops old version 1.10
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Tobias Klausmann · gentoo
dev-libs/ffcall-2.0-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/634672
Thomas Deutschmann · gentoo
dev-libs/ffcall: x86 stable (bug #634672)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Tobias Klausmann · gentoo
dev-libs/ffcall-2.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/634672
Sergei Trofimovich · gentoo
dev-libs/ffcall: stable 2.0 for sparc, bug #634672 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Sergei Trofimovich · gentoo
dev-libs/ffcall: stable 2.0 for ppc, bug #634672
Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
dev-libs/ffcall: stable 2.0 for ia64, bug #634672
Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Chema Alonso Josa · gentoo
dev-libs/ffcall: Bumps version to 2.0
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Sergei Trofimovich · gentoo
dev-libs/ffcall: change SRC_URI to use 'mirror://gnu/'
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Alexis Ballier · gentoo
dev-libs/ffcall: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Bruno Haible · gentoo
dev-libs/ffcall: Remove obsolete ebuild parts
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Chema Alonso Josa · gentoo
dev-libs/ffcall: Bumps version to 1.13. Updates metadata
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Michael Palimaka · gentoo
dev-libs/ffcall: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed