Changeset 5036
- Timestamp:
- Aug 26, 2006, 2:20:22 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5028 r5036 1 2006-08-26 03:17 gb 2 3 * level-1/version.lisp: Bump. New snapshots soon, I hope. 4 5 2006-08-26 03:12 gb 6 7 * lisp-kernel/darwinx8664/Makefile: Pass -g in ASFLAGS; same 8 problems as always, but avoids problems with Darwin x86-64 ld64 9 segfaulting for unknown reasons. 10 11 2006-08-26 03:11 gb 12 13 * lisp-kernel/x86-exceptions.h: Need to do an explicit sigreturn on 14 Darwin (because of the sigaltstack hacks; Darwin uses sigtramp glue 15 that we can't just return to after switching off of the alt stack.) 16 17 2006-08-26 03:08 gb 18 19 * lib/numbers.lisp: Check fpu overflow bit (not underflow) when 20 deciding whether or not to signal overflow. 21 22 2006-08-26 03:08 gb 23 24 * level-1/x86-trap-support.lisp: Need an indirection to access 25 mcontext from ucontext on Darwin; invent xp-gp-regs to get at 26 mcontext64.ss. 27 28 2006-08-26 03:06 gb 29 30 * level-1/x86-error-signal.lisp: Add a declaration, to make this 31 easier to step through. 32 33 2006-08-26 03:05 gb 34 35 * level-0/l0-float.lisp: SINGLE-FLOAT-HALF-PI: use f0 not e0, just 36 in case. 37 1 38 2006-08-25 20:35 gb 2 39
Note:
See TracChangeset
for help on using the changeset viewer.
