]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libphobos/ChangeLog
libphobos: RISC-V: Fix soft-float build errors with IEEE exception flags
[thirdparty/gcc.git] / libphobos / ChangeLog
index 0d937e02bfce9eb4ac9cecfd857ed3411988de56..780e30430ba78ea042e374a9484140aab1dc6394 100644 (file)
@@ -1,3 +1,10 @@
+2019-05-02  Maciej Rozycki  <macro@wdc.com>
+
+       * std/math.d (IeeeFlags.getIeeeFlags): Handle RISC-V soft-float ABI.
+       (IeeeFlags.resetIeeeFlags): Likewise.
+       (FloatingPointControl.getControlState): Likewise.
+       (FloatingPointControl.setControlState): Likewise.
+
 2019-04-25  Iain Buclaw  <ibuclaw@gdcproject.org>
 
        PR d/90250