Ensure deterministic result order in gdb.ada/info_auto_lang.exp
[external/binutils.git] / gas / ChangeLog
index 8a8eb20..b21680a 100644 (file)
+2018-12-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/23997
+       * config/tc-i386.c (x86_cons): Check for invalid PLT expression.
+       (md_apply_fix): Subtract the PLT relocation size only for jump
+       instructions.
+       * testsuite/gas/i386/reloc32.s: Add test for invalid PLT
+       expression.
+       * testsuite/gas/i386/reloc64.s: Likewise.
+       * testsuite/gas/i386/ilp32/reloc64.s: Likewise.
+       * testsuite/gas/i386/reloc32.l: Updated.
+       * testsuite/gas/i386/reloc64.l: Likewise.
+       * testsuite/gas/i386/ilp32/reloc64.l: Likewise.
+
+2018-12-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23900
+       * config/tc-i386.c (x86_cleanup): Don't set
+       GNU_PROPERTY_X86_UINT32_VALID.
+       * testsuite/gas/i386/property-1.s: Change
+       GNU_PROPERTY_X86_ISA_1_USED bits to 0.
+
+2018-12-13  Jeff Law  <law@redhat.com>
+
+       * dw2gencfi.c (output_cie): Add missing semicolon in last
+       change.
+
+2018-12-13  Sam Tebbs  <sam.tebbs@arm.com>
+
+       * config/tc-aarch64.h (enum pointer_auth_key,
+       tc_fde_entry_extras, tc_cie_entry_extras, tc_fde_entry_init_extra,
+       tc_output_cie_extra, tc_cie_fde_equivalent_extra,
+       tc_cie_entry_init_extra): Define.
+       * dw2gencfi.c (struct cie_entry): Add tc_cie_entry_extras invocation.
+       (alloc_fde_entry, select_cie_for_fde): Add tc_fde_entry_init_extra
+       invocation.
+       (output_cie): Add tc_output_cie_extra invocation.
+       (select_cie_for_fde): Add tc_cie_fde_equivalent_extra invocation.
+       * dw2gencfi.h (enum pointer_auth_key): Move to config/tc-aarch64.h.
+       (struct fde_entry): Add tc_fde_entry_extras invocation
+
+2018-12-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * testsuite/gas/arm/blx-local-thumb.d: Skip arm-nto and
+       arm-netbsdelf.
+
+2018-12-10  Jim Wilson  <jimw@sifive.com>
+
+       PR gas/23954
+       * config/tc-riscv.c (my_getSmallExpression): Expand comment for
+       register support.  Set expr_end if parse a register.
+       (riscv_ip) <'u'>: Break if imm_expr is not a symbol or constant.
+       * testsuite/gas/riscv/auipc-parsing.d: New.
+       * testsuite/gas/riscv/auipc-parsing.l: New.
+       * testsuite/gas/riscv/auipc-parsing.s: New.
+
+2018-12-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/23968
+       * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Put back
+       BFD_RELOC_X86_64_GOTPCREL.
+       * testsuite/gas/i386/i386.exp: Run x86-64-gotpcrel-2.
+       * testsuite/gas/i386/x86-64-gotpcrel-2.d: New file.
+       * testsuite/gas/i386/x86-64-gotpcrel-2.s: Likewise.
+       * testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d: Likewise.
+
+2018-12-07  Jim Wilson  <jimw@sifive.com>
+
+       PR gas/23956
+       * config/tc-riscv.c (validate_riscv_insn) <'1'>: New case.
+       (percent_op_null): New.
+       (riscv_ip) <'j'>: Set imm_reloc before p.
+       <'1'>: New case.
+       <'0'>: Use percent_op_null and don't set imm_reloc.
+       <alu_op>: Handle *args == '1'.
+       * testsuite/gas/riscv/tprel-add.d: New.
+       * testsuite/gas/riscv/tprel-add.l: New.
+       * testsuite/gas/riscv/tprel-add.s: New.
+
+2018-12-06  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (md_assemble): Adjust relocs for VLE before
+       TLS tweaks.  Handle e_li.  Warn on unexpected operand field
+       for lo16/hi16/ha16 relocs.
+
+2018-12-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-riscv.h (FAKE_LABEL_NAME): Define as
+       RISCV_FAKE_LABEL_NAME.
+       (FAKE_LABEL_CHAR): Define as RISCV_FAKE_LABEL_CHAR.
+
+2018-12-05  Sam Tebbs  <sam.tebbs@arm.com>
+
+       * dw2gencfi.c (struct cie_entry): Add tc_cie_entry_extras invocation.
+       (alloc_fde_entry): Add tc_fde_entry_init_extra invocation.
+       (output_cie): Add tc_output_cie_extra invocation.
+       (select_cie_for_fde): Add tc_cie_fde_equivalent_extra and
+       tc_cie_entry_init_extra invocation.
+       (frch_cfi_data, cfa_save_data): Move to dwgencfi.h.
+       * config/tc-aarch64.c (s_aarch64_cfi_b_key_frame): Declare.
+       (md_pseudo_table): Add "cfi_b_key_frame".
+       * config/tc-aarch64.h (tc_fde_entry_extras, tc_cie_entry_extras,
+       tc_fde_entry_init_extra, tc_output_cie_extra,
+       tc_cie_fde_equivalent_extra, tc_cie_entry_init_extra): Define.
+       * dw2gencfi.h (struct fde_entry): Add tc_fde_entry_extras invocation.
+       (pointer_auth_key): Define.
+       (frch_cfi_data, cfa_save_data): Move from dwgencfi.c.
+       * doc/c-aarch64.texi (.cfi_b_key_frame): Add documentation.
+       * testsuite/gas/aarch64/(pac_ab_key.d, pac_ab_key.s): New file.
+
+2018-12-04  wu.heng  <wu.heng@zte.com.cn>
+
+       PR 23939
+       * dw2gencfi.c (dot_cfi_label): Check frch_cfi_data is non-NULL
+       before use.
+
+2018-12-03  Kito Cheng  <kito@andestech.com>
+
+       * config/tc-riscv.c: Include elfxx-riscv.h.
+       (struct riscv_subset): Removed.
+       (riscv_subsets): Change type to riscv_subset_list_t.
+       (riscv_subset_supports): Removed argument: xlen_required and move
+       logic into libbfd.
+       (riscv_multi_subset_supports): Removed argument: xlen_required.
+       (riscv_clear_subsets): Removed.
+       (riscv_add_subset): Ditto.
+       (riscv_set_arch): Extract parsing logic into libbfd.
+       (riscv_ip): Update argument for riscv_multi_subset_supports and
+       riscv_subset_supports. Update riscv_subsets due to struct definition
+       changed.
+       (riscv_after_parse_args): Update riscv_subsets due to struct
+       definition changed, update and argument for riscv_subset_supports.
+       * testsuite/gas/riscv/empty.s: New.
+       * testsuite/gas/riscv/march-fail-rv32ef.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32ef.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32i.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32i.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32iam.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32iam.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32ic.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32ic.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32icx2p.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32icx2p.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32imc.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv32imc.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv64I.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv64I.l: Likewise.
+       * testsuite/gas/riscv/march-fail-rv64e.d: Likewise.
+       * testsuite/gas/riscv/march-fail-rv64e.l: Likewise.
+       * testsuite/gas/riscv/march-ok-g2.d: Likewise.
+       * testsuite/gas/riscv/march-ok-g2p0.d: Likewise.
+       * testsuite/gas/riscv/march-ok-i2p0.d: Likewise.
+       * testsuite/gas/riscv/march-ok-nse-with-version.: Likewise.d
+       * testsuite/gas/riscv/march-ok-s-with-version.d: Likewise.
+       * testsuite/gas/riscv/march-ok-s.d: Likewise.
+       * testsuite/gas/riscv/march-ok-sx.d: Likewise.
+       * testsuite/gas/riscv/march-ok-two-nse.d: Likewise.
+       * testsuite/gas/riscv/march-ok-g2_p1.d: Likewise.
+       * testsuite/gas/riscv/march-ok-i2p0m2_a2f2.d: Likewise.
+
+018-12-03  Egeyar Bagcioglu  <egeyar.bagcioglu@oracle.com>
+
+       PR 23193
+       PR 19721
+       * testsuite/gas/aarch64/pr19721.s: Add new test cases.
+       * testsuite/gas/aarch64/pr19721.d: Correct existing test
+       cases and add new ones.
+
+2018-12-03  Nick Clifton  <nickc@redhat.com>
+
+       PR 23941
+       * dwarf2dbg.c (DWARF2_LINE_VERSION): Change to 3.
+       * testsuite/gas/elf/dwarf2-3.d: Update expected output.
+       * testsuite/gas/elf/dwarf2-5.d: Likewise.
+       * testsuite/gas/i386/debug1.d: Likewise.
+       * testsuite/gas/i386/dw2-compress-1.d: Likewise.
+       * testsuite/gas/i386/dw2-compress-3a.d: Likewise.
+       * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
+       * testsuite/gas/i386/dw2-compressed-1.d: Likewise.
+       * testsuite/gas/i386/dw2-compressed-3a.d: Likewise.
+       * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
+       * testsuite/gas/ia64/pr13167.d: Likewise.
+       * testsuite/gas/mips/loc-swap-2.d: Likewise.
+       * testsuite/gas/mips/loc-swap.d: Likewise.
+       * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
+       * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
+       * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
+       * testsuite/gas/mips/mips16@loc-swap.d: Likewise.
+       * testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
+
+2018-12-01  Alan Modra  <amodra@gmail.com>
+
+       PR 23938
+       * read.h (get_stab_string_offset): Update prototype.
+       * stabs.c (get_stab_string_offset): Add free_stabstr_secname
+       parameter.  Free stabstr_secname if unused as section name.
+       Don't xstrdup name when used.
+       (s_stab_generic): Remove forward declaration.  Add
+       stab_secname_obstack_end param.  Reference notes obstack via
+       macros.  Delete cached_secname.  Adjust get_stab_string_offset
+       call.  Free stab_secname if unused as section name.
+       (s_stab): Adjust s_stab_generic call.
+       (s_xstab): Likewise.  Delete saved_secname and saved_strsecname.
+       * config/obj-elf.c (obj_elf_init_stab_section): Adjust
+       get_stab_string_offset call.
+       * config/obj-coff.c (obj_coff_init_stab_section): Likewise.
+       * config/obj-som.c (obj_som_init_stab_section): Likewise.
+       * testsuite/gas/all/pr23938.s: New test.
+       * testsuite/gas/all/gas.exp: Run it.
+
+2018-11-30  Fredrik Noring  <noring@nocrew.org>
+
+       * config/tc-mips.c (mips_fix_r5900, mips_fix_r5900_explicit):
+       New variables.
+       (options): Add OPTION_FIX_R5900 and OPTION_NO_FIX_R5900
+       enumeration constants.
+       (md_longopts): Add "mfix-r5900" and "mno-fix-r5900" options.
+       (can_swap_branch_p, md_parse_option, mips_after_parse_args):
+       Handle the new options.
+       (md_show_usage): Document the `-mfix-r5900' option.
+       * doc/as.texi: Likewise.
+       * doc/c-mips.texi: Likewise.
+       * testsuite/gas/mips/mips.exp: Run R5900 dump tests.
+       * testsuite/gas/mips/r5900-fix.d: Test `-mfix-r5900' option.
+       * testsuite/gas/mips/r5900-fix.s: Likewise.
+       * testsuite/gas/mips/r5900-no-fix.d: Test `-mno-fix-r5900'.
+       * testsuite/gas/mips/r5900-no-fix.s: Likewise.
+
+2018-11-27  Jim Wilson  <jimw@sifive.com>
+
+       * config/tc-riscv.c (validate_riscv_insn) <'F'>: Add support for CF6
+       and CF2 operands.
+       (riscv_ip) <'F'>: Likewise.
+       * doc/c-riscv.texi (RISC-V-Formats): Add func6 abbreviation.  Use rs2
+       instead of rs1 in CR description.  Add CA docs.
+       * gas/testsuite/riscv/insn.s: Add use of .insn ca.
+       * gas/testsuite/riscv/insn.d: Update to match.
+
+2018-11-27  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
+
+       * testsuite/gas/arm/cpu-arm1020.d: New testcase.
+       * testsuite/gas/arm/cpu-arm1020e.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1020t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1022e.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1026ej-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1026ejs.d: Likewise.
+       * testsuite/gas/arm/cpu-arm10e.d: Likewise.
+       * testsuite/gas/arm/cpu-arm10t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm10tdmi.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1136j-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1136jf-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1136jfs.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1136js.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1156t2-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1156t2f-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1176jz-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm1176jzf-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm2.d: Likewise.
+       * testsuite/gas/arm/cpu-arm250.d: Likewise.
+       * testsuite/gas/arm/cpu-arm3.d: Likewise.
+       * testsuite/gas/arm/cpu-arm6.d: Likewise.
+       * testsuite/gas/arm/cpu-arm60.d: Likewise.
+       * testsuite/gas/arm/cpu-arm600.d: Likewise.
+       * testsuite/gas/arm/cpu-arm610.d: Likewise.
+       * testsuite/gas/arm/cpu-arm620.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7.d: Likewise.
+       * testsuite/gas/arm/cpu-arm70.d: Likewise.
+       * testsuite/gas/arm/cpu-arm700.d: Likewise.
+       * testsuite/gas/arm/cpu-arm700i.d: Likewise.
+       * testsuite/gas/arm/cpu-arm710.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7100.d: Likewise.
+       * testsuite/gas/arm/cpu-arm710c.d: Likewise.
+       * testsuite/gas/arm/cpu-arm710t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm720.d: Likewise.
+       * testsuite/gas/arm/cpu-arm720t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm740t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7500.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7500fe.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7d.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7di.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7dm.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7dmi.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7m.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7tdmi-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm7tdmi.d: Likewise.
+       * testsuite/gas/arm/cpu-arm8.d: Likewise.
+       * testsuite/gas/arm/cpu-arm810.d: Likewise.
+       * testsuite/gas/arm/cpu-arm9.d: Likewise.
+       * testsuite/gas/arm/cpu-arm920.d: Likewise.
+       * testsuite/gas/arm/cpu-arm920t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm922t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm926ej-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm926ej.d: Likewise.
+       * testsuite/gas/arm/cpu-arm926ejs.d: Likewise.
+       * testsuite/gas/arm/cpu-arm940t.d: Likewise.
+       * testsuite/gas/arm/cpu-arm946e-r0.d: Likewise.
+       * testsuite/gas/arm/cpu-arm946e-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm946e.d: Likewise.
+       * testsuite/gas/arm/cpu-arm966e-r0.d: Likewise.
+       * testsuite/gas/arm/cpu-arm966e-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm966e.d: Likewise.
+       * testsuite/gas/arm/cpu-arm968e-s.d: Likewise.
+       * testsuite/gas/arm/cpu-arm9e-r0.d: Likewise.
+       * testsuite/gas/arm/cpu-arm9e.d: Likewise.
+       * testsuite/gas/arm/cpu-arm9tdmi.d: Likewise.
+       * testsuite/gas/arm/cpu-arm_any.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a12.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a15.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a17.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a32.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a35.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a5.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a53.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a55.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a57.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a7.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a72.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a73.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a75.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a76.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a8.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-a9.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m0.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m0plus.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m1.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m23.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m3.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m33.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m4.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-m7.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-r4.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-r4f.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-r5.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-r52.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-r7.d: Likewise.
+       * testsuite/gas/arm/cpu-cortex-r8.d: Likewise.
+       * testsuite/gas/arm/cpu-ep9312.d: Likewise.
+       * testsuite/gas/arm/cpu-exynos-m1.d: Likewise.
+       * testsuite/gas/arm/cpu-fa526.d: Likewise.
+       * testsuite/gas/arm/cpu-fa606te.d: Likewise.
+       * testsuite/gas/arm/cpu-fa616te.d: Likewise.
+       * testsuite/gas/arm/cpu-fa626.d: Likewise.
+       * testsuite/gas/arm/cpu-fa626te.d: Likewise.
+       * testsuite/gas/arm/cpu-fa726te.d: Likewise.
+       * testsuite/gas/arm/cpu-fmp626.d: Likewise.
+       * testsuite/gas/arm/cpu-i80200.d: Likewise.
+       * testsuite/gas/arm/cpu-iwmmxt.d: Likewise.
+       * testsuite/gas/arm/cpu-iwmmxt2.d: Likewise.
+       * testsuite/gas/arm/cpu-marvell-pj4.d: Likewise.
+       * testsuite/gas/arm/cpu-marvell-whitney.d: Likewise.
+       * testsuite/gas/arm/cpu-mpcore.d: Likewise.
+       * testsuite/gas/arm/cpu-mpcorenovfp.d: Likewise.
+       * testsuite/gas/arm/cpu-sa1.d: Likewise.
+       * testsuite/gas/arm/cpu-strongarm.d: Likewise.
+       * testsuite/gas/arm/cpu-strongarm1.d: Likewise.
+       * testsuite/gas/arm/cpu-strongarm110.d: Likewise.
+       * testsuite/gas/arm/cpu-strongarm1100.d: Likewise.
+       * testsuite/gas/arm/cpu-strongarm1110.d: Likewise.
+       * testsuite/gas/arm/cpu-xgene1.d: Likewise.
+       * testsuite/gas/arm/cpu-xgene2.d: Likewise.
+       * testsuite/gas/arm/cpu-xscale.d: Likewise.
+       * testsuite/gas/arm/nop-asm.s: Likewise.
+       * testsuite/gas/arm/note-march-armv2.d: Likewise.
+       * testsuite/gas/arm/note-march-armv2.s: Likewise.
+       * testsuite/gas/arm/note-march-armv2a.d: Likewise.
+       * testsuite/gas/arm/note-march-armv2a.s: Likewise.
+       * testsuite/gas/arm/note-march-armv3.d: Likewise.
+       * testsuite/gas/arm/note-march-armv3.s: Likewise.
+       * testsuite/gas/arm/note-march-armv3m.d: Likewise.
+       * testsuite/gas/arm/note-march-armv3m.s: Likewise.
+       * testsuite/gas/arm/note-march-armv4.d: Likewise.
+       * testsuite/gas/arm/note-march-armv4.s: Likewise.
+       * testsuite/gas/arm/note-march-armv4t.d: Likewise.
+       * testsuite/gas/arm/note-march-armv4t.s: Likewise.
+       * testsuite/gas/arm/note-march-armv5.d: Likewise.
+       * testsuite/gas/arm/note-march-armv5.s: Likewise.
+       * testsuite/gas/arm/note-march-armv5t.d: Likewise.
+       * testsuite/gas/arm/note-march-armv5t.s: Likewise.
+       * testsuite/gas/arm/note-march-armv5te.d: Likewise.
+       * testsuite/gas/arm/note-march-armv5te.d: Likewise.
+       * testsuite/gas/arm/note-march-ep9312.d: Likewise.
+       * testsuite/gas/arm/note-march-ep9312.s: Likewise.
+       * testsuite/gas/arm/note-march-iwmmxt.d: Likewise.
+       * testsuite/gas/arm/note-march-iwmmxt.s: Likewise.
+       * testsuite/gas/arm/note-march-iwmmxt2.d: Likewise.
+       * testsuite/gas/arm/note-march-iwmmxt2.s: Likewise.
+       * testsuite/gas/arm/note-march-xscale.d: Likewise.
+       * testsuite/gas/arm/note-march-xscale.s: Likewise.
+
+2018-11-27  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * config/tc-msp430.c (is_dint): New.
+       (is_eint): New.
+       (gen_nop): New.
+       (warn_eint_nop): New.
+       (warn_unsure_interrupt): New.
+       (msp430_operands): Determine the effect MOV #N,SR insns have on
+       interrupt state.
+       Only emit NOP warnings for 430 ISA in certain situations.
+       (msp430_md_end): Only warn about an EINT at the end of the file
+       if NOP warnings are enabled.
+       * testsuite/gas/msp430/bad.l: Adjust expected output for new warnings.
+       * testsuite/gas/msp430/msp430.exp: Run new tests.
+       * testsuite/gas/msp430/nop-dint-430.d: New.
+       * testsuite/gas/msp430/nop-dint-430.l: New.
+       * testsuite/gas/msp430/nop-dint-430x-ignore.d: New.
+       * testsuite/gas/msp430/nop-dint-430x-silent.d: New.
+       * testsuite/gas/msp430/nop-dint-430x.d: New.
+       * testsuite/gas/msp430/nop-dint-430x.l: New.
+       * testsuite/gas/msp430/nop-dint.s: New.
+       * testsuite/gas/msp430/nop-eint-430.d: New.
+       * testsuite/gas/msp430/nop-eint-430.l: New.
+       * testsuite/gas/msp430/nop-eint-430x-ignore.d: New.
+       * testsuite/gas/msp430/nop-eint-430x-silent.d: New.
+       * testsuite/gas/msp430/nop-eint-430x.d: New.
+       * testsuite/gas/msp430/nop-eint-430x.l: New.
+       * testsuite/gas/msp430/nop-eint.s: New.
+       * testsuite/gas/msp430/nop-int-430.d: New.
+       * testsuite/gas/msp430/nop-int-430.l: New.
+       * testsuite/gas/msp430/nop-int-430x-silent.d: New.
+       * testsuite/gas/msp430/nop-int-430x.d: New.
+       * testsuite/gas/msp430/nop-int-430x.l: New.
+       * testsuite/gas/msp430/nop-int.s: New.
+
+2018-11-23  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * testsuite/gas/arm/bl-local-v4t.d: Remove
+       warning check.
+       * testsuite/gas/arm/blx-local-thumb.s: New.
+       * testsuite/gas/arm/blx-local-thumb.d: New.
+
+2018-11-21 John Darrington <john@darrington.wattle.id.au>
+
+       * testsuite/gas/s12z/shift.s: Add new test case.
+       * testsuite/gas/s12z/shift.d: Add expected result.
+
+2018-11-21 John Darrington <john@darrington.wattle.id.au>
+
+       * config/tc-s12z.c (opcodes): bhs, blo: New members.
+       * testsuite/gas/s12z/bra.d: Add tests for aliases.
+       * testsuite/gas/s12z/bra.s: Add tests for aliases.
+
+2018-11-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (arm_archs): Reindent.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-4.s: Test IGVAC, IGSW,
+       CGSW, CIGSW, CGVAC, CGVAP, CGVADP, CIGVAC, GVA,
+       IGDVAC, IGDSW, CGDSW, CIGDSW, CGDVAC, CGDVAP, CGDVADP,
+       CIGDVAC and GZVA with DC.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-4.s: Test TCO, TFSRE0_SL1,
+       TFSR_EL1, TFSR_EL2, TFSR_EL3, TFSR_EL12, RGSR_EL1 and
+       GCR_EL1 MSR and MRS.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (parse_operands): Add switch case for
+       AARCH64_OPND_ADDR_SIMPLE_2 and allow [base]! for it.
+       (warn_unpredictable_ldst): Exempt ldstgv_indexed for ldgv.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.s: Add tests for ldgv and stgv.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.d: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/armv8_5-a-memtag.s: Add tests for ldg.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.d: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (parse_operands): Add switch case for
+       AARCH64_OPND_ADDR_SIMM11 and AARCH64_OPND_ADDR_SIMM13.
+       (fix_insn): Likewise.
+       (warn_unpredictable_ldst): Exempt STGP.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.s: Add tests for stg, st2g,
+       stzg, stz2g and stgp.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.d: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/armv8_5-a-memtag.s: Add tests for subp,
+       subps and cmpp.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.d: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (parse_operands): Add switch case for
+       AARCH64_OPND_UIMM4_ADDG and AARCH64_OPND_UIMM10.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.s: New.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.d: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.d: Likewise.
+
+2018-11-12  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Add "memtag"
+       as a new option.
+       * doc/c-aarch64.texi: Document the same.
+
+2018-11-09  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (fixup_size): New function.
+       (md_assemble): Use it to derive size and pcrel directly
+       from fixup reloc type.
+
+2018-11-07  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2018-11-07  Yoshinori Sato  <ysato@users.sourceforge.jp>
+
+       * configure.tgt: Add rx-*-linux.
+       * config/tc-rx.h (TARGET_FORMAT): Add "elf32-rx-linux".
+
+2018-11-06  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * testsuite/gas/arm/neon-cond-bad_t2.d: Fix testcase for PE target.
+
+2018-11-06  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * config/tc-arm.c (do_neon_cvt_1): Add check for neon and condition
+       codes to half-precision conversion.
+       * testsuite/gas/arm/neon-cond-bad-inc.s: Check vcvteq disallowed.
+       * testsuite/gas/arm/neon-cond-bad.l: Likewise.
+       * testsuite/gas/arm/neon-cond-bad_t2.d: Check vcvteq allowed in IT
+       block.
+       * testsuite/gas/arm/vfp-bad.l: Ensure vcvt doesn't work without neon.
+       * testsuite/gas/arm/vfp-bad.s: Likewise.
+
+2018-11-06  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (insn_validate): Don't ignore mask in
+       PPC_OPSHIFT_INV case.  Call the insert function to calculate
+       a mask.
+
+2018-11-06  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (insn_validate): Check that optional operands
+       are not followed by non-optional operands.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/evex-wig.s: Add vpbroadcastd cases.
+       * testsuite/gas/i386/evex-wig.d,
+       testsuite/gas/i386/evex-wig1-intel.d: Adjust expectations.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/evex-wig.s: Add vmovd cases.
+       * testsuite/gas/i386/evex-wig.d,
+       testsuite/gas/i386/evex-wig1-intel.d: Adjust expectations.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/avx-wig.s: Add kmovd cases.
+       * testsuite/gas/i386/avx-wig.d: Adjust expectations.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/avx-wig.s,
+       testsuite/gas/i386/x86-64-avx-wig.s: Add vpextrb, vpextrw,
+       vpinsrb, and vpinsrw cases.
+       * testsuite/gas/i386/evex-wig.s: Add vpextrd and vpinsrd cases.
+       * testsuite/gas/i386/avx-wig.d, testsuite/gas/i386/evex-wig.d,
+       testsuite/gas/i386/evex-wig1-intel.d,
+       testsuite/gas/i386/x86-64-avx-wig.d: Adjust expectations.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (build_vex_prefix, build_evex_prefix):
+       Consider execution mode when .vexw is not set.
+       * testsuite/gas/i386/avx-wig.s,
+       testsuite/gas/i386/x86-64-avx-wig.s: Add BMI, BMI2, TBM, LWP,
+       vcvtsi2s*, vcvt*2si, vmovd, vpcmpestr*, vpextrd, and vpinsrd
+       cases.
+       * testsuite/gas/i386/evex-wig.s: Add vcvt*si2s*, vcvt*2*si,
+       vextractps, vpextrb, vpextrw, vpinsrb, and vpinsrw cases.
+       * testsuite/gas/i386/x86-64-evex-wig.s: Add vpextrb, vpextrw,
+       vpinsrb, and vpinsrw cases.
+       * testsuite/gas/i386/avx-wig.d, testsuite/gas/i386/evex-wig.d,
+       testsuite/gas/i386/evex-wig1-intel.d,
+       testsuite/gas/i386/x86-64-evex-wig1.d,
+       testsuite/gas/i386/x86-64-evex-wig1-intel.d: Adjust expectations.
+       * testsuite/gas/i386/evex-wig2.d,
+       testsuite/gas/i386/evex-wig2.s: Delete.
+       * testsuite/gas/i386/i386.exp: Drop deleted test.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/evex-lig-2.s,
+       testsuite/gas/i386/x86-64-evex-lig-2.s: Add extract and insert
+       cases.
+       * testsuite/gas/i386/evex-lig-2.d,
+       testsuite/gas/i386/x86-64-evex-lig-2.d: Adjust expectations.
+       * testsuite/gas/i386/vex-lig-2.s,
+       testsuite/gas/i386/vex-lig-2.d,
+       testsuite/gas/i386/x86-64-vex-lig-2.s,
+       testsuite/gas/i386/x86-64-vex-lig-2.d: New.
+       * testsuite/gas/i386/i386.exp: Run new tests.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/pseudos.s,
+       testsuite/gas/i386/x86-64-pseudos.s: Add pextrw / vpextrw cases.
+       * testsuite/gas/i386/pseudos.d,
+       testsuite/gas/i386/x86-64-pseudos.d: Adjust expectations.
+
+2018-11-06  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/avx-wig.s,
+       testsuite/gas/i386/x86-64-avx-wig.s: Add vandp*, vandnp*, vorp*,
+       vcmpeq*, and vcvtss2sd cases.
+       * testsuite/gas/i386/avx2-wig.s,
+       testsuite/gas/i386/x86-64-avx2-wig.s: Drop redundant vmovntdqa
+       case.
+       * testsuite/gas/i386/avx-wig.d, testsuite/gas/i386/avx2-wig.d,
+       testsuite/gas/i386/x86-64-avx-wig.d,
+       testsuite/gas/i386/x86-64-avx2-wig.d: Adjust expectations.
+
+2018-11-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/23854
+       * config/tc-i386.c (output_disp): Disable GOT relaxation with
+       data prefix.
+       * testsuite/gas/i386/mixed-mode-reloc32.d: Updated.
+
+2018-11-01  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
+
+       * testsuite/config/default.exp: Define LD, LDFLAGS and
+       ld_elf_shared_opt.
+
+2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * testsuite/gas/arm/armv8-a+rdma-warning.d: Remove objdump execution.
+
+2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * testsuite/gas/arm/udf.d: Update expected output.
+
+2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * testsuite/gas/arm/armv1.d: Assemble for Armv1 and disassemble for
+       Armv2.
+
+2018-10-29  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (HFILES): Delete struc-symbol.h.
+       * doc/internals.texi: Delete struc-symbol.h reference and out
+       of date local symbol description.
+       * struc-symbol.h: Delete.  Move contents to..
+       * symbols.c: ..here.
+       (symbol_on_chain, symbol_symbolS): New functions.
+       * symbols.h (symbol_on_chain, symbol_symbolS): Declare.
+       * cgen.c: Don't #include struc-symbol.h.
+       (gas_cgen_parse_operand): Don't test for local_symbol using
+       bsym, instead call symbol_symbolS.  Use symbol_get_bfdsym.
+       (weak_operand_overflow_check, make_right_shifted_expr): Use
+       symbol accessors.
+       * config/obj-coff.c: Don't #include struc-symbol.h.
+       (GET_FILENAME_STRING): Delete.
+       * config/obj-elf.c: Don't #include struc-symbol.h.
+       (elf_file_symbol): Use symbol accessors.
+       (elf_adjust_symtab): Call symbol_on_chain.
+       * config/obj-evax.c: Don't #include struc-symbol.h.
+       * config/tc-nds32.c: Likewise.
+       * config/tc-rl78.c: Likewise.
+       * config/tc-rx.c: Likewise.
+       * config/tc-alpha.c: Likewise.
+       (add_to_link_pool, s_alpha_comm): Use symbol accessors.
+       * config/tc-arc.c: Don't #include struc-symbol.h.
+       (arc_check_relocs): Use symbol accessors, testing gas symbol
+       section rather than bfd symbol section.
+       * config/tc-avr.c: Don't #include struc-symbol.h.
+       (avr_patch_gccisr_frag): Use symbol accessors.
+       * config/tc-bfin.c: Don't #include struc-symbol.h.
+       (bfin_loop_beginend): Use symbol accessors.
+       * config/tc-csky.c: Don't #include struc-symbol.h.
+       (v2_work_movih, v2_work_ori): Use symbol accessors.  Check for
+       absolute symbol as well as O_constant.
+       * config/tc-riscv.c: Don't #include struc-symbol.h.
+       (riscv_pre_output_hook): Use symbol accessors.
+       * config/tc-s390.c: Don't #include struc-symbol.h.
+       (s390_literals): Use symbol accessors.
+       * config/tc-score.c (s3_build_la_pic, s3_build_lwst_pic): Use
+       symbol accessors.
+       (s3_relax_branch_inst16, s3_relax_cmpbranch_inst32): Don't
+       test symbol bsym.
+       * config/tc-score7.c: Don't #include struc-symbol.h.
+       (s7_build_la_pic, s7_build_lwst_pic): Use symbol accessors.
+       (s7_b32_relax_to_b16): Don't test symbol bsym.
+       * config/tc-sh.c: Don't #include struc-symbol.h.
+       (insert_loop_bounds): Use symbol accessors.
+       (sh_frob_section): Remove bogus symbol canonicalization.
+       * config/tc-tic54x.c: Don't #include struc-symbol.h.
+       (tic54x_bss): Use symbol accessors.
+       * config/tc-tilegx.c: Don't #include struc-symbol.h.
+       (emit_tilegx_instruction, tilegx_parse_name): Use symbol accessors.
+       * config/tc-tilepro.c: Don't #include struc-symbol.h.
+       (emit_tilepro_instruction, tilepro_parse_name): Use accessors.
+       * config/tc-xtensa.c: Don't #include struc-symbol.h.
+       (xg_assemble_vliw_tokens): Use symbol accessors.
+       (xg_order_trampoline_chain): Likewise.
+       * ehopt.c: Don't #include struc-symbol.h.
+       (check_eh_frame): Correct local symbol test.  Use symbol accessors.
+       * write.c: Don't #include struc-symbol.h.
+       (create_note_reloc, maybe_generate_build_notes): Use symbol accessors.
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2018-10-28  Alan Modra  <amodra@gmail.com>
+
+       PR 23837
+       * config/tc-hppa.c: Don't include struc-symbol.h.
+       (pa_build_unwind_subspace): Call symbol_get_frag rather than
+       referencing sy_frag.
+
+2018-10-23  John Darrington  <john@darrington.wattle.id.au>
+
+       * config/tc-s12z.c (md_apply_fix): Handle BFD_RELOC_16 for fixups
+       without a symbol.
+
+2018-10-22  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/gas/all/simple-forward.d,
+       * testsuite/gas/all/simple-forward.s: New test.
+       * testsuite/gas/all/gas.exp: Run it.
+       * testsuite/gas/all/eqv-dot.d: xfail tic30 and tic54x.
+
+2018-10-22  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-alpha.c (md_apply_fix): Handle BFD_RELOC_8 for fixups
+       without a symbol.
+       * testsuite/gas/all/gas.exp: Don't xfail forward test here..
+       * testsuite/gas/all/forward.d: ..do so here, removing alpha.
+
+2018-10-22  Alan Modra  <amodra@gmail.com>
+
+       PR 23040
+       * symbols.c (get_real_sym): New function.
+       (symbol_same_p): Use get_real_sym.
+       (symbol_clone_if_forward_ref): Save real original add_symbol and
+       op_symbol for comparison against that returned from lookup or
+       recursive calls.
+       * dwarf2dbg.c (set_or_check_view): Use expr_section for
+       expression symbols, not absolute_section.
+       (dwarf2_directive_loc): Check symbol_equated_p and tidy cloning
+       of view symbols.
+       * read.c (s_leb128): Don't use deferred_expression.
+
+2018-10-20  Alan Modra  <amodra@gmail.com>
+
+       PR 23800
+       * expr.c (expr): Don't simplify expressions involving forward_ref
+       symbols when mode is expr_defer.
+       * config/tc-spu.c (spu_cons): Parse expression using normal
+       expression evaluation if @ppu is not detected.
+       * testsuite/gas/all/eqv-dot.d,
+       * testsuite/gas/all/eqv-dot.s: New test.
+       * testsuite/gas/all/gas.exp: Run it.
+
+2018-10-19  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/gas/arm/undefined-insn-arm.d: Widen pe skip.
+       * testsuite/gas/arm/undefined-insn-thumb.d: Likewise.
+
+2018-10-19  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/gas/arm/undefined-insn-arm.d: New test.
+       * testsuite/gas/arm/undefined-insn-thumb.d: New test.
+       * testsuite/gas/arm/undefined-insn.s: New test.
+
+2018-10-19  Fredrik Noring  <noring@nocrew.org>
+
+       * testsuite/gas/mips/r5900.s: Extend the R5900 short loop fix
+       test with border cases.
+       * testsuite/gas/mips/r5900.d: Add extra expected disassembly.
+       * config/tc-mips.c (can_swap_branch_p): Clarify the R5900 short
+       loop hardware bug conditions.  Correct note on the R5900
+       instruction count short loop fix.
+
+2018-10-16  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * testsuite/gas/aarch64/illegal-dotproduct.d: New test.
+       * testsuite/gas/aarch64/illegal-dotproduct.l: New test.
+       * testsuite/gas/aarch64/illegal-dotproduct.s: New test.
+
+
+2018-10-15  Alan Modra  <amodra@gmail.com>
+
+       PR 23534
+       * as.c (main): Exit with fatal error if bfd_init returns an
+       unexpected value.
+
+2018-10-11  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/xmmword.s: Add MOVQ / VMOVQ cases.
+       * testsuite/gas/i386/xmmword.l: Adjust expectations.
+
+2018-10-10  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (parse_insn, process_suffix): Replace
+       opcode_modifier.size<N> uses.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Add new "ssbs".
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/ssbs-illegal1.d: New test.
+       * testsuite/gas/aarch64/ssbs-illegal1.l: New test.
+       * testsuite/gas/aarch64/ssbs-illegal2.d: New test.
+       * testsuite/gas/aarch64/ssbs-illegal2.l: New test.
+       * testsuite/gas/aarch64/ssbs.s: New test.
+       * testsuite/gas/aarch64/ssbs1.d: Test with +ssbs
+       * testsuite/gas/aarch64/ssbs2.d: Test with armv8.5-a.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-4.s: Test registers
+       scxtnum_el[0,1,2,3,12] and id_pfr2_el1.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (parse_bti_operand): New.
+       (process_omitted_operand): Add case for AARCH64_OPND_BTI_TARGET.
+       (parse_operands): Likewise.
+       * testsuite/gas/aarch64/system.d: Update for BTI.
+       * testsuite/gas/aarch64/bti.s: New.
+       * testsuite/gas/aarch64/bti.d: New.
+       * testsuite/gas/aarch64/illegal-bti.d: New.
+       * testsuite/gas/aarch64/illegal-bti.l: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): New "rng" option.
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/sysreg-4.s: Test both instructions.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-4.s: Test instruction.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_sys_regs_sr_hsh): New.
+       (parse_operands): Add entry for AARCH64_OPND_SYSREG_SR.
+       (md_begin): Allocate and initialize aarch64_sys_regs_sr_hsh
+       with aarch64_sys_regs_sr.
+       (aarch64_features): Add new "predres" option for older
+       architectures.
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/sysreg-4.s: New.
+       * testsuite/gas/aarch64/sysreg-4.d: New.
+       * testsuite/gas/aarch64/illegal-sysreg-4.d: New.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: New.
+       * testsuite/gas/aarch64/predres.s: New.
+       * testsuite/gas/aarch64/predres.d: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Add new "sb" option
+       for older architectures.
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/sb.s: New.
+       * testsuite/gas/aarch64/sb.d: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/armv8_5-a-dp.s: New.
+       * testsuite/gas/aarch64/armv8_5-a-dp.d: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_archs): New entry for armv8.5-a.
+       * doc/c-aarch64.texi: Add documentation for the same.
+
+2018-10-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+
+       * testsuite/gas/i386/se1.s: Add enclv.
+       * testsuite/gas/i386/x86-64-se1.s: Likewise.
+       * testsuite/gas/i386/se1.d: Updated.
+       * testsuite/gas/i386/x86-64-se1.d: Likewise.
+
+2018-10-05  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-arm.c (arm_ext_predres): New.
+       (insns): Add new cfprctx, dvprctx and cpprctx instructions.
+       (arm_extensions): Add "predres".
+       * doc/c-arm.texi: Document the above.
+       * testsuite/gas/arm/predres-bad.d: New test.
+       * testsuite/gas/arm/predres-bad.l: New test.
+       * testsuite/gas/arm/predres.s: New test.
+       * testsuite/gas/arm/predres1.d: New test.
+       * testsuite/gas/arm/predres2.d: New test.
+
+2018-10-05  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-arm.c (arm_ext_sb): New.
+       (insns): Add new sb instruction.
+       (arm_extensions): Add "sb".
+       * doc/c-arm.texi: Document the above.
+       * testsuite/gas/arm/sb-bad.d: New test.
+       * testsuite/gas/arm/sb-bad.l: New test.
+       * testsuite/gas/arm/sb-thumb1.d: New test.
+       * testsuite/gas/arm/sb-thumb2.d: New test.
+       * testsuite/gas/arm/sb.s: New test.
+       * testsuite/gas/arm/sb1.d: New test.
+       * testsuite/gas/arm/sb2.d: New test.
+
+2018-10-05  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-arm.c (arm_archs): New entry for armv8.5-a.
+       (cpu_arch_ver): Likewise.
+       * doc/c-arm.texi: Add documentation for the same.
+       * testsuite/gas/arm/attr-march-armv8_5-a.d: New.
+
+2018-10-05  Stafford Horne  <shorne@gmail.com>
+
+       * doc/Makefile.am (CPU_DOCS): Add entry for OpenRISC.
+       * doc/Makefile.in: Regenerated.
+       * doc/all.texi: Set OPENRISC.
+       * doc/as.texi: Document OpenRISC.
+       * doc/c-or1k.texi: New file.
+
+2018-10-05  Stafford Horne  <shorne@gmail.com>
+
+       * testsuite/gas/or1k/allinsn.s: Add instruction tests for
+       l.muld, l.muldu, l.macu, l.msb, l.msbu.
+       * testsuite/gas/or1k/allinsn.d: Add test results for new
+       instructions.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * config/tc-or1k.c (or1k_apply_fix): Add BFD_RELOC_OR1K_TLS_GD_PG21,
+       BFD_RELOC_OR1K_TLS_GD_LO13, BFD_RELOC_OR1K_TLS_LDM_PG21,
+       BFD_RELOC_OR1K_TLS_LDM_LO13, BFD_RELOC_OR1K_TLS_IE_PG21,
+       BFD_RELOC_OR1K_TLS_IE_LO13.
+       * testsuite/gas/or1k/allinsn.s: Add test for l.adrp.
+       * testsuite/gas/or1k/allinsn.d: Add test results for new
+       instructions.
+       * testsuite/gas/or1k/reloc-1.s: Add tests to generate
+       R_OR1K_PLTA26, R_OR1K_GOT_PG21, R_OR1K_TLS_GD_PG21, R_OR1K_TLS_LDM_PG21,
+       R_OR1K_TLS_IE_PG21, R_OR1K_LO13, R_OR1K_GOT_LO13, R_OR1K_TLS_GD_LO13,
+       R_OR1K_TLD_LDM_LO13, R_OR1K_TLS_IE_LO13, R_OR1K_LO13, R_OR1K_SLO13
+       relocations.
+       * testsuite/gas/or1k/reloc-1.d: Add relocation results for
+       tests.
+       * testsuite/gas/or1k/reloc-2.s: Add negative tests for store to
+       gotpo().
+       * testsuite/gas/or1k/reloc-2.l: Add expected error test results.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * testsuite/gas/or1k/allinsn.d (l_ha): Add result for ha() relocation.
+       * testsuite/gas/or1k/allinsn.s (l_ha): Add test for ha() relocations.
+       * testsuite/gas/or1k/allinsn.exp: Renamed to or1k.exp.
+       * testsuite/gas/or1k/or1k.exp: Add reloc-2 list test.
+       * testsuite/gas/or1k/reloc-1.d: New file.
+       * testsuite/gas/or1k/reloc-1.s: New file.
+       * testsuite/gas/or1k/reloc-2.l: New file.
+       * testsuite/gas/or1k/reloc-2.s: New file.
+
+2018-10-03  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/gas/aarch64/sve-movprfx_1.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_1.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_10.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_10.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_10.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_11.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_11.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_12.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_12.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_13.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_13.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_13.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_14.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_14.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_14.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_15.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_15.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_15.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_16.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_16.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_17.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_17.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_17.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_18.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_18.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_18.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_19.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_19.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_2.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_2.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_2.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_20.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_20.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_20.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_21.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_21.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_22.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_22.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_22.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_23.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_23.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_23.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_24.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_24.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_24.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_25.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_25.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_25.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_26.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_26.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_26.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_3.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_3.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_3.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_4.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_4.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_4.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_5.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_5.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_6.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_6.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_6.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_7.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_7.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_7.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_8.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_8.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_8.s: New test.
+       * testsuite/gas/aarch64/sve-movprfx_9.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx_9.l: New test.
+       * testsuite/gas/aarch64/sve-movprfx_9.s: New test.
+
+2018-10-03  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/gas/aarch64/sve-movprfx.d: New test.
+       * testsuite/gas/aarch64/sve-movprfx.s: New test.
+       * testsuite/gas/aarch64/sve.d: Refactor.
+       * testsuite/gas/aarch64/sve.s: Refactor.
+       * testsuite/gas/aarch64/sysreg-diagnostic.d: Update.
+
+2018-10-03  Tamar Christina  <tamar.christina@arm.com>
+
+       * config/tc-aarch64.c (force_automatic_sequence_close,
+       aarch64_frob_section): New.
+       * config/tc-aarch64.h (tc_frob_section, aarch64_frob_section): New.
+
+2018-10-03  Tamar Christina  <tamar.christina@arm.com>
+
+       * config/tc-aarch64.c (output_operand_error_report): Order warnings.
+
+2018-10-03  Tamar Christina  <tamar.christina@arm.com>
+
+       * config/tc-aarch64.c (now_instr_sequence):
+       (*insn_sequence, now_instr_sequence): New.
+       (output_operand_error_record, do_encode): Add insn_sequence.
+       (md_assemble): Update insn_sequence.
+       (try_to_encode_as_unscaled_ldst, fix_mov_imm_insn, fix_insn):
+       Pass insn_sequence.
+       * config/tc-aarch64.h (struct aarch64_segment_info_type):
+       Add insn_sequence.
+
+2018-10-02  Palmer Dabbelt  <palmer@sifive.com>
+
+       * testsuite/gas/riscv/fence-tso.d: New file.
+       * testsuite/gas/riscv/fence-tso.s: Likewise.
+
+2018-09-26  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * testsuite/gas/all/gas.exp: Skip "Output file must be distinct
+       from input" test on Windows host.
+
+2018-09-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/23691
+       * Makefile.am (bfin-parse.c): Depend on $(srcdir)/../bfd/reloc.c.
+       (rl78-parse.c): Likewise.
+       (rx-parse.c): Likewise.
+       * Makefile.in: Regenerated.
+
+2018-09-21  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/gas/avr/large-debug-line-table.d: Update.
+
 2018-09-20  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/23695