summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilco <wdijkstr@arm.com>2014-06-03 08:08:36 +0000
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-06-03 12:44:49 +0000
commit0b4366bc9bca9be8a2208455545c138bcd1e826c (patch)
treee4d6063d33e526c59441938d41b355f684f44dc4 /ChangeLog
parent8747cd034a460597a78c4ac616c13e3c981ff1d3 (diff)
downloadglibc-0b4366bc9bca9be8a2208455545c138bcd1e826c.tar.gz
glibc-0b4366bc9bca9be8a2208455545c138bcd1e826c.tar.xz
glibc-0b4366bc9bca9be8a2208455545c138bcd1e826c.zip
[AArch64] Cleanup declarations in math_private.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8e05019bd..0ac1bee29b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-06-03  Wilco  <wdijkstr@arm.com>
+
+	* sysdeps/aarch64/fpu/math_private.h
+	(libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
+	(libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
+	(libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
+	(libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
+	Fix declarations.
+
 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
 
 	* crypt/crypt-private.h: Include ufc-crypt.h.