PPC_OPERAND_SIGNOPT range.
[external/binutils.git] / gas / ChangeLog
index c9a762d..59bf350 100644 (file)
+2016-05-18  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (ppc_insert_operand): Trim PPC_OPERAND_SIGNOPT
+       allowed negative range.
+       * testsuite/gas/ppc/power9.s: Test xxspltib of -128, not -256.
+       * testsuite/gas/ppc/power9.d: Update.
+
+2016-05-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * testsuite/gas/arm/archv8m-cmse-msr-base.d: Force Thumb when
+       disassembling and stop skipping targets.
+       * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
+       * testsuite/gas/arm/archv8m-base.d: Also allow nops after the last
+       instruction for targets that have stronger alignment requirement.
+       * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
+       * testsuite/gas/arm/archv8m-main.d: Likewise.
+       * testsuite/gas/arm/archv8m.s: Add label.
+       * testsuite/gas/arm/archv8m-cmse.s: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-main.s: Likewise.
+
+2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-m32r.c (mach_table): Make static and const.
+
+2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-vax.c (flonum_gen2vax): Adjust prototype to match
+       definition.
+
+2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-mn10300.c (md_begin): set linkrelax here instead of
+       defining it.
+       * config/tc-msp430.c (md_begin): Likewise.
+
+2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-m68hc11.c (fixup8): Change variables type from int to
+       bfd_reloc_code_real_type where appropriate.
+       (fixup16): Likewise.
+       (fixup8_xg): Likewise.
+
+2016-05-15  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-sh64.c (shmedia_check_limits): Constify `msg'.
+
+2016-05-13  Peter Bergner <bergner@vnet.ibm.com>
+
+       * testsuite/gas/ppc/power9.d <xxspltib>: Add additional operand tests.
+       * testsuite/gas/ppc/power9.s: Likewise.
+
+2016-05-13  Alan Modra  <amodra@gmail.com>
+
+       * config/obj-coff.c (weak_uniquify): Delete unused var.
+
+2016-05-13  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * app.c (app_push): Use XNEW and related macros.
+       * as.c (parse_args): Likewise.
+       * cgen.c (make_right_shifted_expr): Likewise.
+       (gas_cgen_tc_gen_reloc): Likewise.
+       * config/bfin-defs.h: Likewise.
+       * config/bfin-parse.y: Likewise.
+       * config/obj-coff.c (stack_init): Likewise.
+       (stack_push): Likewise.
+       (coff_obj_symbol_new_hook): Likewise.
+       (coff_obj_symbol_clone_hook): Likewise.
+       (add_lineno): Likewise.
+       (coff_frob_symbol): Likewise.
+       * config/obj-elf.c (obj_elf_section_name): Likewise.
+       (build_group_lists): Likewise.
+       * config/obj-evax.c (evax_symbol_new_hook): Likewise.
+       * config/obj-macho.c (obj_mach_o_indirect_symbol): Likewise.
+       * config/tc-aarch64.c (insert_reg_alias): Likewise.
+       (find_or_make_literal_pool): Likewise.
+       (add_to_lit_pool): Likewise.
+       (fill_instruction_hash_table): Likewise.
+       * config/tc-alpha.c (load_expression): Likewise.
+       (emit_jsrjmp): Likewise.
+       (s_alpha_ent): Likewise.
+       (s_alpha_end): Likewise.
+       (s_alpha_linkage): Likewise.
+       (md_begin): Likewise.
+       (tc_gen_reloc): Likewise.
+       * config/tc-arc.c (arc_insert_opcode): Likewise.
+       (arc_extcorereg): Likewise.
+       * config/tc-bfin.c: Likewise.
+       * config/tc-cr16.c: Likewise.
+       * config/tc-cris.c: Likewise.
+       * config/tc-crx.c (preprocess_reglist): Likewise.
+       * config/tc-d10v.c: Likewise.
+       * config/tc-frv.c (frv_insert_vliw_insn): Likewise.
+       (frv_tomcat_shuffle): Likewise.
+       * config/tc-h8300.c: Likewise.
+       * config/tc-i370.c (i370_macro): Likewise.
+       * config/tc-i386.c (lex_got): Likewise.
+       (md_parse_option): Likewise.
+       * config/tc-ia64.c (alloc_record): Likewise.
+       (set_imask): Likewise.
+       (save_prologue_count): Likewise.
+       (dot_proc): Likewise.
+       (dot_endp): Likewise.
+       (ia64_frob_label): Likewise.
+       (add_qp_imply): Likewise.
+       (add_qp_mutex): Likewise.
+       (mark_resource): Likewise.
+       (dot_alias): Likewise.
+       * config/tc-m68hc11.c: Likewise.
+       * config/tc-m68k.c (m68k_frob_label): Likewise.
+       (s_save): Likewise.
+       (mri_control_label): Likewise.
+       (push_mri_control): Likewise.
+       (build_mri_control_operand): Likewise.
+       (s_mri_else): Likewise.
+       (s_mri_break): Likewise.
+       (s_mri_next): Likewise.
+       (s_mri_for): Likewise.
+       (s_mri_endw): Likewise.
+       * config/tc-metag.c (create_mnemonic_htab): Likewise.
+       * config/tc-microblaze.c: Likewise.
+       * config/tc-mmix.c (s_loc): Likewise.
+       * config/tc-nds32.c (nds32_relax_hint): Likewise.
+       * config/tc-nios2.c (nios2_insn_reloc_new): Likewise.
+       * config/tc-rl78.c: Likewise.
+       * config/tc-rx.c (rx_include): Likewise.
+       * config/tc-sh.c: Likewise.
+       * config/tc-sh64.c (shmedia_frob_section_type): Likewise.
+       * config/tc-sparc.c: Likewise.
+       * config/tc-spu.c: Likewise.
+       * config/tc-tic6x.c (static tic6x_unwind_info *tic6x_get_unwind): Likewise.
+       (tic6x_start_unwind_section): Likewise.
+       * config/tc-tilegx.c: Likewise.
+       * config/tc-tilepro.c: Likewise.
+       * config/tc-v850.c: Likewise.
+       * config/tc-visium.c: Likewise.
+       * config/tc-xgate.c: Likewise.
+       * config/tc-xtensa.c (xtensa_translate_old_userreg_ops): Likewise.
+       (new_resource_table): Likewise.
+       (resize_resource_table): Likewise.
+       (xtensa_create_trampoline_frag): Likewise.
+       (xtensa_maybe_create_literal_pool_frag): Likewise.
+       (cache_literal_section): Likewise.
+       * config/xtensa-relax.c (append_transition): Likewise.
+       (append_condition): Likewise.
+       (append_value_condition): Likewise.
+       (append_constant_value_condition): Likewise.
+       (append_literal_op): Likewise.
+       (append_label_op): Likewise.
+       (append_constant_op): Likewise.
+       (append_field_op): Likewise.
+       (append_user_fn_field_op): Likewise.
+       (enter_opname_n): Likewise.
+       (enter_opname): Likewise.
+       (split_string): Likewise.
+       (parse_insn_templ): Likewise.
+       (clone_req_or_option_list): Likewise.
+       (clone_req_option_list): Likewise.
+       (parse_option_cond): Likewise.
+       (parse_insn_pattern): Likewise.
+       (parse_insn_repl): Likewise.
+       (build_transition): Likewise.
+       (build_transition_table): Likewise.
+       * dw2gencfi.c (alloc_fde_entry): Likewise.
+       (alloc_cfi_insn_data): Likewise.
+       (cfi_add_CFA_remember_state): Likewise.
+       (dot_cfi_escape): Likewise.
+       (dot_cfi_fde_data): Likewise.
+       (select_cie_for_fde): Likewise.
+       * dwarf2dbg.c (dwarf2_directive_loc): Likewise.
+       * ecoff.c (ecoff_add_bytes): Likewise.
+       (ecoff_build_debug): Likewise.
+       * input-scrub.c (input_scrub_push): Likewise.
+       (input_scrub_begin): Likewise.
+       (input_scrub_next_buffer): Likewise.
+       * itbl-ops.c (append_insns_as_macros): Likewise.
+       (alloc_entry): Likewise.
+       (alloc_field): Likewise.
+       * listing.c (listing_newline): Likewise.
+       (listing_listing): Likewise.
+       * macro.c (get_any_string): Likewise.
+       (delete_macro): Likewise.
+       * stabs.c (generate_asm_file): Likewise.
+       (stabs_generate_asm_lineno): Likewise.
+       * subsegs.c (subseg_change): Likewise.
+       (subseg_get): Likewise.
+       * symbols.c (define_dollar_label): Likewise.
+       (symbol_relc_make_sym): Likewise.
+       * write.c (write_relocs): Likewise.
+
+2016-05-13  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/obj-coff.c (obj_coff_def): Simplify string copying.
+       (weak_name2altname): Likewise.
+       (weak_uniquify): Likewise.
+       (obj_coff_section): Likewise.
+       (obj_coff_init_stab_section): Likewise.
+       * config/obj-elf.c (obj_elf_section_name): Likewise.
+       (obj_elf_init_stab_section): Likewise.
+       * config/obj-evax.c (evax_shorten_name): Likewise.
+       * config/obj-macho.c (obj_mach_o_make_or_get_sect): Likewise.
+       * config/tc-aarch64.c (create_register_alias): Likewise.
+       * config/tc-alpha.c (load_expression): Likewise.
+       (s_alpha_file): Likewise.
+       (s_alpha_section_name): Likewise.
+       (tc_gen_reloc): Likewise.
+       * config/tc-arc.c (md_assemble): Likewise.
+       * config/tc-arm.c (create_neon_reg_alias): Likewise.
+       (start_unwind_section): Likewise.
+       * config/tc-hppa.c (pa_build_unwind_subspace): Likewise.
+       (hppa_elf_mark_end_of_function): Likewise.
+       * config/tc-nios2.c (nios2_modify_arg): Likewise.
+       (nios2_negate_arg): Likewise.
+       * config/tc-rx.c (rx_section): Likewise.
+       * config/tc-sh64.c (sh64_consume_datalabel): Likewise.
+       * config/tc-tic30.c (tic30_find_parallel_insn): Likewise.
+       * config/tc-tic54x.c (tic54x_include): Likewise.
+       (tic54x_macro_info): Likewise.
+       (subsym_get_arg): Likewise.
+       (subsym_substitute): Likewise.
+       (tic54x_start_line_hook): Likewise.
+       * config/tc-xtensa.c (xtensa_literal_prefix): Likewise.
+       (xg_reverse_shift_count): Likewise.
+       * config/xtensa-relax.c (enter_opname_n): Likewise.
+       (split_string): Likewise.
+       * dwarf2dbg.c (get_filenum): Likewise.
+       (process_entries): Likewise.
+       * expr.c (operand): Likewise.
+       * itbl-ops.c (alloc_entry): Likewise.
+       * listing.c (listing_message): Likewise.
+       (listing_title): Likewise.
+       * macro.c (check_macro): Likewise.
+       * stabs.c (s_xstab): Likewise.
+       * symbols.c (symbol_relc_make_expr): Likewise.
+       * write.c (compress_debug): Likewise.
+
+2016-05-12  Nick Clifton  <nickc@redhat.com>
+
+       PR target/20068
+       * testsuite/gas/arm/pr20068.d: Use correct regexp syntax.
+
+2016-05-11  Nick Clifton  <nickc@redhat.com>
+
+       PR target/20068
+       * testsuite/gas/arm/pr20068.d: Adjust expected output to allow for
+       big endian ARM configurations.
+
+2016-05-11  Andrew Bennett  <andrew.bennett@imgtec.com>
+           Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * config/tc-mips.c (options): Add OPTION_DSPR3 and
+       OPTION_NO_DSPR3.
+       (md_longopts): Likewise.
+       (md_show_usage): Add help for -mdspr3 and -mno-dspr3.
+       (mips_ases): Define availability for DSPr3.
+       (mips_ase_groups): Add ASE_DSPR3 to the DSP group.
+       (mips_convert_ase_flags): Map ASE_DSPR3 to AFL_ASE_DSPR3.
+       * doc/as.texinfo: Document -mdspr3, -mno-dspr3.  Fix -mdspr2
+       formatting.
+       * doc/c-mips.texi: Document -mdspr3, -mno-dspr3, .set dspr3 and
+       .set nodspr3.  Fix -mdspr2 formatting.
+       * testsuite/gas/mips/mips32-dspr3.d: New file.
+       * testsuite/gas/mips/mips32-dspr3.s: Likewise.
+       * testsuite/gas/mips/mips.exp: Run mips32-dspr3 test.
+
+2016-05-11  Nick Clifton  <nickc@redhat.com>
+
+       PR target/20068
+       * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
+       to the pool uses O_constant.
+       * testsuite/gas/arm/pr20068.s: New test.
+       * testsuite/gas/arm/pr20068.d: Test driver.
+
+2016-05-11  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/gas/arm/archv8m-cmse-base.d: Skip for non-ELF ARM targets.
+       * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
+
+2016-05-10  Alexander Fomin  <alexander.fomin@intel.com>
+
+       * testsuite/gas/i386/i386.exp: Run RDPID tests.
+       * testsuite/gas/i386/prefix.d: Adjust.
+       * testsuite/gas/i386/rdpid.s: New test.
+       * testsuite/gas/i386/rdpid.d: Ditto.
+       * testsuite/gas/i386/rdpid-intel.d: Ditto.
+       * testsuite/gas/i386/x86-64-rdpid.s: Ditto.
+       * testsuite/gas/i386/x86-64-rdpid.d: Ditto.
+       * testsuite/gas/i386/x86-64-rdpid-intel.d: Ditto.
+
+2016-05-10  Alexander Fomin  <alexander.fomin@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Add RDPID.
+       * doc/c-i386.texi: Document RDPID.
+
+2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (arm_adjust_symtab): Use ARM_SET_SYM_BRANCH_TYPE to
+       set branch type of a symbol.
+
+2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * NEWS: Document ARMv8-M and ARMv8-M Security and DSP Extensions.
+       * config/tc-arm.c (arm_ext_dsp): New feature for Thumb DSP
+       instructions.
+       (arm_extensions): Add dsp extension for ARMv8-M Mainline.
+       (aeabi_set_public_attributes): Memorize the feature bits of the
+       architecture selected for Tag_CPU_arch.  Use it to set
+       Tag_DSP_extension to 1 for ARMv8-M Mainline with DSP extension.
+       (arm_convert_symbolic_attribute): Define Tag_DSP_extension.
+       * testsuite/gas/arm/arch7em-bad.d: Rename to ...
+       * testsuite/gas/arm/arch7em-bad-1.d: This.
+       * testsuite/gas/arm/arch7em-bad-2.d: New file.
+       * testsuite/gas/arm/arch7em-bad-3.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-5.d: Likewise.
+       * testsuite/gas/arm/attr-march-armv8m.main.dsp.d: Likewise.
+
+2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (struct arm_option_extension_value_table): Make
+       allowed_archs an array with 2 entries.
+       (ARM_EXT_OPT): Adapt to only fill the first entry of allowed_archs.
+       (ARM_EXT_OPT2): New macro filling the two entries of allowed_archs.
+       (arm_extensions): Use separate entries in allowed_archs when several
+       archs are allowed to use an extension and change ARCH_ANY in
+       ARM_ARCH_NONE in allowed_archs.
+       (arm_parse_extension): Check that, for each allowed_archs entry, all
+       bits are set in the current architecture, ignoring ARM_ANY entries.
+       (s_arm_arch_extension): Likewise.
+
+2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (arm_ext_m): Add feature bit ARM_EXT2_V8M_MAIN.
+       (arm_ext_v8m_main): New feature set for bit ARM_EXT2_V8M_MAIN.
+       (arm_ext_v8m_m_only): New feature set for instructions in ARMv8-M not
+       shared with a non M profile architecture.
+       (do_rn): New function.
+       (known_t32_only_insn): Check opcode against arm_ext_v8m_m_only rather
+       than arm_ext_v8m.
+       (v7m_psrs): Add ARMv8-M security extensions new special registers.
+       (insns): Add ARMv8-M Security Extensions instructions.
+       (aeabi_set_public_attributes): Use arm_ext_v8m_m_only instead of
+       arm_ext_v8m_m to decide the profile and the Thumb ISA.
+       * testsuite/gas/arm/archv8m-cmse.s: New file.
+       * testsuite/gas/arm/archv8m-cmse-main.s: Likewise..
+       * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
+       * testsuite/gas/arm/any-cmse.d: Likewise.
+       * testsuite/gas/arm/any-cmse-main.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
+       * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
+
+2016-05-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * testsuite/gas/sparc/sparc5vis4.s: Fix mnemonic of faligndatai.
+       * testsuite/gas/sparc/sparc5vis4.d: Likewise.
+
+2016-05-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * config/tc-arm.c (fpu_arch_vfp_v1): Mark with ATTRIBUTE_UNUSED.
+       (fpu_arch_vfp_v3): Likewise.
+       (fpu_arch_neon_v1): Likewise.
+       (arm_arch_full): Likewise.
+       (parse_neon_el_struct_list): Initialize fields of firsttype.
+
+2016-05-03  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * config/tc-arc.c (syntaxclass): Add SYNTAX_NOP and SYNTAX_1OP.
+       (arc_extinsn): Handle new introduced syntax.
+       * testsuite/gas/arc/textinsn1op.d: New file.
+       * testsuite/gas/arc/textinsn1op.s: Likewise.
+       * doc/c-arc.texi: Document SYNTAX_NOP and SYNTAX_1OP.
+
+2016-05-03  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
+
+       * testsuite/gas/lns/lns.exp: Add avr to list of targets using
+       DW_LNS_fixed_advance_pc.
+
+2016-04-27  Alan Modra  <amodra@gmail.com>
+
+       * as.h (inline, __PTR_TO_INT, __INT_TO_PTR): Don't define.
+       (xmemdup0): New inline function.
+
+2016-04-22  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (code_option_type): New enum.
+       (parse_code_option): Return status indicating option type.
+       (s_mipsset): Update `parse_code_option' call site accordingly.
+       Always set register sizes from the ISA with ISA overrides.
+       (s_module): Update `parse_code_option' call site.
+       * testsuite/gas/mips/isa-override-1.d: New test.
+       * testsuite/gas/mips/micromips@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips1@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips2@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips32@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips32r2@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips32r3@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips32r5@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips32r6@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips64r2@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips64r3@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips64r5@isa-override-1.d: New test.
+       * testsuite/gas/mips/mips64r6@isa-override-1.d: New test.
+       * testsuite/gas/mips/r3000@isa-override-1.d: New test.
+       * testsuite/gas/mips/r3900@isa-override-1.d: New test.
+       * testsuite/gas/mips/r5900@isa-override-1.d: New test.
+       * testsuite/gas/mips/octeon@isa-override-1.d: New test.
+       * testsuite/gas/mips/octeon3@isa-override-1.d: New test.
+       * testsuite/gas/mips/isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips1@isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips2@isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips32@isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips32r2@isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips32r3@isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips32r5@isa-override-2.l: New list test.
+       * testsuite/gas/mips/mips32r6@isa-override-2.l: New list test.
+       * testsuite/gas/mips/r3000@isa-override-2.l: New list test.
+       * testsuite/gas/mips/r3900@isa-override-2.l: New list test.
+       * testsuite/gas/mips/octeon3@isa-override-2.l: New list test.
+       * testsuite/gas/mips/octeon3@isa-override-1.l: New stderr
+       output.
+       * testsuite/gas/mips/isa-override-1.s: New test source.
+       * testsuite/gas/mips/r5900@isa-override-1.s: New test source.
+       * testsuite/gas/mips/isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips1@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips2@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips32@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips32r2@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips32r3@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips32r5@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips32r6@isa-override-2.s: New test source.
+       * testsuite/gas/mips/r3000@isa-override-2.s: New test source.
+       * testsuite/gas/mips/r3900@isa-override-2.s: New test source.
+       * testsuite/gas/mips/octeon3@isa-override-2.s: New test source.
+       * testsuite/gas/mips/mips.exp: Run the new tests.
+
+2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * cgen.c: Likewise.
+       * config/tc-bfin.c: Likewise.
+       * config/tc-ia64.c: Likewise.
+       * config/tc-mep.c: Likewise.
+       * config/tc-metag.c: Likewise.
+       * config/tc-nios2.c: Likewise.
+       * config/tc-rl78.c: Likewise.
+
+2016-04-20  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * doc/c-arc.texi (ARC Options): Add nps400 to list of valus for
+       -mcpu.  Add cross reference to .cpu directive from -mcpu option.
+       (ARC Directives): Add NPS400 to .cpu directive list.
+
+2016-04-20  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Add "ras".
+       * doc/c-aarch64.texi (AArch64 Extensions): Add "ras".
+       * testsuite/gas/aarch64/armv8-ras-1.d: New.
+       * testsuite/gas/aarch64/armv8-ras-1.s: New.
+       * testsuite/gas/aarch64/illegal-ras-1.d: New.
+       * testsuite/gas/aarch64/illegal-ras-1.s: New.
+
+2016-04-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/gas/arc/nps400-6.d: New file.
+       * testsuite/gas/arc/nps400-6.s: New file.
+
+2016-04-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/gas/arc/nps400-4.d: New file.
+       * testsuite/gas/arc/nps400-4.s: New file.
+       * testsuite/gas/arc/nps400-5.d: New file.
+       * testsuite/gas/arc/nps400-5.s: New file.
+
+2016-04-19  Martin Galvan  <martin.galvan@tallertechnologies.com>
+
+       * doc/as.texinfo (.cfi_remember_state, .cfi_restore_state): Improve
+       documentation.
+
+2016-04-17  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       Revert prevous change.
+       * config/tc-arc.c (arc_option): Make .cpu directive
+       case-sensitive again.
+
+2016-04-16  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (arc_option): Make .cpu directive
+       case-insensitive.
+
+2016-04-16  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (arc_option): Allow NPS400 in .cpu directive.
+
+2016-04-15  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-mips.c (md_begin): Remove useless assignment.
+
+2016-04-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.in: Regenerated with automake 1.11.6.
+       * aclocal.m4: Likewise.
+       * doc/Makefile.in: Likewise.
+
+2016-04-15  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (toc_reloc_types): Wrap in #ifdef OBJ_ELF
+
+2016-04-14  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-nios2.c (nios2_as_options): Make file static.
+       * config/tc-ppc.c (toc_reloc_ypes): Likewise.
+       * config/tc-sparc.c (native_op_table): Likewise.
+
+2016-04-14  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-m32c.c (M32C_Macros): Remove.
+       * config/tc-msp430.c (option_numbers): Likewise.
+
+2016-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/gas/arc/nps400-3.d: New file.
+       * testsuite/gas/arc/nps400-3.s: New file.
+
+2016-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/gas/arc/add_s-err.s: Update target pattern.
+       * testsuite/gas/arc/warn.s: Likewise.
+       * testsuite/gas/elf/elf.exp: Run test for arc.
+
+2016-04-14  Nick Clifton  <nickc@redhat.com>
+
+       PR target/19938
+       * testsuite/gas/i386/ilp32/x86-64-unwind.d: Allow for the string
+       sections possibly having the SHF_STRINGS flag bit set.
+       * testsuite/gas/i386/x86-64-unwind.d: Likewise.
+
+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.
+       (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
+       translation.
+       (declare_register): Likewise.
+
+2016-04-06  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * doc/c-aarch64.texi (Architecture Extensions): Add entry for LSE.
+       Correct entry for RDMA.  Alpha sort entries.
+
+2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (tokenize_flags): Allow greater range of
+       characters into flag names.
+
+2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (find_opcode_match): Handle O_symbol case, add
+       new de_fault label.
+       (preprocess_operands): Delete.
+       (assemble_tokens): Remove call to preprocess_operands.
+
+2016-04-07  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/19910
+       * config/tc-sparc.c (sparc_ip): Report an error if the expression
+       inside a %-macro could not be fully parsed.
+       * expr.c (integer_constant): Accept and ignore U suffixes to
+       integers.
+       (operand): When a missing closing parenthesis is encountered,
+       report the character that was found instead.
+       * testsuite/gas/mips/tls-ill.l: Update expected error message.
+       * testsuite/gas/sparc/pr19910-1.d: New test driver.
+       * testsuite/gas/sparc/pr19910-1.s: New test.
+       * testsuite/gas/sparc/pr19910-2.l: Expected error output.
+       * testsuite/gas/sparc/pr19910-2.s: New test.
+       * testsuite/gas/sparc/sparc.exp: Run the new tests.
+
+2016-04-06  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-msp430.c (msp430_operands): Check for a NOP preceding
+       an EINT instruction.  Warn/fix as necessary.
+       * testsuite/gas/msp430/bad.s: Add test of EINT without preceding NOP.
+       * testsuite/gas/msp430/bad.l: Update expected messages.
+
+2016-04-05  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * testsuite/gas/arc/nps400-1.d: Update expected results.
+       * testsuite/gas/arc/nps400-1.s: Additional test cases.
+
+2016-04-05  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * config/tc-arc.c (is_code_density_p): Compare directly the
+       subclass field.
+       (is_spfp_p, is_dpfp_p, is_spfp_p): Define.
+       (check_cpu_feature): New function.
+       (find_opcode_match): Use check_cpu_feature function.
+       (preprocess_operands): Likewise.
+       (md_parse_option): Use mfpuda, mdpfp, mspfp options.
+       * testsuite/gas/arc/tdpfp.d: New file.
+       * testsuite/gas/arc/tfpuda.d: Likewise.
+       * testsuite/gas/arc/tfpx.s: Likewise.
+
+2016-04-05  Jiong Wang  <jiong.wang@arm.com>
+
+       * config/tc-arm.c (do_neon_mac_maybe_scalar): Allow F16.
+       * testsuite/gas/arm/armv8-2-fp16-simd.s: New tests.
+       * testsuite/gas/arm/armv8-2-fp16-simd.d: New expected results.
+       * testsuite/gas/arm/armv8-2-fp16-simd-thum.d: Likewise for Thumb.
+       * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New warning results.
+       * testsuite/gas/arm/simd_by_scalar_low_regbank.s: New test source.
+       * testsuite/gas/arm/simd_by_scalar_low_regbank.d: New testcase.
+       * testsuite/gas/arm/simd_by_scalar_low_regbank_thumb.d: Likewise
+       for Thumb.
+       * testsuite/gas/arm/simd_by_scalar_low_regbank.l: New warning results.
+
+2016-04-05  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * config/tc-arc.c (assemble_insn): Prohibit pc-rel relocations for
+       JUMP instructions type.
+       * testsuite/gas/arc/relocs-errors.d: New file.
+       * testsuite/gas/arc/relocs-errors.err: Likewise.
+       * testsuite/gas/arc/relocs-errors.s: Likewise.
+
+2016-04-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/19909
+       * config/tc-i386.c (check_VecOperands): Try vec_disp8 encoding
+       only if i.disp_encoding != disp_encoding_32bit.
+       * gas/testsuite/gas/i386/disp32.s: Add tests for vmovdqu64.d32.
+       * gas/testsuite/gas/i386/x86-64-disp32.s: Likewise.
+       * gas/testsuite/gas/i386/disp32.d: Updated.
+       * gas/testsuite/gas/i386/x86-64-disp32.d: Likewise.
+
+2016-04-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/19498
+       * testsuite/gas/i386/i386.exp: Run pr19498.
+       * testsuite/gas/i386/pr19498.d: New file.
+       * testsuite/gas/i386/pr19498.s: Likewise.
+
+2016-04-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.h: Include 'opcode/arc.h'.
+       (MAX_INSN_ARGS): Delete.
+       (MAX_INSN_FLGS): Delete.
+
+2016-04-04  Alan Modra  <amodra@gmail.com>
+
+       PR 19498
+       * symbols.c (resolve_symbol_value): Clear sy_resolving on exit
+       from function on all paths that set sy_resolving.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * app.c (app_push): use XNEW macro.
+       * as.c: Likewise.
+       * config/obj-elf.c (obj_elf_change_section): Likewise.
+       (elf_copy_symbol_attributes): Likewise.
+       (obj_elf_size): Likewise.
+       (build_group_lists): Likewise.
+       * config/tc-aarch64.c (add_operand_error_record): Likewise.
+       (md_assemble): Likewise.
+       (tc_gen_reloc): Likewise.
+       (get_upper_str): Likewise.
+       (aarch64_parse_features): Likewise.
+       * config/tc-arm.c (insert_reg_alias): Likewise.
+       (insert_neon_reg_alias): Likewise.
+       (find_or_make_literal_pool): Likewise.
+       (s_arm_elf_cons): Likewise.
+       (add_unwind_opcode): Likewise.
+       (arm_parse_extension): Likewise.
+       * config/tc-avr.c (create_record_for_frag): Likewise.
+       * config/tc-crx.c: Likewise.
+       * config/tc-d30v.c: Likewise.
+       * config/tc-dlx.c (s_proc): Likewise.
+       * config/tc-ft32.c: Likewise.
+       * config/tc-h8300.c: Likewise.
+       * config/tc-hppa.c (pa_proc): Likewise.
+       (create_new_space): Likewise.
+       (create_new_subspace): Likewise.
+       * config/tc-i860.c: Likewise.
+       * config/tc-i960.c: Likewise.
+       * config/tc-ia64.c: Likewise.
+       * config/tc-iq2000.c (iq2000_add_macro): Likewise.
+       (iq2000_record_hi16): Likewise.
+       * config/tc-m32c.c (m32c_indirect_operand): Likewise.
+       * config/tc-m32r.c (debug_sym): Likewise.
+       (m32r_record_hi16): Likewise.
+       * config/tc-m68k.c (m68k_ip): Likewise.
+       (md_begin): Likewise.
+       * config/tc-mcore.c: Likewise.
+       * config/tc-microblaze.c (check_got): Likewise.
+       * config/tc-mips.c (append_insn): Likewise.
+       (s_mipsset): Likewise.
+       (mips_record_label): Likewise.
+       (s_mips_end): Likewise.
+       * config/tc-mmix.c (mmix_frob_file): Likewise.
+       * config/tc-mn10200.c: Likewise.
+       * config/tc-mn10300.c: Likewise.
+       * config/tc-moxie.c: Likewise.
+       * config/tc-msp430.c: Likewise.
+       * config/tc-nds32.c (nds32_elf_save_pseudo_pattern): Likewise.
+       * config/tc-ns32k.c: Likewise.
+       * config/tc-or1k.c: Likewise.
+       * config/tc-pdp11.c: Likewise.
+       * config/tc-pj.c (fake_opcode): Likewise.
+       * config/tc-ppc.c (ppc_apuinfo_section_add): Likewise.
+       (ppc_macro): Likewise.
+       (ppc_dwsect): Likewise.
+       (ppc_machine): Likewise.
+       * config/tc-rl78.c (rl78_frag_init): Likewise.
+       * config/tc-rx.c (rx_frag_init): Likewise.
+       * config/tc-s390.c (s390_lit_suffix): Likewise.
+       (s390_machine): Likewise.
+       (s390_machinemode): Likewise.
+       * config/tc-score.c (s3_insert_reg): Likewise.
+       (s3_gen_reloc): Likewise.
+       * config/tc-score7.c (s7_insert_reg): Likewise.
+       (s7_gen_reloc): Likewise.
+       * config/tc-tic30.c (tic30_operand): Likewise.
+       * config/tc-tic4x.c (tic4x_inst_make): Likewise.
+       * config/tc-tic54x.c (stag_add_field): Likewise.
+       (tic54x_struct): Likewise.
+       (tic54x_space): Likewise.
+       (tic54x_field): Likewise.
+       (tic54x_mlib): Likewise.
+       (subsym_substitute): Likewise.
+       * config/tc-tic6x.c (tic6x_frob_label): Likewise.
+       * config/tc-vax.c: Likewise.
+       * config/tc-xc16x.c: Likewise.
+       * config/tc-xtensa.c (xtensa_add_insn_label): Likewise.
+       (directive_push): Likewise.
+       (xtensa_begin_directive): Likewise.
+       (tokenize_arguments): Likewise.
+       (xtensa_add_literal_sym): Likewise.
+       (new_resource_table): Likewise.
+       (resize_resource_table): Likewise.
+       (emit_single_op): Likewise.
+       (xtensa_create_trampoline_frag): Likewise.
+       (xtensa_maybe_create_literal_pool_frag): Likewise.
+       (xtensa_add_config_info): Likewise.
+       (xtensa_realloc_fixup_cache): Likewise.
+       (add_subseg_info): Likewise.
+       (cache_literal_section): Likewise.
+       (add_xt_block_frags): Likewise.
+       (add_xt_prop_frags): Likewise.
+       (init_op_placement_info_table): Likewise.
+       (build_section_rename): Likewise.
+       * config/tc-z80.c: Likewise.
+       * config/tc-z8k.c: Likewise.
+       * depend.c (register_dependency): Likewise.
+       * dwarf2dbg.c (get_line_subseg): Likewise.
+       (dwarf2_gen_line_info_1): Likewise.
+       (get_filenum): Likewise.
+       * ecoff.c (allocate_scope): Likewise.
+       (allocate_vlinks): Likewise.
+       (allocate_shash): Likewise.
+       (allocate_thash): Likewise.
+       (allocate_tag): Likewise.
+       (allocate_forward): Likewise.
+       (allocate_thead): Likewise.
+       (allocate_lineno_list): Likewise.
+       * expr.c (make_expr_symbol): Likewise.
+       * hash.c (hash_new_sized): Likewise.
+       * input-file.c (input_file_push): Likewise.
+       * listing.c (file_info): Likewise.
+       (listing_newline): Likewise.
+       * macro.c (new_formal): Likewise.
+       (define_macro): Likewise.
+       * remap.c (add_debug_prefix_map): Likewise.
+       * symbols.c (symbol_find_noref): Likewise.
+       (define_dollar_label): Likewise.
+       (fb_label_instance_inc): Likewise.
+       (symbol_relc_make_value): Likewise.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/obj-elf.c (obj_elf_vendor_attribute): Use xstrdup.
+       * config/tc-ppc.c (ppc_frob_file_before_adjust): Likewise.
+       (ppc_znop): Likewise.
+       (ppc_pe_section): Likewise.
+       (ppc_frob_symbol): Likewise.
+       * config/tc-tic30.c (tic30_operand): Likewise.
+       * config/tc-tic4x.c (tic4x_sect): Likewise.
+       (tic4x_usect): Likewise.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-alpha.c: Const qualify FLT_CHARS.
+       * config/atof-ieee.c: Remove declarations of FLT_CHARS and EXP_CHARS.
+       * config/tc-cris.h: Likewise.
+       * expr.c: Likewise.
+       * config/tc-mmix.c (md_atof): Adjust comment.
+       * config/tc-mmix.h: Stop defining FLT_CHARS and EXP_CHARS as macros.
+       * tc.h: Declare FLT_CHARS and EXP_CHARS.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-score.c (s3_gen_reloc): Add const qualifiers.
+       * config/tc-score7.c (s7_gen_reloc): Likewise.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-arm.c (do_t_branch): Change the type of reloc to
+       bfd_reloc_code_real_type.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/bfin-parse.y (current_inputline): Remove definition.
+       * config/tc-bfin.c (md_assemble): Simplify use of current_inputline.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-avr.c (md_parse_option): Use strcasecmp () to compare
+       strings.
+
+2016-04-02  Alan Modra  <amodra@gmail.com>
+
+       PR 19896
+       * read.c (assign_symbol): Consume rest of line after an error
+       rather than continuing to process the line.
+
+2016-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...
+       (MAX_FLAG_NAME_LENGTH): ...this.
+       (struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
+       * config/tc-arc.c (tokenize_flags): Likewise.
+
 2016-04-01  Alan Modra  <amodra@gmail.com>
 
        * cgen.c (weak_operand_overflow_check): Return const char*.
 
 2016-03-30  Claudiu Zissulescu  <claziss@synopsys.com>
 
-        * testsuite/gas/all/gas.exp: Don't xfail on ARC.
-        * testsuite/gas/elf/elf.exp: Likewise.
-        * testsuite/gas/all/redef3.d: Allow execution for ARC.
+       * testsuite/gas/all/gas.exp: Don't xfail on ARC.
+       * testsuite/gas/elf/elf.exp: Likewise.
+       * testsuite/gas/all/redef3.d: Allow execution for ARC.
 
 2016-03-30  Claudiu Zissulescu  <claziss@synopsys.com>
 
-        * testsuite/gas/arc/warn.exp: Fix matching pattern.
+       * testsuite/gas/arc/warn.exp: Fix matching pattern.
 
 2016-03-29  Claudiu Zissulescu  <claziss@synopsys.com>
 
-        * testsuite/gas/arc/ext2op.d: New file.
-        * testsuite/gas/arc/ext2op.s: Likewise.
-        * testsuite/gas/arc/ext3op.d: Likewise.
-        * testsuite/gas/arc/ext3op.s: Likewise.
+       * testsuite/gas/arc/ext2op.d: New file.
+       * testsuite/gas/arc/ext2op.s: Likewise.
+       * testsuite/gas/arc/ext3op.d: Likewise.
+       * testsuite/gas/arc/ext3op.s: Likewise.
 
 2016-03-29  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
 
 2016-03-15  Ulrich Drepper  <drepper@gmail.com>
 
        * doc/c-i386.texi (Register Naming): Update to details of the
-        latest architecture version.
+       latest architecture version.
 
 2016-03-10  Mickael Guene  <mickael.guene@st.com>
 
 2016-02-29  Cupertino Miranda  <cmiranda@synopsys.com>
            Claudiu Zissulescu  <Claudiu.Zissulescu@synopsys.com>
 
-        * config/tc-arc.c (arc_extra_reloc): Change size to 0.
-        (tc_arc_fix_adjustable): Changed default return value to 1.
-        * testsuite/gas/arc/j.d: Updated expected symbol
-        * testsuite/gas/arc/jl.d: Likewise
-        * testsuite/gas/arc/relax-avoid1.d: Likewise
-        * testsuite/gas/arc/st.d: Likewise
+       * config/tc-arc.c (arc_extra_reloc): Change size to 0.
+       (tc_arc_fix_adjustable): Changed default return value to 1.
+       * testsuite/gas/arc/j.d: Updated expected symbol
+       * testsuite/gas/arc/jl.d: Likewise
+       * testsuite/gas/arc/relax-avoid1.d: Likewise
+       * testsuite/gas/arc/st.d: Likewise
 
 2016-02-29  Claudiu Zissulescu  <Claudiu.Zissulescu@synopsys.com>
 
 
 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
-    * doc/c-arm.texi (ARM Options): Document cortex-a17.
+       * doc/c-arm.texi (ARM Options): Document cortex-a17.
 
 2016-02-23  H.J. Lu  <hongjiu.lu@intel.com>
 
        * input-file.h (input_file_open): Adjust.
        * input-scrub.c (logical_input_file): change type to const char *.
        (physical_input_file): Likewise.
-               (struct input_save): Adjust.
+       (struct input_save): Adjust.
        (input_scrub_push): Adjust.
        (input_scrub_begin): Adjust.
        (as_where): Adjust.
        and string const char *.
        * read.c (_bfd_rel): Make type of name const char *.
        * app.c (out_string): Change type to const char *.
-               (struct app_save::out_string): Likewise.
+       (struct app_save::out_string): Likewise.
 
 2016-02-18  Dan Gisselquist  <dgisselq@verizon.net>
            Nick Clifton  <nickc@redhat.com>
 
 2016-02-03  Kevin Buettner  <kevinb@redhat.com>
 
-       * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
+       * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
 
 2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
 
 
 2016-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
 
-        * config/tc-arc.c (md_apply_fix): Allow addendum.
-        (arc_reloc_op): Allow complex expressions for tpoff.
-        (md_apply_fix): Handle resolved TLS local symbol.
-
+       * config/tc-arc.c (md_apply_fix): Allow addendum.
+       (arc_reloc_op): Allow complex expressions for tpoff.
+       (md_apply_fix): Handle resolved TLS local symbol.
        * testsuite/gas/arc/tls-relocs1.d: New file.
        * testsuite/gas/arc/tls-relocs1.s: Likewise.