Changeset 5374


Ignore:
Timestamp:
Oct 18, 2006, 1:21:16 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5367 r5374  
     12006-10-18 02:12  gb
     2
     3        * compiler/X86/x862.lisp: Allow closed-over addresses in
     4        conditional-form, NOT.
     5
     62006-10-18 01:43  gb
     7
     8        * lisp-kernel/x86-exceptions.c: handle_fault() checks for
     9        safe_ref_addres.
     10
     112006-10-18 01:43  gb
     12
     13        * level-0/X86/x86-misc.lisp: %safe-get-ptr for x8664.
     14
     152006-10-18 01:41  gb
     16
     17        * compiler/X86/X8664/x8664-vinsns.lisp: Compare stack
     18        addresses/vcells to nil.
     19
     202006-10-18 01:41  gb
     21
     22        * compiler/X86/x862.lisp: Stuff for comparing memory (stack)
     23        addresses to NIL.
     24       
     25        Mark arg_z and rcx/nargs as being in use when restoring interrupt
     26        level inline.
     27
     282006-10-18 01:39  gb
     29
     30        * compiler/X86/x86-disassemble.lisp: We've had UUO-ERROR-UNBOUND
     31        for a few months now.  The disassembler is always the last to know.
     32
    1332006-10-17 19:15  gb
    234
Note: See TracChangeset for help on using the changeset viewer.