aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.hppa
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2012-11-19 00:40:05 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2012-11-19 00:40:05 -0500
commit886ce148c046f5ecc0b2c60f2c6858c0722d601f (patch)
treee321e64143464d6d2a1f17699a7dc82a832c27d9 /ports/ChangeLog.hppa
parent030c5d66b80934fa1de9340f47749c8fdfadd8aa (diff)
downloadglibc-886ce148c046f5ecc0b2c60f2c6858c0722d601f.zip
glibc-886ce148c046f5ecc0b2c60f2c6858c0722d601f.tar.gz
glibc-886ce148c046f5ecc0b2c60f2c6858c0722d601f.tar.bz2
hppa: Implement get-rounding-mode.h
Implement get_rounding_mode using the new fpu_control.h support. Use get_rounding_mode from fegetround.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r--ports/ChangeLog.hppa3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 3d8e9e6..4088793 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -1,5 +1,8 @@
2012-11-18 Carlos O'Donell <carlos@systemhalted.org>
+ * sysdeps/hppa/get-rounding-mode.h: New file.
+ * sysdeps/hppa/fpu/fegetround.c: Use get_rounding_mode.
+
* ports/sysdeps/hppa/fpu/fpu_control.h: New file.
* ports/sysdeps/hppa/__longjmp.S: Removed.