Changeset 5367


Ignore:
Timestamp:
Oct 17, 2006, 6:20:30 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5365 r5367  
     12006-10-17 19:15  gb
     2
     3        * compiler/PPC/PPC32/ppc32-arch.lisp,
     4        compiler/PPC/PPC64/ppc64-arch.lisp,
     5        compiler/X86/X8664/x8664-arch.lisp, examples/objc-runtime.lisp,
     6        level-0/l0-misc.lisp, level-0/PPC/ppc-misc.lisp,
     7        lisp-kernel/ppc-constants32.h, lisp-kernel/ppc-constants32.s,
     8        lisp-kernel/ppc-constants64.h, lisp-kernel/ppc-constants64.s,
     9        lisp-kernel/ppc-exceptions.c, lisp-kernel/x86-constants64.h,
     10        lisp-kernel/x86-constants64.s: add safe-ref-address to tcr.
     11       
     12        Handle memory faults to safe-ref-addres on PPC (so far).
     13       
     14        Try using SAFE-GET-PTR in objc runtime (untested).
     15
    1162006-10-17 17:34  gb
    217
Note: See TracChangeset for help on using the changeset viewer.