gas/arc: Modify structure used to hold opcodes
[deliverable/binutils-gdb.git] / gas / ChangeLog
index a7569245cc388f0dde0f9b1567cfc77c62beae17..d730b2a934ab1503a0e5282277af359e352aa0f5 100644 (file)
@@ -1,3 +1,12 @@
+2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (struct arc_opcode_hash_entry): New structure.
+       (arc_find_opcode): New function.
+       (find_special_case_pseudo): Use arc_find_opcode.
+       (find_special_case_flag): Likewise.
+       (assemble_tokens): Likewise.
+       (md_begin): Build hash using struct arc_opcode_hash_entry.
+
 2016-04-07  Claudiu Zissulescu  <claziss@synopsys.com>
 
        * config/tc-arc.c (arc_option): Prepare string for automatic
This page took 0.027439 seconds and 4 git commands to generate.