aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Bolton <ian.bolton@arm.com>2014-04-16 23:41:04 +0100
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-04-17 08:30:07 +0100
commitbc93ab2946efe008bb0ce2d4d3c212bd01384fca (patch)
treef0da440783d480a31a2cf7716248a912d79c58aa /ChangeLog
parent7e0b6763e96ef9706ea9ecc7fad83fc97b837913 (diff)
downloadglibc-bc93ab2946efe008bb0ce2d4d3c212bd01384fca.tar
glibc-bc93ab2946efe008bb0ce2d4d3c212bd01384fca.tar.gz
glibc-bc93ab2946efe008bb0ce2d4d3c212bd01384fca.tar.bz2
glibc-bc93ab2946efe008bb0ce2d4d3c212bd01384fca.zip
[AArch64] Define HAVE_RM_CTX and related hooks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bbd47af55..ac4065988a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2014-04-17 Ian Bolton <ian.bolton@arm.com>
+ Wilco Dijkstra <wilco.dijkstra@arm.com>
+
+ * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
+ (libc_feholdsetround_aarch64_ctx)
+ (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
+ (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
+ (libc_feresetround_ctx, libc_feresetroundf_ctx)
+ (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
+ (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
+ (libc_feresetround_noexl_ctx): Define.
+
2014-04-16 Richard Henderson <rth@redhat.com>
* sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.