This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1e3c814459d gas: extend + support to .rept new 3ee50921cb4 [gdb/testsuite] Don't use set auto-solib-add off new 8ebb6fcd075 gdb: re-add necessary includes in tui/tui-win.c new f3f71a5ca0b x86/APX: support extended SETcc form new cf037c0de24 x86: disassembler macro for condition code new d1c2dd6f4de x86/APX: convert ZU to operand constraint
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/config/tc-i386.c | 6 +- .../gas/i386/x86-64-apx-evex-promoted-intel.d | 48 +- .../gas/i386/x86-64-apx-evex-promoted-wig.d | 48 +- gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 48 +- gas/testsuite/gas/i386/x86-64-apx-zu-intel.d | 3 + gas/testsuite/gas/i386/x86-64-apx-zu.d | 3 + gas/testsuite/gas/i386/x86-64-apx-zu.s | 3 + gas/testsuite/gas/i386/x86-64-apx_f-evex.d | 24 +- gas/testsuite/gas/i386/x86-64-cmpccxadd-intel.d | 192 +- gas/testsuite/gas/i386/x86-64-cmpccxadd.d | 192 +- gdb/testsuite/gdb.base/gold-gdb-index.exp | 4 +- gdb/testsuite/gdb.base/info-types.exp.tcl | 3 +- gdb/testsuite/gdb.base/print-symbol-loading.exp | 4 +- gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp | 6 +- gdb/testsuite/gdb.fortran/allocated.exp | 3 - gdb/testsuite/gdb.fortran/array-slices-bad.exp | 3 - .../gdb.fortran/array-slices-sub-slices.exp | 3 - gdb/testsuite/gdb.fortran/array-slices.exp | 3 - gdb/testsuite/gdb.fortran/info-modules.exp | 3 - gdb/testsuite/gdb.fortran/lbound-ubound.exp | 3 - gdb/testsuite/gdb.fortran/module.exp | 3 - gdb/testsuite/gdb.fortran/subarray.exp | 3 - gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 3 - gdb/testsuite/gdb.mi/mi-var-child-f.exp | 3 - gdb/tui/tui-win.c | 2 + opcodes/i386-dis-evex-prefix.h | 113 +- opcodes/i386-dis-evex.h | 64 +- opcodes/i386-dis.c | 175 +- opcodes/i386-gen.c | 1 - opcodes/i386-opc.h | 6 +- opcodes/i386-opc.tbl | 12 +- opcodes/i386-tbl.h | 9174 ++++++++++---------- 32 files changed, 5090 insertions(+), 5071 deletions(-)