Changeset 4944
- Timestamp:
- Aug 8, 2006, 12:20:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r4935 r4944 1 2006-08-08 13:07 gb 2 3 * lisp-kernel/darwinx8664/Makefile: New file. 4 5 2006-08-08 13:07 gb 6 7 * lisp-kernel/x86-exceptions.h: xp accessors for Darwinx8664. 8 9 2006-08-08 13:06 gb 10 11 * lisp-kernel/x86-constants64.h: REG_* constants for Darwin. 12 13 2006-08-08 13:05 gb 14 15 * lisp-kernel/x86-asmutils64.s: Darwin assembler doesn't like lock 16 instructions on the same line as the locked instruction. (Maybe 17 there's a better way to do this, than just pretending that lock is 18 a standalone instruction, but that lock instruction does seem to be 19 treated as a prefix.) 20 21 2006-08-08 13:03 gb 22 23 * lisp-kernel/pmcl-kernel.c: Treat X8664 like PPC64 (e.g., use 24 dlfcn) on Darwin. 25 26 2006-08-08 13:02 gb 27 28 * lisp-kernel/lisptypes.h: xcode 2.4 headers: <i386/ucontext.h> 29 doesn't define mcontext64, but lots of other things reference it. 30 #define it here for now, but that'll likely break when the headers 31 are fixed. 32 33 2006-08-08 12:58 gb 34 35 * lisp-kernel/lisp-debug.c: Define Iregnames for darwinx8664. 36 37 2006-08-08 12:58 gb 38 39 * lisp-kernel/area.h: Define an IMAGE_BASE_ADDRESS for 40 x8664/Darwin. 41 1 42 2006-07-29 08:41 gb 2 43
Note:
See TracChangeset
for help on using the changeset viewer.
