This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/x86 in repository binutils-gdb.
from 5da74eb651 x86: Properly handle __ehdr_start new 397778ea8f 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/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 | 18 +++++-- 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 | 18 ++++++- gas/testsuite/gas/i386/x86-64-notrackbad.l | 24 +++------ gas/testsuite/gas/i386/x86-64-notrackbad.s | 6 +-- opcodes/i386-dis.c | 18 +------ 12 files changed, 223 insertions(+), 218 deletions(-)