Fix the comment specifying where further documentation may be found.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 27 Nov 1989 20:21:20 +0000 (20:21 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 27 Nov 1989 20:21:20 +0000 (20:21 +0000)
v7/src/microcode/cmpauxmd/hppa.m4
v7/src/microcode/cmpauxmd/mc68k.m4
v7/src/microcode/cmpgc.h
v8/src/microcode/cmpauxmd/hppa.m4

index 817f2d3ab96c877ef9020f82b9dde73447375b71..890146b8f9a7e78210098fe23d0773879366c662 100644 (file)
@@ -1,6 +1,6 @@
 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
 ;;;
@@ -38,8 +38,8 @@ changecom(`;');;; -*-Midas-*-
 ;;;
 \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:
index 978be9a446cbbc480773e15da7b788647c587f72..5c593d2780f74da470bfb9872f7c15fa109daa6d 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-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
 ###
@@ -38,8 +38,8 @@
 ###
 \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:
index 1fd7b731e05a515cda7e17a98dd17869a5fd5a9a..7b60f3ba9057fe8cbab4cf14539fe404076db5a8 100644 (file)
@@ -30,14 +30,13 @@ Technology nor of any adaptation thereof in any advertising,
 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
@@ -279,9 +278,9 @@ MAKE_POINTER_OBJECT((OBJECT_TYPE(object)),                          \
 ((*((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()                                          \
index f8170ba441e6aab2a37b98c591472772d59fc7cb..350fe0f161805ca29e37dc7e861234a9784eba16 100644 (file)
@@ -1,6 +1,6 @@
 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
 ;;;
@@ -38,8 +38,8 @@ changecom(`;');;; -*-Midas-*-
 ;;;
 \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: