Cause floating-overflow traps to signal at all times. Change hardware
authorChris Hanson <org/chris-hanson/cph>
Thu, 7 Dec 1989 05:54:59 +0000 (05:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 7 Dec 1989 05:54:59 +0000 (05:54 +0000)
trap frames to contain the "code" passed into the signal handler.

v7/src/microcode/version.h
v8/src/microcode/version.h

index 041e8e54c0e10268d99bbdbfe64364f2f2fb2092..41be6f3e710a13858270b7fdbce9775112dd9739 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.13 1989/12/04 21:46:27 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.14 1989/12/07 05:54:59 cph Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     13
+#define SUBVERSION     14
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 58f6a329acc57050e6aab74355a181de8b7cae1a..8efe2d74ec69ed72f1d50aa355014b8f2c7ae53b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.13 1989/12/04 21:46:27 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.14 1989/12/07 05:54:59 cph Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     13
+#define SUBVERSION     14
 #endif
 
 #ifndef UCODE_TABLES_FILENAME