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 f425ec6600 Prevent an illegal memory access in readelf when attempting [...] new e21440ba62 Revert "x86: Update segment register check in Intel syntax" new fd4e034759 x86/Intel: issue diagnostics for redundant segment override [...] new b5014f7af2 x86: drop Vec_Disp8 new 7ac2002247 x86: derive DispN from BaseIndex
The 4 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 | 37 +- gas/config/tc-i386-intel.c | 33 +- gas/config/tc-i386.c | 70 +- gas/testsuite/gas/i386/intelok.d | 1 + gas/testsuite/gas/i386/intelok.e | 2 + gas/testsuite/gas/i386/intelok.s | 2 +- gas/testsuite/gas/i386/inval-seg.l | 22 +- gas/testsuite/gas/i386/inval-seg.s | 9 +- gas/testsuite/gas/i386/x86-64-inval-seg.l | 22 +- gas/testsuite/gas/i386/x86-64-inval-seg.s | 6 - opcodes/ChangeLog | 27 + opcodes/i386-gen.c | 62 +- opcodes/i386-init.h | 107 +- opcodes/i386-opc.h | 4 - opcodes/i386-opc.tbl | 8226 ++++---- opcodes/i386-tbl.h | 28296 ++++++++++++++-------------- 16 files changed, 18485 insertions(+), 18441 deletions(-) create mode 100644 gas/testsuite/gas/i386/intelok.e