Changeset 5018
- Timestamp:
- Aug 23, 2006, 10:20:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5012 r5018 1 2006-08-23 22:59 gb 2 3 * lisp-kernel/x86-exceptions.c: Darwin needs to decode the mxcsr on 4 SIGFPE. 5 6 DARWIN_GS_HACK changes in altstack handlers for interrupt/suspend. 7 8 2006-08-23 22:58 gb 9 10 * lisp-kernel/x86-spentry64.s: x86-64 Darwin's math library is 11 pretty casual about causing spurious exceptions, so ignore them. 12 13 2006-08-23 22:57 gb 14 15 * lisp-kernel/darwinx8664/.gdbinit: New file; like the linuxx8664 16 version, with different signals to be ignored by gdb. 17 18 2006-08-23 22:56 gb 19 20 * lisp-kernel/x86-asmutils64.s: Using ud2b to force an exception in 21 pseudo_sigreturn() seems to cause/be related to spurious SIGTRAPs. 22 Use int $0 instead. 23 24 2006-08-23 22:55 gb 25 26 * level-1/x86-trap-support.lisp: First attempt at Darwinx8664 27 support; may need more work. 28 1 29 2006-08-22 02:08 gb 2 30
Note:
See TracChangeset
for help on using the changeset viewer.
