AArch64: Constraint disassembler and assembler changes.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d495233e717d403bae4ebb82873b2fd2b1f64ca8..aa684f7063ce9533b5112a4c0b5be1009a862310 100644 (file)
@@ -1,3 +1,85 @@
+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
+       * testsuite/gas/elf/dwarf2-11.d: Update expected outputs of
+       "readelf -wL".
+       * testsuite/gas/elf/dwarf2-12.d: Likewise.
+       * testsuite/gas/elf/dwarf2-13.d: Likewise.
+       * testsuite/gas/elf/dwarf2-14.d: Likewise.
+       * testsuite/gas/elf/dwarf2-15.d: Likewise.
+       * testsuite/gas/elf/dwarf2-16.d: Likewise.
+       * testsuite/gas/elf/dwarf2-17.d: Likewise.
+       * testsuite/gas/elf/dwarf2-18.d: Likewise.
+       * testsuite/gas/elf/dwarf2-5.d: Likewise.
+       * testsuite/gas/elf/dwarf2-6.d: Likewise.
+       * testsuite/gas/elf/dwarf2-7.d: Likewise.
+
+2018-09-20  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * config/tc-s12z.c (lex_opr): Use an auxiliary unsigned variable
+       in encoding a constant operand.
+
+2018-09-20  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * config/tc-ppc.c (ppc_dwsect): Use `valueT' rather than
+       `offsetT' as the type of `flag'.
+
+2018-09-20  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * config/tc-arc.c (md_number_to_chars_midend): Append `ull' to
+       large constants.
+
 2018-09-20  Nelson Chu <nelson.chu1990@gmail.com>
 
        * config/tc-nds32.c: Remove the unused target features.
This page took 0.026203 seconds and 4 git commands to generate.