- Open coding and hooks for quotient and remainder supported.
- Direct UUO links to the global environment supported.
- compiler:intersperse-rtl-in-lap?
- Fixed bug in closure analysis.
- Top-level LETs no longer compile arguments separately.
- Some support for static variables (not complete).
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.83 1991/04/15 20:59:21 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.84 1991/05/07 13:47:44 jinx Exp $
Copyright (c) 1988-91 Massachusetts Institute of Technology
((package/reference (find-package name) 'INITIALIZE-PACKAGE!)))
'((COMPILER MACROS)
(COMPILER DECLARATIONS)))
-(add-system! (make-system "Liar (Motorola MC68020)" 4 83 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (Motorola MC68020)" 4 84 '()))
\ No newline at end of file