]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
Updated French translation for the gas/ and binutils/ sub-directories
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index e107e990fa380c7393616108edce6a34805ef868..01862e0875e6c6a73b5ab6b998a59ab17dcc20bb 100644 (file)
@@ -1,3 +1,73 @@
+2020-07-13  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2020-07-13  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/gas/elf/dwarf2-7.d: Remove most xfails.
+       * testsuite/gas/elf/dwarf2-12.d: Likewise.
+       * testsuite/gas/elf/dwarf2-13.d: Likewise.
+       * testsuite/gas/elf/dwarf2-14.d: Likewise.
+
+2020-07-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (output_insn): Check i.xstate to set
+       GNU_PROPERTY_X86_FEATURE_2_TMM.
+       * testsuite/gas/i386/i386.exp: Run x86-64-property-7,
+       x86-64-property-8 and x86-64-property-9.
+       * testsuite/gas/i386/x86-64-property-7.d: New file.
+       * testsuite/gas/i386/x86-64-property-7.s: Likewise.
+       * testsuite/gas/i386/x86-64-property-8.d: Likewise.
+       * testsuite/gas/i386/x86-64-property-8.s: Likewise.
+       * testsuite/gas/i386/x86-64-property-9.d: Likewise.
+       * testsuite/gas/i386/x86-64-property-9.s: Likewise.
+
+2020-07-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (_i386_insn): Remove has_regmmx, has_regxmm,
+       has_regymm, has_regzmm and has_regtmm.  Add xstate.
+       (md_assemble): Set i.xstate from operand types in instruction
+       template.
+       (build_modrm_byte): Updated.
+       (output_insn): Check i.xstate.
+       * testsuite/gas/i386/i386.exp: Run property-6 and
+       x86-64-property-6.
+       * testsuite/gas/i386/property-6.d: New file.
+       * testsuite/gas/i386/property-6.s: Updated.
+       * testsuite/gas/i386/x86-64-property-6.d: Likewise.
+
+2020-07-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/gas/i386/property-5.d: Correct test name.
+
+2020-07-10  Lili Cui  <lili.cui@intel.com>
+
+       * NEWS: Mention support for Intel AMX instructions.
+       * config/tc-i386.c (i386_error): Add invalid_sib_address.
+       (cpu_arch): Add .amx_int8, .amx_bf16 and .amx_tile.
+       (cpu_noarch): Add noamx_int8, noamx_bf16 and noamx_tile.
+       (match_simd_size): Add tmmword check.
+       (operand_type_match): Add tmmword.
+       (type_names): Add rTMM.
+       (i386_error): Add invalid_tmm_register_set.
+       (check_VecOperands): Handle invalid_sib_address and
+       invalid_tmm_register_set.
+       (match_template): Handle invalid_sib_address.
+       (build_modrm_byte): Handle non-vector SIB and zmmword.
+       (i386_index_check): Disallow RegIP for non-vector SIB.
+       (check_register): Handle zmmword.
+       * doc/c-i386.texi: Document amx_int8, amx_bf16 and amx_tile.
+       * testsuite/gas/i386/i386.exp: Add AMX new tests.
+       * testsuite/gas/i386/intel-regs.d: Add tmm.
+       * testsuite/gas/i386/intel-regs.s: Add tmm.
+       * testsuite/gas/i386/x86-64-amx-intel.d: New.
+       * testsuite/gas/i386/x86-64-amx-inval.l: New.
+       * testsuite/gas/i386/x86-64-amx-inval.s: New.
+       * testsuite/gas/i386/x86-64-amx.d: New.
+       * testsuite/gas/i386/x86-64-amx.s: New.
+       * testsuite/gas/i386/x86-64-amx-bad.d: New.
+       * testsuite/gas/i386/x86-64-amx-bad.s: New.
+
 2020-07-10  Tom de Vries  <tdevries@suse.de>
 
        * testsuite/gas/elf/dwarf2-11.d: Update expected output from