aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.hppa
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2012-11-19 00:44:00 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2012-11-19 00:44:00 -0500
commitda66ca0fc0d099b381b0bee96eae9be378417e0e (patch)
tree0d478c61813b7ff079bf6d17705147b335b9d481 /ports/ChangeLog.hppa
parent886ce148c046f5ecc0b2c60f2c6858c0722d601f (diff)
downloadglibc-da66ca0fc0d099b381b0bee96eae9be378417e0e.zip
glibc-da66ca0fc0d099b381b0bee96eae9be378417e0e.tar.gz
glibc-da66ca0fc0d099b381b0bee96eae9be378417e0e.tar.bz2
hppa: Fix fesetenv for FE_DFL_ENV.
Switching back to FE_DFL_ENV should reset the FPU to the state as it was at the start of the program.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r--ports/ChangeLog.hppa2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 4088793..3f7bd6e 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -1,5 +1,7 @@
2012-11-18 Carlos O'Donell <carlos@systemhalted.org>
+ * sysdeps/hppa/fpu/fesetenv.c: Reset FPU to default for FE_DFL_ENV.
+
* sysdeps/hppa/get-rounding-mode.h: New file.
* sysdeps/hppa/fpu/fegetround.c: Use get_rounding_mode.