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 1aa7033 [AArch64][gas] Add support for Cortex-A73 new 07f5af7 Handle indirect branches for AMD64 and Intel64
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: gas/ChangeLog | 9 ++++++++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/ilp32/x86-64-branch.d | 24 ++++++++++---------- gas/testsuite/gas/i386/x86-64-branch-4.l | 33 ++++++++++++++++++++++++++++ gas/testsuite/gas/i386/x86-64-branch-4.s | 16 ++++++++++++++ gas/testsuite/gas/i386/x86-64-branch.d | 24 ++++++++++---------- opcodes/ChangeLog | 14 ++++++++++++ opcodes/i386-dis.c | 32 ++++++++++++++++++++++++--- opcodes/i386-opc.tbl | 6 +++-- opcodes/i386-tbl.h | 30 +++++++++++++++++++++++-- 10 files changed, 158 insertions(+), 31 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-branch-4.l create mode 100644 gas/testsuite/gas/i386/x86-64-branch-4.s