diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt index aa6e6eeb3229b04d6735073583d812152b64eeae..02953daabf5fba55c728b153bb72e5f8991ad35d 100644 --- a/src/general-info/release-20e.txt +++ b/src/general-info/release-20e.txt @@ -33,11 +33,14 @@ New in this release: However, there are no plans on supplying sparc binaries with this GC. * For x86, optimize TRUNCATE when the second arg is a compile-time - constant. (Sparc and ppc already had this optimization) + constant and use a multiplication instead of a division. (Sparc + and ppc already had this optimization) * The following *FEATURES* have been removed: * :COMMON (not used) * :CONSERVATIVE-FLOAT-TYPE (Always default to this in type derivation.) + * :I486 and :PENTIUM (Always assume we're running on at least a + Pentium.) * ANSI compliance fixes: