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 131a355fbca Update the list of recognized m-profile TAG_CPU_ARCH_* new 4faaa10f3fa x86: don't attempt to resolve equates and alike from i386_p [...] new 3b55a1d00ad Revert "PR28977 tc-i386.c internal error in parse_register" new 64d23078e30 x86: improve resolution of register equates new e52a16f2aa2 x86: reject relocations involving registers
The 4 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-intel.c | 10 +++++++++ gas/config/tc-i386.c | 43 ++++++++++++++++++++++++++---------- gas/testsuite/gas/i386/equ-2.l | 17 ++++++++++++++ gas/testsuite/gas/i386/equ-2.s | 11 +++++++++ gas/testsuite/gas/i386/equ.d | 6 +++++ gas/testsuite/gas/i386/equ.s | 14 ++++++++++-- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/inval-equ-2.l | 6 +++++ 8 files changed, 94 insertions(+), 14 deletions(-) create mode 100644 gas/testsuite/gas/i386/equ-2.l create mode 100644 gas/testsuite/gas/i386/equ-2.s