From 63ea91d435b963599234a596e92ae8123f31625f Mon Sep 17 00:00:00 2001 From: wlott <wlott> Date: Sat, 3 Apr 1993 19:16:11 +0000 Subject: [PATCH] 3/15/93 to 4/3/93 --- general-info/alpha-release-notes.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/general-info/alpha-release-notes.txt b/general-info/alpha-release-notes.txt index fbcc1ac3e..c04c4cc56 100644 --- a/general-info/alpha-release-notes.txt +++ b/general-info/alpha-release-notes.txt @@ -1,3 +1,23 @@ +3/15/93 to 4/3/93 [no PCL or CLM] + +Compiler: + +Fixed call to CONTINUATION-DERIVED-TYPE to be CONTINUATION-TYPE so that we +don't choke on values types in the functional position. + +Fixed FREEZE-TYPE to seal all subclasses. + +Profile.lisp updated for new assembler and block-compiler ir1opt. + +Fixed sparc GET-TYPE vop. + + +Purify: + +Fixed ptrans_instance to actually return the result of calling ptrans_boxed +instead of relying on the result still being in the correct register. + + Interface: [note, not loaded in this release, because of PCL] The debugger will now reuse old debugging panes rather than creating -- GitLab