This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch in repository binutils-gdb.
from bb0216e266 x86: Check for valid PLT section size new 21ac709345 x86: Remove restriction on NOTRACK prefix position
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 | 19 +++++++ gas/config/tc-i386.c | 59 +++++++-------------- gas/testsuite/gas/i386/notrack-intel.d | 58 +++++++++++--------- gas/testsuite/gas/i386/notrack.d | 58 +++++++++++--------- gas/testsuite/gas/i386/notrack.s | 38 +++++++++----- gas/testsuite/gas/i386/notrackbad.l | 24 +++------ gas/testsuite/gas/i386/notrackbad.s | 6 +-- gas/testsuite/gas/i386/x86-64-notrack-intel.d | 76 ++++++++++++++++----------- gas/testsuite/gas/i386/x86-64-notrack.d | 76 ++++++++++++++++----------- gas/testsuite/gas/i386/x86-64-notrack.s | 50 +++++++++++------- gas/testsuite/gas/i386/x86-64-notrackbad.l | 24 +++------ gas/testsuite/gas/i386/x86-64-notrackbad.s | 6 +-- opcodes/ChangeLog | 6 +++ opcodes/i386-dis.c | 18 +------ 14 files changed, 274 insertions(+), 244 deletions(-)