GENCGC on SPARC/Linux
authornyef <nyef@sunblade100.lisphacker.com>
Thu, 11 Oct 2012 18:18:59 +0000 (18:18 +0000)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Fri, 19 Oct 2012 18:50:34 +0000 (14:50 -0400)
commitad096f09fb631331f584121bfe5ee3bfc7f1f951
tree1c2f4f2733e4cc855243a22ab5dae0b2b9d3df00
parent539339c130d0556d628de8c2b9e6f36b8051c0ce
GENCGC on SPARC/Linux

  * Tweak make-config.sh to automatically select GENCGC, and to
update the fallback message for those poor bsd-using folks.

  * Copied the gencgc memory map from the SunOS version to use for
Linux (the cheneygc maps were identical, we may as well keep the
parallelism).

  * Also tweaked the linker flags to match.  Not because it was
required to build, but because I don't know why they were changed
for SunOS, and in the absence of such knowledge I'd rather keep
things more or less parallel.
NEWS
make-config.sh
src/compiler/sparc/parms.lisp
src/runtime/Config.sparc-linux