0.7.5.10:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 11 Jul 2002 15:17:00 +0000 (15:17 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 11 Jul 2002 15:17:00 +0000 (15:17 +0000)
commit06c18a339a9883597dc5a96028e7ac983cbb9305
treefc9ecbf4b345bf8ba931a074e369054a27e22c17
parent19b57ee6640261133a179417c814ca38039e1ab1
0.7.5.10:
Begin to fix floating point exceptions on PPC
... write an os_context_fp_control function
... use it in CONTEXT-FLOATING-POINT-MODES
(this, unlike on the SPARC and Alpha ports, doesn't fix all the
normal-user problems.  After the first return from the Lisp
debugger on the PPC, the FLOATING-POINT-MODES are (almost)
cleared, which means that the second bad floating point
operation is not trapped).
src/code/ppc-vm.lisp
src/runtime/ppc-linux-os.c
version.lisp-expr