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 d0ba5758c2 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer. new 2409af1e94 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer. new 629cfaf1b0 x86: don't mistakenly scale non-8-bit displacements
The 2 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/ChangeLog | 4 ++++ binutils/MAINTAINERS | 1 + gas/ChangeLog | 9 +++++++++ gas/config/tc-i386.c | 3 ++- gas/testsuite/gas/i386/evex-no-scale-32.d | 13 +++++++++++++ gas/testsuite/gas/i386/evex-no-scale-64.d | 15 +++++++++++++++ gas/testsuite/gas/i386/evex-no-scale.s | 19 +++++++++++++++++++ gas/testsuite/gas/i386/i386.exp | 2 ++ 8 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/i386/evex-no-scale-32.d create mode 100644 gas/testsuite/gas/i386/evex-no-scale-64.d create mode 100644 gas/testsuite/gas/i386/evex-no-scale.s