This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The branch, master has been updated via aabd62968d3137fb65237524ebfca3d6f27e90b0 (commit) from 8e1b40b35592720147dac16cfef2431b43ccbe5a (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit aabd62968d3137fb65237524ebfca3d6f27e90b0 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Feb 23 08:40:00 2013 -0800
Update from commit logs.
diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt index aa6e6ee..02953da 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:
-----------------------------------------------------------------------
Summary of changes: src/general-info/release-20e.txt | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)
hooks/post-receive