Raymond Toy pushed to branch issue-431-fix-set-floating-point-modes at cmucl / cmucl
Commits:
-
02a3fe80
by Raymond Toy at 2025-08-17T07:18:07-07:00
1 changed file:
Changes:
... | ... | @@ -139,6 +139,7 @@ public domain. |
139 | 139 | package-local-nicknames)
|
140 | 140 | * #424 Use fdlibm `hypot` to fix bug in snapshot 2025-07
|
141 | 141 | * #426 Define float-modes type correctly for `(setf (x87-set-floating-point-modes))`
|
142 | + * $431 Fix setting of x87 FP modes in `set-floating-point-modes`
|
|
142 | 143 | * Other changes:
|
143 | 144 | * Improvements to the PCL implementation of CLOS:
|
144 | 145 | * Changes to building procedure:
|