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 96e034530e0 Add ECOFF Symbolic Header sanity checks new 0655669b86e RISC-V: don't disassemble unrecognized insns as .byte new 69196391256 x86-64: respect MOVABS when choosing alternative encodings new 739d764954b x86: respect {nooptimize} for LEA new 33740f219e4 x86-64: respect {nooptimize} when building VEX prefix new 9a4a4499866 x86: drop LOCK from XCHG when optimizing
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: binutils/testsuite/binutils-all/riscv/unknown.d | 6 +-- gas/config/tc-i386.c | 26 ++++++++----- gas/testsuite/gas/i386/lea-optimize.d | 2 + gas/testsuite/gas/i386/lea.d | 2 + gas/testsuite/gas/i386/lea.e | 4 +- gas/testsuite/gas/i386/lea.s | 2 + gas/testsuite/gas/i386/lea16-optimize.d | 2 + gas/testsuite/gas/i386/lea16-optimize2.d | 2 + gas/testsuite/gas/i386/lea16.d | 2 + gas/testsuite/gas/i386/optimize-2.d | 2 + gas/testsuite/gas/i386/optimize-2.s | 3 ++ gas/testsuite/gas/i386/optimize-2b.d | 2 + gas/testsuite/gas/i386/optimize-3.d | 2 + gas/testsuite/gas/i386/optimize-3.s | 3 ++ gas/testsuite/gas/i386/x86-64-optimize-4.d | 2 + gas/testsuite/gas/i386/x86-64-optimize-4.s | 3 ++ gas/testsuite/gas/riscv/insn-na.d | 16 ++++---- gas/testsuite/gas/riscv/insn.d | 16 ++++---- opcodes/riscv-dis.c | 50 ++++++++++--------------- 19 files changed, 88 insertions(+), 59 deletions(-)