Improve portability to NetBSD and Alpha.
[pspp-builds.git] / src / ui / terminal / ChangeLog
index a02521dae91256dd09d026d385c8f1403ec9af68..ad09bff30b906c94170260daefa2d77238cfa9f0 100644 (file)
@@ -1,3 +1,12 @@
+2007-02-25  Ben Pfaff  <blp@gnu.org>
+
+       Thanks to Jason Stover for verifying that this patch helps under
+       NetBSD.
+
+       * main.c [HAVE_IEEE_FP]: Include <ieeefp.h>.
+       (fpu_init) [HAVE_IEEE_FP]: Use setfpmask to mask floating-point
+       exceptions.
+
 Sun Feb 18 13:28:26 2007  Ben Pfaff  <blp@gnu.org>
 
        * msg-ui.c: Don't include exit.h, because gnulib fixes up stdlib.h