Changeset 4987
- Timestamp:
- Aug 20, 2006, 11:20:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r4977 r4987 1 2006-08-20 23:59 gb 2 3 * lisp-kernel/darwinx8664/Makefile: Define DARWIN_GS_HACK. 4 5 2006-08-20 23:58 gb 6 7 * lisp-kernel/x86-exceptions.c: Still needs lots of work. 8 9 2006-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 14 2006-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 21 2006-08-20 23:56 gb 22 23 * lisp-kernel/x86-macros.s: DARWIN_GS_HACK macros. 24 25 2006-08-20 23:53 gb 26 27 * lisp-kernel/thread_manager.c: Note the need for DARWIN_GS_HACK. 28 29 2006-08-20 23:51 gb 30 31 * lisp-kernel/x86-asmutils64.s: DARWIN_GS_HACK hacks. 32 33 2006-08-20 23:51 gb 34 35 * lisp-kernel/m4macros.m4: Hope that the need for DARWIN_GS_HACK is 36 also temporary. 37 38 2006-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 1 43 2006-08-20 20:35 gb 2 44
Note:
See TracChangeset
for help on using the changeset viewer.
