Skip to content
Snippets Groups Projects
Commit aabd6296 authored by Raymond Toy's avatar Raymond Toy
Browse files

Update from commit logs.

parent 8e1b40b3
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment