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 fd5866f6aa dwarf2read: Get rid of VEC (dwarf2_section_info_def) new ad692897c1 i386: Break i386-dis-evex.h into small files
The 1 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: opcodes/ChangeLog | 12 + opcodes/i386-dis-evex-len.h | 231 +++ opcodes/i386-dis-evex-mod.h | 62 + opcodes/i386-dis-evex-prefix.h | 1969 +++++++++++++++++++++++ opcodes/i386-dis-evex-reg.h | 51 + opcodes/i386-dis-evex-w.h | 1138 +++++++++++++ opcodes/i386-dis-evex.h | 3467 ---------------------------------------- opcodes/i386-dis.c | 28 +- 8 files changed, 3472 insertions(+), 3486 deletions(-) create mode 100644 opcodes/i386-dis-evex-len.h create mode 100644 opcodes/i386-dis-evex-mod.h create mode 100644 opcodes/i386-dis-evex-prefix.h create mode 100644 opcodes/i386-dis-evex-reg.h create mode 100644 opcodes/i386-dis-evex-w.h