summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 52494880bda..06892260ae5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2016-02-16 James Greenhalgh <james.greenhalgh@arm.com>
+ * config/aarch64/aarch64.c (cortexa57_tunings): Remove
+ AARCH64_EXTRA_TUNE_RECIP_SQRT.
+
+2016-02-16 James Greenhalgh <james.greenhalgh@arm.com>
+
* config/aarch64/aarch64.c (use_rsqrt_p): Always use software
reciprocal sqrt for -mlow-precision-recip-sqrt.