Changeset 4987


Ignore:
Timestamp:
Aug 20, 2006, 11:20:31 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r4977 r4987  
     12006-08-20 23:59  gb
     2
     3        * lisp-kernel/darwinx8664/Makefile: Define DARWIN_GS_HACK.
     4
     52006-08-20 23:58  gb
     6
     7        * lisp-kernel/x86-exceptions.c: Still needs lots of work.
     8
     92006-08-20 23:58  gb
     10
     11        * lisp-kernel/x86-exceptions.h: Include Mach stuff on Darwin;
     12        prototypes for DARWIN_GS_HACK %gs segment switching.
     13
     142006-08-20 23:57  gb
     15
     16        * lisp-kernel/x86-subprims64.s: Manipulate the %gs register when a
     17        lisp thread starts, exits and DARWIN_GS_HACK is defined.
     18       
     19        This isn't so bad, but doing it around every ff-call might be.
     20
     212006-08-20 23:56  gb
     22
     23        * lisp-kernel/x86-macros.s: DARWIN_GS_HACK macros.
     24
     252006-08-20 23:53  gb
     26
     27        * lisp-kernel/thread_manager.c: Note the need for DARWIN_GS_HACK.
     28
     292006-08-20 23:51  gb
     30
     31        * lisp-kernel/x86-asmutils64.s: DARWIN_GS_HACK hacks.
     32
     332006-08-20 23:51  gb
     34
     35        * lisp-kernel/m4macros.m4: Hope that the need for DARWIN_GS_HACK is
     36        also temporary.
     37
     382006-08-20 23:50  gb
     39
     40        * lisp-kernel/lisptypes.h: Hope that the workaround for missing
     41        mcontext64 in x8664 Darwin is temporary.
     42
    1432006-08-20 20:35  gb
    244
Note: See TracChangeset for help on using the changeset viewer.