aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2016-06-30 11:14:41 +0100
committerNick Clifton <nickc@redhat.com>2016-06-30 11:14:41 +0100
commit9004b6bd58b6203cb3d1de1ca8d6ce6fc140ae61 (patch)
treeda644cf9f56a80d9480c1bf94c67f2017ee5cd97 /gas/NEWS
parent534dbe460e692a9befd9aca0eb0812db47459a30 (diff)
downloadgdb-9004b6bd58b6203cb3d1de1ca8d6ce6fc140ae61.zip
gdb-9004b6bd58b6203cb3d1de1ca8d6ce6fc140ae61.tar.gz
gdb-9004b6bd58b6203cb3d1de1ca8d6ce6fc140ae61.tar.bz2
Allow ARC target to be configured with --with-cpu=<cpu-name>.
gas * 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.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index f5708a2..4bcf6de 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -34,6 +34,9 @@
* Add assembly-time relaxation option for ARC cpus.
+* Add --with-cpu=TYPE configure option for ARC gas. This allows the default
+ cpu type to be adjusted at configure time.
+
Changes in 2.26:
* Add a configure option --enable-compressed-debug-sections={all,gas} to