x86: make 16-bit ENQCMD test actually test ENQCMD
[deliverable/binutils-gdb.git] / gas / ChangeLog
index c6af91d3ec182d6544e36f0ed2785f8063e0e8e4..20bf4528983e59ba1935036204ec6c73ec213f2d 100644 (file)
@@ -1,3 +1,130 @@
+2021-02-16  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/enqcmd-16bit.s: Include enqcmd.s, not
+       movdir.s.
+       * testsuite/gas/i386/enqcmd-16bit.d: Adjust expectations.
+
+2021-02-16  Alan Modra  <amodra@gmail.com>
+
+       PR 27426
+       * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array
+       in another place.
+
+2021-02-16  Alan Modra  <amodra@gmail.com>
+
+       * read.c (demand_copy_C_string): Really check for embedded zeros.
+
+2021-02-15  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * config/tc-s390.c (s390_parse_cpu): New entry for arch14.
+       * doc/c-s390.texi: Document arch14 march option.
+       * testsuite/gas/s390/s390.exp: Run the arch14 related tests.
+       * testsuite/gas/s390/zarch-arch14.d: New test.
+       * testsuite/gas/s390/zarch-arch14.s: New test.
+
+2021-02-12  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/gas/mach-o/sections-1.d: Stop automatic debug link
+        following.
+       * testsuite/gas/xgate/insns-dwarf2.d: Likewise.
+
+2021-02-12  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/gas/all/pr27381.err: Don't match source file name.
+       * testsuite/gas/all/pr27381.s: Don't start directive in first column.
+       * testsuite/gas/all/pr27384.err: Don't match source file name.
+       Adjust line number.
+       * testsuite/gas/all/pr27384.s: Add ".text" directive.
+       * testsuite/gas/elf/pr27355.err: Don't match source file name.
+
+2021-02-11  Alan Modra  <amodra@gmail.com>
+
+       * NEWS: Mention arm-symbianelf removal.
+
+2021-02-10  Nick Clifton  <nickc@redhat.com>
+
+       * listing.c (buffer_line): Remove debugging code accidentally
+       included with the fix for PR 27384.
+
+2021-02-09  Nick Clifton  <nickc@redhat.com>
+
+       PR 27381
+       * read.c (s_incbin): Check that the file to be included is a
+       regular, non-directory file.
+       * testsuite/gas/all/pr27381.s: New test source file.
+       * testsuite/gas/all/pr27381.d: New test control file.
+       * testsuite/gas/all/pr27381.err: Expected error output for the new test.
+       * testsuite/gas/all/gas.exp: Run the new test.
+
+2021-02-09  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (TARG_ENV_HFILES): Remove config/te-symbian.h.
+       * config/tc-arm.c (elf32_arm_target_format): Remove TE_SYMBIAN
+       support.
+       * config/te-symbian.h: Delete.
+       * configure.tgt: Remove arm-*-symbianelf*.
+       * testsuite/gas/arm/arch4t-eabi.d: Don't mention symbianelf in
+       target selection.
+       * testsuite/gas/arm/arch4t.d: Likewise.
+       * testsuite/gas/arm/got_prel.d: Likewise.
+       * testsuite/gas/arm/mapdir.d: Likewise.
+       * testsuite/gas/arm/mapmisc.d: Likewise.
+       * testsuite/gas/arm/mapsecs.d: Likewise.
+       * testsuite/gas/arm/mapshort-eabi.d: Likewise.
+       * testsuite/gas/arm/thumb-eabi.d: Likewise.
+       * testsuite/gas/arm/thumb.d: Likewise.
+       * testsuite/gas/arm/thumbrel.d: Likewise.
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2021-02-09  Nick Clifton  <nickc@redhat.com>
+
+       PR 27384
+       * listing.c (listing_psize): Check the result of the width
+       expression before assigning it to paper_width.
+       * testsuite/gas/all/pr27384.s: New test source file.
+       * testsuite/gas/all/pr27384.d: New test control file.
+       * testsuite/gas/all/pr27384.err: Expected errors from new test.
+       * testsuite/gas/all/gas.exp: Run the new test.
+
+2021-02-09  Nick Clifton  <nickc@redhat.com>
+
+       PR 27355
+       * testsuite/gas/elf/pr27355.s: New test source file.
+       * testsuite/gas/elf/pr27355.d: New test control file.
+       * testsuite/gas/elf/pr27355.err: Expected errors from new test.
+       * testsuite/gas/elf/elf.exp: Run the new test.
+
+2021-02-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * config/tc-tic54x (tic54x_mmregs): Rename to ...
+       (tic54x_register_mmregs): ... this.  Change mmregs to tic54x_mmregs.
+       (md_pseudo_table): Change tic54x_mmregs to tic54x_register_mmregs.
+       (md_begin): Add tic54x_ prefix to regs, mmregs, condition_codes,
+       cc2_codes, cc3_codes, status_bits, and misc_symbols.
+
+2021-02-08  Nick Clifton  <nickc@redhat.com>
+
+       PR 27355
+       * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array
+       if it has not already been created.
+
+2021-02-04  Nelson Chu  <nelson.chu@sifive.com>
+
+       * config/tc-riscv.c (riscv_multi_subset_supports): Removed
+       INSN_CLASS_ZB*.
+       * testsuite/gas/riscv/bitmanip-insns-32.d: Removed.
+       * testsuite/gas/riscv/bitmanip-insns-64.d: Removed.
+       * testsuite/gas/riscv/bitmanip-insns.s: Removed.
+
+2021-02-03  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * doc/c-s390.texi: Document vector instruction formats.
+
+2021-02-01  Emery Hemingway  <ehmry@posteo.net>
+
+       * configure.tgt: Add *-*-genode* as a target for AArch64 and x86.
+
 2021-02-01  Alan Modra  <amodra@gmail.com>
 
        PR 27283
This page took 0.025338 seconds and 4 git commands to generate.