summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2016-06-30 16:53:20 +0100
committerNick Clifton <nickc@redhat.com>2016-06-30 16:57:09 +0100
commit8d6f5ac3ae69a94a50d19244c4478d8d42098cd2 (patch)
treece7d432fd11363b74317b17cb9694273270bb794
parent838441e4a2a041e3a5dd26e886c67be22529502d (diff)
downloadbinutils-gdb-8d6f5ac3ae69a94a50d19244c4478d8d42098cd2.tar.gz
ChangeLog entry for the --with-cpu patch for ARC configuration.
-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.