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 7adc0a8174 Fix address violation parsing a corrupt Alpha VMS binary file. new 9fef80d683 x86: CET v2.0: Update NOTRACK prefix
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 | 16 ++++++++ gas/config/tc-i386.c | 9 +---- gas/testsuite/gas/i386/notrack-intel.d | 16 ++++++++ gas/testsuite/gas/i386/notrack.d | 16 ++++++++ gas/testsuite/gas/i386/notrack.s | 22 +++++++++++ gas/testsuite/gas/i386/notrackbad.l | 54 +++++++++++---------------- gas/testsuite/gas/i386/notrackbad.s | 4 -- gas/testsuite/gas/i386/x86-64-notrack-intel.d | 32 ++++++++++++++++ gas/testsuite/gas/i386/x86-64-notrack.d | 32 ++++++++++++++++ gas/testsuite/gas/i386/x86-64-notrack.s | 43 +++++++++++++++++++++ gas/testsuite/gas/i386/x86-64-notrackbad.l | 54 +++++++++++---------------- gas/testsuite/gas/i386/x86-64-notrackbad.s | 4 -- opcodes/ChangeLog | 7 ++++ opcodes/i386-dis.c | 14 +++---- 14 files changed, 234 insertions(+), 89 deletions(-)