arc/gas: default mach is arc700, initialised in md_begin
[binutils-gdb.git] / gas / ChangeLog
index 55e2995853d228694c708e09fef25c42b97a1eaa..a4d9b6740e4bb1cc89ad207ca58a026b7808340b 100644 (file)
@@ -1,3 +1,15 @@
+2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (arc_target): Delay initialisation until
+       arc_select_cpu.
+       (arc_target_name): Likewise.
+       (arc_features): Likewise.
+       (arc_mach_type): Likewise.
+       (cpu_types): Remove "all" entry.
+       (arc_select_cpu): New function, most of the content is from...
+       (md_parse_option): ... here.  Call new arc_select_cpu.
+       (md_begin): Call arc_select_cpu if needed, default is now arc700.
+
 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * testsuite/gas/arc/inline-data-1.d: Add target restriction.