[ARC] Fix setting private elf flags when parsing .cpu.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d730b2a934ab1503a0e5282277af359e352aa0f5..92f3286d7f0fe6b6524cb1a9791290992a269c38 100644 (file)
@@ -1,3 +1,192 @@
+2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * config/tc-arc.c (mach_type_specified_p): Change type to
+       bfd_boolean.
+       (arc_option): Set private flags when parsing cpu pseudo-op.
+       (md_parse_option): Set mach_type_specified_p to TRUE.
+
+2016-04-13  Nick Clifton  <nickc@redhat.com>
+
+       PR target/19937
+       * testsuite/gas/v850/pr19937.s: New test.
+       * testsuite/gas/v850/pr19937.d: New test control file.
+       * testsuite/gas/v850/basic.exp: Run the new test.
+
+2016-04-13  Maciej W. Rozycki  <macro@imgtec.com>
+           Andrew Bennett  <andrew.bennett@imgtec.com>
+
+       * config/tc-mips.c (relaxed_branch_length): Use the long
+       sequence where the target is a weak symbol.
+       (relaxed_micromips_32bit_branch_length): Likewise.
+       (relaxed_micromips_16bit_branch_length): Likewise.
+       * testsuite/gas/mips/branch-weak-1.d: New test.
+       * testsuite/gas/mips/branch-weak-2.d: New test.
+       * testsuite/gas/mips/branch-weak-3.d: New test.
+       * testsuite/gas/mips/branch-weak-4.d: New test.
+       * testsuite/gas/mips/branch-weak-5.d: New test.
+       * testsuite/gas/mips/branch-weak.l: New stderr output.
+       * testsuite/gas/mips/branch-weak.s: New test source.
+       * testsuite/gas/mips/mips.exp: Run the new tests.
+
+2016-04-13  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (relaxed_branch_length): Use the long
+       sequence where the distance cannot be determined.
+       (relaxed_micromips_32bit_branch_length): Likewise.
+       * testsuite/gas/mips/branch-extern-1.d: New test.
+       * testsuite/gas/mips/branch-extern-2.d: New test.
+       * testsuite/gas/mips/branch-extern-3.d: New test.
+       * testsuite/gas/mips/branch-extern-4.d: New test.
+       * testsuite/gas/mips/branch-extern.l: New stderr output.
+       * testsuite/gas/mips/branch-extern.s: New test source.
+       * testsuite/gas/mips/branch-section-1.d: New test.
+       * testsuite/gas/mips/branch-section-2.d: New test.
+       * testsuite/gas/mips/branch-section-3.d: New test.
+       * testsuite/gas/mips/branch-section-4.d: New test.
+       * testsuite/gas/mips/branch-section.l: New stderr output.
+       * testsuite/gas/mips/branch-section.s: New test source.
+       * testsuite/gas/mips/mips.exp: Run the new tests.
+
+2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/textauxregister.d: New file.
+       * testsuite/gas/arc/textauxregister.s: Likewise.
+       * testsuite/gas/arc/textcondcode.d: Likewise.
+       * testsuite/gas/arc/textcondcode.s: Likewise.
+       * testsuite/gas/arc/textcoreregister.d: Likewise.
+       * testsuite/gas/arc/textcoreregister.s: Likewise.
+       * testsuite/gas/arc/textpseudoop.d: Likewise.
+       * testsuite/gas/arc/textpseudoop.s: Likewise.
+       * testsuite/gas/arc/ld2.d: Update test.
+       * testsuite/gas/arc/st.d: Likewise.
+       * testsuite/gas/arc/taux.d: Likewise.
+       * doc/c-arc.texi (ARC Directives): Add .extCondCode,
+       .extCoreRegister and .extAuxRegister documentation.
+       * config/tc-arc.c (arc_extcorereg): New function.
+       (md_pseudo_table): Add .extCondCode, .extCoreRegister and
+       .extAuxRegister pseudo-ops.
+       (extRegister_t): New type.
+       (ext_condcode, arc_aux_hash): New global variable.
+       (find_opcode_match): Check for extensions.
+       (preprocess_operands): Likewise.
+       (md_begin): Add aux registers in a hash.
+       (assemble_insn): Update use arc_flags member.
+       (tokenize_extregister): New function.
+       (create_extcore_section): Likewise.
+       * config/tc-arc.h (arc_flags): Delete code, add flgp.
+
+2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/noargs_a7.d: New file.
+       * testsuite/gas/arc/noargs_a7.s: Likewise.
+       * testsuite/gas/arc/noargs_hs.d: Likewise.
+       * testsuite/gas/arc/noargs_hs.s: Likewise.
+
+2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/textinsn-errors.d: New File.
+       * testsuite/gas/arc/textinsn-errors.err: Likewise.
+       * testsuite/gas/arc/textinsn-errors.s: Likewise.
+       * testsuite/gas/arc/textinsn2op.d: Likewise.
+       * testsuite/gas/arc/textinsn2op.s: Likewise.
+       * testsuite/gas/arc/textinsn2op01.d: Likewise.
+       * testsuite/gas/arc/textinsn2op01.s: Likewise.
+       * testsuite/gas/arc/textinsn3op.d: Likewise.
+       * testsuite/gas/arc/textinsn3op.s: Likewise.
+       * doc/c-arc.texi (ARC Directives): Add .extInstruction
+       documentation.
+       * config/tc-arc.c (arcext_section): New variable.
+       (arc_extinsn): New function.
+       (md_pseudo_table): Add .extInstruction pseudo op.
+       (attributes_t): New type.
+       (suffixclass, syntaxclass, syntaxclassmod): New constant
+       structures.
+       (find_opcode_match): Remove arc_num_opcodes.
+       (md_begin): Likewise.
+       (tokenize_extinsn): New function.
+       (arc_set_ext_seg): Likewise.
+       (create_extinst_section): Likewise.
+
+2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * config/tc-arc.c (preprocess_operands): Mark AUX symbol.
+       (arc_adjust_symtab): New function.
+       * config/tc-arc.h (ARC_FLAG_AUX): Define.
+       (obj_adjust_symtab): Likewise.
+       * testsuite/gas/arc/taux.d: New file.
+       * testsuite/gas/arc/taux.s: Likewise.
+
+2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (s_option): Sanitize `.option picX'
+       pseudo-op.
+       * testsuite/gas/mips/option-pic-1.d: New test.
+       * testsuite/gas/mips/option-pic-2.l: New list test.
+       * testsuite/gas/mips/option-pic-1.s: New test source.
+       * testsuite/gas/mips/option-pic-2.s: New test source.
+       * testsuite/gas/mips/mips.exp: Run the new tests.
+
+2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (s_option): Reject `.option picX' if VxWorks
+       PIC.
+       * testsuite/gas/mips/option-pic-vxworks-1.l: New list test.
+       * testsuite/gas/mips/option-pic-vxworks-2.l: New list test.
+       * testsuite/gas/mips/option-pic-vxworks-1.s: New test source.
+       * testsuite/gas/mips/option-pic-vxworks-2.s: New test source.
+       * testsuite/gas/mips/mips.exp: Run the new tests.
+
+2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (can_swap_branch_p): Correct call formatting.
+
+2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * messages.c (as_bad): Fix a typo in description.
+
+2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (mips_check_options): Unify messages.
+
+2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (mips_check_options): Use `opts->isa'
+       consistently.
+
+2016-04-08  Nick Clifton  <nickc@redhat.com>
+
+       PR target/19910
+       * testsuite/gas/sparc/pr19910-1.d: Adjust regexps to work with
+       COFF and AOUT sparc targets.
+
+2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.h (MAX_FLAG_NAME_LENGTH): Increase to 7.
+       * testsuite/gas/arc/nps400-2.d: New file.
+       * testsuite/gas/arc/nps400-2.s: New file.
+
+2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (struct arc_opcode_hash_entry_iterator): New
+       structure.
+       (arc_opcode_hash_entry_iterator_init): New function.
+       (arc_opcode_hash_entry_iterator_next): New function.
+       (find_opcode_match): Iterate over all arc_opcode entries
+       referenced by the arc_opcode_hash_entry passed in as a parameter.
+
+2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (arc_find_opcode): Now returns
+       arc_opcode_hash_entry pointer.
+       (find_opcode_match): Update argument type, extract arc_opcode from
+       incoming arc_opcode_hash_entry.
+       (find_special_case_pseudo): Update return type.
+       (find_special_case_flag): Update return type.
+       (find_special_case): Update return type.
+       (assemble_tokens): Lookup arc_opcode_hash_entry based on
+       instruction mnemonic, then use find_opcode_match to identify
+       specific arc_opcode.
+
 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * config/tc-arc.c (struct arc_opcode_hash_entry): New structure.
This page took 0.028954 seconds and 4 git commands to generate.