From da66ca0fc0d099b381b0bee96eae9be378417e0e Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Mon, 19 Nov 2012 00:44:00 -0500 Subject: 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. --- ports/ChangeLog.hppa | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ports/ChangeLog.hppa') 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 + * 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. -- cgit v1.1