Fix typo/thinko in last change.
[binutils-gdb.git] / gas / ChangeLog
index a4e0767f5cad65513ab25ea1eff0d9b8bc680e4a..bac853da9827b045bd163e62dcba1406b72c7ee3 100644 (file)
@@ -1,3 +1,66 @@
+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