Changeset 4882


Ignore:
Timestamp:
Jul 15, 2006, 2:20:30 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r4879 r4882  
     12006-07-15 15:02  gb
     2
     3        * level-1/l1-error-system.lisp: Insert some fresh lines in the
     4        IMPOSSIBLE-NUMBER condition :REPORT method.
     5
     62006-07-15 15:00  gb
     7
     8        * compiler/X86/x862.lisp: x862-%aref1,x862-%aset1: don't try to do
     9        simple vector operations unless we're sure that the vector is a
     10        (SIMPLE-ARRAY * (*)) and we know the element-type (these were
     11        leaping into the simple-typed-vector case when the element-type was
     12        known but the vector wasn't known to be SIMPLE.
     13
    1142006-07-14 05:57  gb
    215
Note: See TracChangeset for help on using the changeset viewer.