summaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 149cc4c7599..a61aac9e53f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -27,6 +27,14 @@
* testsuite/gas/all/pr20312.s: New test source.
* testsuite/gas/all/gas.exp: Run the new test
+2016-06-30 Andrew Burgess <andrew.burgess@embecosm.com>
+
+ * config.in (TARGET_WITH_CPU): Undefine.
+ * configure.ac: Add --with-cpu support, and define in config.h.
+ * configure: Regenerate.
+ * config/tc-arc.c: Use TARGET_WITH_CPU to select default CPU.
+ * NEWS: Mention new configure option.
+
2016-06-30 Matthew Wahab <matthew.wahab@arm.com>
* testsuite/gas/arm/armv8_2+rdma.d: New.