add missing ChangeLog entry
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e8481a314056eaf0a8f150769dd0bfd1f25f3a67..f5836ac2c37234268351a85feb72bebbf3178fd5 100644 (file)
@@ -1,3 +1,77 @@
+2016-11-13  Anthony Green  <green@moxielogic.org>
+
+       * config/tc-moxie.c (md_assemble): Assemble 'bad' opcode.
+
+2016-11-11  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/20732
+       * expr.c (integer_constant): If tc_allow_L_suffix is defined and
+       non-zero then accept a L or LL suffix.
+       * testsuite/gas/sparc/pr20732.d: New test source file.
+       * testsuite/gas/sparc/pr20732.d: New test output file.
+       * testsuite/gas/sparc/sparc.exp: Run new test.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/pac.s: Add ARMv8.3 branch instruction tests.
+       * testsuite/gas/aarch64/pac.d: Likewise.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-aarch64.c (process_omitted_operand): Handle AARCH64_OPND_Rm_SP.
+       (parse_operands): Likewise.
+       * testsuite/gas/aarch64/pac.s: Add pacga.
+       * testsuite/gas/aarch64/pac.d: Add pacga.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/pac.s: New.
+       * testsuite/gas/aarch64/pac.d: New.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-3.s: New.
+       * testsuite/gas/aarch64/sysreg-3.d: New.
+       * testsuite/gas/aarch64/illegal-sysreg-3.l: New.
+       * testsuite/gas/aarch64/illegal-sysreg-3.d: New.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/system-3.s: New.
+       * testsuite/gas/aarch64/system-3.d: New.
+       * testsuite/gas/aarch64/system.d: Update expected output.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-aarch64.c (aarch64_archs): Add "armv8.3-a".
+       * doc/c-aarch64.texi (-march): Likewise.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Fix "simd" and "crypto".
+       * testsuite/gas/aarch64/illegal-crypto-nofp.d: New.
+       * testsuite/gas/aarch64/illegal-crypto-nofp.l: New.
+       * testsuite/gas/aarch64/illegal-fp16-nofp.d: New.
+       * testsuite/gas/aarch64/illegal-fp16-nofp.l: New.
+       * testsuite/gas/aarch64/illegal-fp16-nofp.s: New.
+
+2016-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20799
+       * testsuite/gas/i386/opcode.s: Add a test for EVEX vpextrw.
+       * testsuite/gas/i386/opcode-intel.d: Updated.
+       * testsuite/gas/i386/opcode-suffix.d: Likewise.
+       * testsuite/gas/i386/opcode.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx512bw-opts.s: Remove vpextrw
+       tests.
+       * testsuite/gas/i386/x86-64-avx512bw-opts-intel.d: Updated.
+       * testsuite/gas/i386/x86-64-avx512bw-opts.d: Likewise.
+
+2016-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20754
+       * testsuite/gas/i386/opcode-suffix.d: Updated.
+
 2016-11-07  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/20775
This page took 0.025372 seconds and 4 git commands to generate.