This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".
The tag, double-double-sparc-checkpoint-1 has been created
at 850c0d35230f835220072457f9ce99929db641d0 (commit)
- Log -----------------------------------------------------------------
commit 850c0d35230f835220072457f9ce99929db641d0
Author: rtoy <rtoy>
Date: Thu Jun 22 15:19:30 2006 +0000
Add support for dumping double-double-float arrays, complex
double-double-floats, and complex double-double-float arrays.
bootfiles/19c/boot-2006-06-2-cross-dd-sparc.lisp:
o Cross-compile with new fops.
compiler/dump.lisp:
o Tell compiler how to dump (complex double-double-float),
(simple-array double-double-float (*)), and (simple-array (complex
double-double-float) (*)) objects to a fasl file.
compiler/generic/new-genesis.lisp:
o Dump (complex double-double-float) objects to a core file.
-----------------------------------------------------------------------
hooks/post-receive
--
CMU Common Lisp