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 568cbddc710 gold: Convert x86-64 GOTPCRELX only if addend == -4 new 632ee6fd822 x86: Do not dump DS/CS segment overrides for branch hints
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/branch.d | 12 ++++++++++++ gas/testsuite/gas/i386/branch.s | 4 ++++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/ilp32/x86-64-branch.d | 2 ++ gas/testsuite/gas/i386/x86-64-branch.d | 2 ++ gas/testsuite/gas/i386/x86-64-branch.s | 4 ++++ opcodes/ChangeLog | 5 +++++ opcodes/i386-dis.c | 13 +++++++++++-- 9 files changed, 50 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/i386/branch.d create mode 100644 gas/testsuite/gas/i386/branch.s