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 c7df3df443 Revise "ld testsuite use of notarget" new 76d3a78a49 x86: fix "REP RET" with -madd-bnd-prefix new f0a85b0706 x86: replace off-by-one OTMax new 7f5cad3047 x86/Intel: accept memory operand size specifiers for CET insns
The 3 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/ChangeLog | 21 +++++++++++++++++++++ gas/config/tc-i386.c | 14 ++++++++++---- gas/testsuite/gas/i386/cet-intel.d | 2 ++ gas/testsuite/gas/i386/cet.d | 2 ++ gas/testsuite/gas/i386/cet.s | 2 ++ gas/testsuite/gas/i386/mpx-add-bnd-prefix.d | 7 +++++-- gas/testsuite/gas/i386/mpx-add-bnd-prefix.e | 3 +++ gas/testsuite/gas/i386/mpx-add-bnd-prefix.s | 3 +++ gas/testsuite/gas/i386/x86-64-cet-intel.d | 4 ++++ gas/testsuite/gas/i386/x86-64-cet.d | 4 ++++ gas/testsuite/gas/i386/x86-64-cet.s | 4 ++++ gas/testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.d | 7 +++++-- gas/testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.e | 3 +++ gas/testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.s | 3 +++ opcodes/ChangeLog | 12 ++++++++++++ opcodes/i386-opc.h | 8 ++++---- opcodes/i386-opc.tbl | 8 ++++---- opcodes/i386-tbl.h | 8 ++++---- 18 files changed, 95 insertions(+), 20 deletions(-) create mode 100644 gas/testsuite/gas/i386/mpx-add-bnd-prefix.e create mode 100644 gas/testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.e