changecom(`;');;; -*-Midas-*-
;;;
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/hppa.m4,v 1.3 1989/11/27 16:14:00 jinx Exp $
+;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/hppa.m4,v 1.4 1989/11/27 20:21:20 jinx Exp $
;;;
;;; Copyright (c) 1989 Massachusetts Institute of Technology
;;;
;;;
\f
;;;; HP Precision Architecture assembly language part of the compiled
-;;;; code interface. See cmpint.c, cmpint-hppa.h, and cmpgc.h for more
-;;;; documentation.
+;;;; code interface. See cmpint.txt, cmpint.c, cmpint-hppa.h, and
+;;;; cmpgc.h for more documentation.
;;;;
;;;; NOTE:
;;;; Assumptions:
### -*-Midas-*-
###
-### $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/mc68k.m4,v 1.5 1989/11/23 19:51:10 jinx Exp $
+### $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/mc68k.m4,v 1.6 1989/11/27 20:19:40 jinx Exp $
###
### Copyright (c) 1989 Massachusetts Institute of Technology
###
###
\f
#### 68K assembly language (HP/Motorola Syntax) part of the compiled
-#### code interface. See cmpint.c, cmpint-mc68k.h, and cmpgc.h for
-#### more documentation.
+#### code interface. See cmpint.txt, cmpint.c, cmpint-mc68k.h, and
+#### cmpgc.h for more documentation.
####
#### NOTE:
#### Assumptions:
promotional, or sales literature without prior written consent from
MIT in each case. */
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpgc.h,v 1.8 1989/11/27 01:02:31 jinx Exp $
- $MC68020-Header: cmp68kgc.h,v 9.30 89/03/27 23:14:31 GMT jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpgc.h,v 1.9 1989/11/27 20:21:00 jinx Exp $
Utilities to relocate compiled code in garbage collection-like processes.
-This file is conditionally included by gccode.h.
+This file is included by gccode.h.
-See cmpint.txt, cmpint2.h, cmpint.c, and cmpaux.m4 for more details.
+See cmpint.txt, cmpint.c, cmpint-md.h, and cmpaux-md.m4 for more details.
*/
#ifndef CMPGC_H_INCLUDED
((*((format_word *) \
(((char *) block) + CC_BLOCK_FIRST_GC_OFFSET))) == \
((BYTE_OFFSET_TO_OFFSET_WORD(CC_BLOCK_FIRST_ENTRY_OFFSET))))
-
-#else /* not HAS_COMPILER_SUPPORT */
\f
+#else /* not HAS_COMPILER_SUPPORT */
+
/* Is there anything else that can be done here? */
#define GC_NO_COMPILER_STMT() \
changecom(`;');;; -*-Midas-*-
;;;
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/cmpauxmd/hppa.m4,v 1.3 1989/11/27 16:14:00 jinx Exp $
+;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/cmpauxmd/hppa.m4,v 1.4 1989/11/27 20:21:20 jinx Exp $
;;;
;;; Copyright (c) 1989 Massachusetts Institute of Technology
;;;
;;;
\f
;;;; HP Precision Architecture assembly language part of the compiled
-;;;; code interface. See cmpint.c, cmpint-hppa.h, and cmpgc.h for more
-;;;; documentation.
+;;;; code interface. See cmpint.txt, cmpint.c, cmpint-hppa.h, and
+;;;; cmpgc.h for more documentation.
;;;;
;;;; NOTE:
;;;; Assumptions: