Changeset 5201


Ignore:
Timestamp:
Sep 12, 2006, 5:20:32 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5197 r5201  
     12006-09-12 05:34  gb
     2
     3        * level-0/l0-misc.lisp: Use %CSTR-POINTER (not
     4        %copy-ivector-to-pointer) in BUG.
     5
     62006-09-12 05:31  gb
     7
     8        * lisp-kernel/x86-exceptions.c: Enter the debugger if
     9        altstack_signal_handler is entered in foreign code.  (Maybe want to
     10        signal a lisp error in some cases, but this is currently fatal and
     11        we might as well die earlier than with a stack overflow.)
     12
     132006-09-12 05:29  gb
     14
     15        * lisp-kernel/thread_manager.c: os_get_stack_bounds(): get stack
     16        direction right on FreeBSD.  (Much better than randomly scribbling
     17        on memory in the GC, as the FreeBSD port has been doing for months
     18        now ...)
     19
    1202006-09-11 21:31  gb
    221
Note: See TracChangeset for help on using the changeset viewer.