about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-07-03 08:56:55 -0700
committerRichard Henderson <rth@twiddle.net>2014-07-03 08:56:55 -0700
commitd5e16ade14822f1a125b6d568b1e3e1326e8868d (patch)
treed16c46b2ee3dfd84a500c710e347757f1a3eaf43 /ChangeLog
parentca7b945c7330064f494436611bd35fce6107abf6 (diff)
downloadglibc-d5e16ade14822f1a125b6d568b1e3e1326e8868d.tar.gz
glibc-d5e16ade14822f1a125b6d568b1e3e1326e8868d.tar.xz
glibc-d5e16ade14822f1a125b6d568b1e3e1326e8868d.zip
alpha: Implement math_opt_barrier and math_force_eval
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 017003e241..e84fbbf739 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-07-03  Richard Henderson  <rth@redhat.com>
 
+	* sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
+	(math_force_eval): New.
+
 	* sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
 	* sysdeps/alpha/fpu/s_lroundf.c: Likewise.