Commit graph

14 commits

Author SHA1 Message Date
perry
a8f55d275f Update to 2.33 2004-03-29 02:46:18 +00:00
jmc
89ef6b2d96 Tweak the getrusage test to a much larger loop value as my machine was fast
enough in the testing for instance that it never got usage on the process.
2003-08-18 05:31:03 +00:00
dillo
24668f590e upgrade to 2.30
does no longer include (copies of) libintl and libiconv
numerous enhancements and bug fixes, see included NEWS file
2003-07-13 14:34:48 +00:00
jmc
713cf9a1c6 Port to powerpc:
Provide a trampoline implementation that doesn't presume r11 is free (it's not
in dynamically linked programs and the ELF ABI says as much but somehow linux
managed to avoid this it seems). Use r13 for the time being since while gcc
will allocate it, it's the last "local" one allocated so none of the clisp
code hits that (nothing needed 17+ local registers in use ever). Update the
vacall implementation to match the trampoline calls but otherwise for
any assembly use the linux code.

Make these changes specific to netbsd, update the test cases so everything
works.

This now passes all the clisp tests when done/installed.
2002-03-14 07:44:21 +00:00
dillo
c25436c54a Update CLISP to 2.27, based on PR 15224 by Shell Hung, libtool-overridden
and buildlinked by me.

Changes:
Now distributed under the GPL.
All .fas files generated by previous CLISP versions are invalid
and must be recompiled.

Hostname resolution is now optional in EXT:SOCKET-STREAM-PEER and
EXT:SOCKET-STREAM-LOCAL. EXT:SOCKET-STATUS now accepts SOCKET-SERVERs too,
and the direction of the checks can be specified. Added install.bat for
win32 installation. Fixed handling of circular structs and pointers to
functions in the FFI. Fixed binary I/O for streams with element type longer
than one byte, but not a whole number of bytes.
2002-02-21 04:13:20 +00:00
wiz
9e943bb758 Restructure patch-aa to get it integrated in the main tree.
Remove patch-a{b,c,d} since self tests work now.
Correct HOMEPAGE.
2000-06-16 23:53:43 +00:00
wiz
002e921df9 Update to 2000-03-06. Changes too many to list here, please take a look
at the NEWS file included in the distribution.
Update provided by Dieter Baron in private communication.
2000-05-27 02:47:13 +00:00
mjl
e816c76f04 Make this package patch and compile again. 1999-12-18 04:53:17 +00:00
mjl
d6753dc6fa Add ELF -rpath incantations. 1999-07-21 23:25:07 +00:00
mjl
750145536a Make this work with egcs using the compilation notes provided
by Sean Doran <smd@ebone.net>. Closes PR/6339.
1999-04-17 01:55:55 +00:00
tron
ea7c158bec Update for clisp package to version 19990108 supplied by Martin J. Laubach. 1999-01-31 23:37:28 +00:00
tron
409d1f3bd5 Update for "clisp" to "19980909" supplied by Martin J. Laubach in
PR pkg/6471.
1998-11-22 19:39:48 +00:00
frueauf
c43740b5c0 Add missing rcs id. 1998-09-06 21:21:54 +00:00
tron
e9636da537 New "clisp" package created by Martin J. Laubach:
CLISP, a Common Lisp implementation.
1998-09-06 20:45:35 +00:00