Commit Graph

8 Commits

Author SHA1 Message Date
naddy
0e708eabac patch the actual source files, not generated intermediate ones 2004-01-16 22:01:45 +00:00
pvalchev
1f8a9476d8 sparc64/gcc3 fixens 2004-01-15 07:43:01 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
3a45c068f4 Mark as broken on m68k: "mmap configure test causes system hang"
while bug is under investigation
2003-07-06 22:46:14 +00:00
pvalchev
b6da47950b - remove a stupid NOT_FOR_ARCHS=sparc64, if you guys don't want to fix
something, it's better to leave it broken, otherwise it gets forgotten
- fix sparc64 asm syntax, insight from Toby
XXX regress fails, but it appears to fail on at least 2 other 'supported'
architectures, this needs to be looked at
2003-07-02 21:28:07 +00:00
jolan
2c6ad047b8 - remove MAINTAINER per his request
- mark not for sparc64
- update MASTER_SITES/HOMEPAGE

ok brad@
2003-05-21 00:05:52 +00:00
naddy
e869f37598 - Consistently use in-tree libtool.
- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
2002-08-09 18:43:00 +00:00
lebel
e8ee429372 initial import of devel/ffcall-1.8:
--
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)

WWW: http://clisp.cons.org/~haible/packages-ffcall.html
Submitted by: Christian Edward Gruber <cgruber@israfil.net>
2002-05-01 17:19:23 +00:00