Raymond Toy pushed to branch issue-431-fix-set-floating-point-modes at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -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: