This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_35-branch in repository binutils-gdb.
from 2952e9275cf Fix the generation of REL relocs for missing build notes. new ed0e8aece0d x86: Remove 32-bit sign extension in offset_in_range new b3239a5e9ee x86-64: Zero-extend lower 32 bits displacement to 64 bits new ae310391c7d x86: Don't display eiz with no scale
The 3 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 | 26 ++++++++++++++++++++++ gas/config/tc-i386.c | 8 ------- gas/testsuite/gas/i386/addr32.d | 6 +++++ gas/testsuite/gas/i386/addr32.s | 6 +++++ gas/testsuite/gas/i386/evex-no-scale-64.d | 2 +- gas/testsuite/gas/i386/ilp32/x86-64-addr32-intel.d | 26 +--------------------- gas/testsuite/gas/i386/ilp32/x86-64-addr32.d | 26 +--------------------- gas/testsuite/gas/i386/x86-64-addr32-intel.d | 16 ++++++++----- gas/testsuite/gas/i386/x86-64-addr32.d | 16 ++++++++----- gas/testsuite/gas/i386/x86-64-addr32.s | 6 +++++ opcodes/ChangeLog | 12 ++++++++++ opcodes/i386-dis.c | 9 ++++++-- 12 files changed, 88 insertions(+), 71 deletions(-)