0.9.9.36:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 21 Feb 2006 22:59:29 +0000 (22:59 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 21 Feb 2006 22:59:29 +0000 (22:59 +0000)
commit3a0f3612dc2bbf3e4e8e7395bcbbf8cd1791b963
treed744d87a1b9930df54bcf8e3e2dd7e7bb6c8eab2
parente6aef26131543d369edf107df8fb94053646d1f4
0.9.9.36:
Merge Cyrus Harmon's 7th gencgc merge candidate
... with the addition of idempotent implementations of
arch_clear_pseudo_atomic_interrupted() for
sparc, mips, alpha and hppa.  (the last three completely
untested).
... many, many changes, most of which are documented in
doc/internals-notes/GENCGC-PORTING-NOTES

(This commit may break horribly.  Please read, please test)
42 files changed:
CREDITS
NEWS
doc/internals-notes/GENCGC-PORTING-NOTES [new file with mode: 0644]
make-config.sh
package-data-list.lisp-expr
src/assembly/ppc/arith.lisp
src/assembly/ppc/array.lisp
src/code/ppc-vm.lisp
src/compiler/generic/genesis.lisp
src/compiler/ppc/alloc.lisp
src/compiler/ppc/array.lisp
src/compiler/ppc/c-call.lisp
src/compiler/ppc/call.lisp
src/compiler/ppc/insts.lisp
src/compiler/ppc/macros.lisp
src/compiler/ppc/move.lisp
src/compiler/ppc/parms.lisp
src/runtime/Config.ppc-darwin
src/runtime/Config.ppc-linux
src/runtime/alloc.c
src/runtime/alpha-arch.c
src/runtime/arch.h
src/runtime/bsd-os.c
src/runtime/cheneygc.c
src/runtime/gc-common.c
src/runtime/gc-internal.h
src/runtime/gc.h
src/runtime/gencgc.c
src/runtime/globals.c
src/runtime/globals.h
src/runtime/hppa-arch.c
src/runtime/interrupt.c
src/runtime/mips-arch.c
src/runtime/parse.c
src/runtime/ppc-arch.c
src/runtime/ppc-assem.S
src/runtime/ppc-darwin-spacelist.h
src/runtime/ppc-lispregs.h
src/runtime/purify.c
src/runtime/save.c
src/runtime/sparc-arch.c
version.lisp-expr