Changeset 4851
- Timestamp:
- Jun 27, 2006, 8:20:30 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r4841 r4851 1 2006-06-27 08:55 gb 2 3 * lisp-kernel/x86-exceptions.c: map the altstack 4 read/write/execute. 5 6 2006-06-27 08:54 gb 7 8 * lisp-kernel/thread_manager.c: Fix os_get_stack_bounds() for 9 FreeBSD. 10 11 2006-06-27 08:54 gb 12 13 * lisp-kernel/Threads.h: FreeBSD needs prototypes from 14 <pthread_np.h> 15 16 2006-06-27 08:53 gb 17 18 * lib/compile-ccl.lisp: New (renamed) kernel-build-direcory for 19 :freebsdx8664. 20 21 2006-06-27 08:53 gb 22 23 * level-1/x86-trap-support.lisp: freebsd x8664 GPR indices. (Needs 24 testing.) 25 26 Don't conditionalize as much code. Indices/offsets are 27 platform-specific, but accessors defiend in terms of them needn't 28 be. 29 30 2006-06-27 08:51 gb 31 32 * level-1/x86-callback-support.lisp: Remove 1st line (bogus 33 comment.) 34 35 2006-06-27 08:50 gb 36 37 * level-0/l0-init.lisp: More freebsd x8664 features. 38 39 2006-06-27 08:50 gb 40 41 * scripts/openmcl64: Update for FreeBSD/amd64. 42 43 2006-06-27 08:47 gb 44 45 * compiler/X86/X8664/x8664-backend.lisp: FreeBSD backend has 46 :freebsdx8664-target as a target-specific-feature. 47 1 48 2006-06-27 05:05 gb 2 49
Note:
See TracChangeset
for help on using the changeset viewer.
