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 3df5cd1394 RISC-V: Fix TLS copy relocs new 92cebb3dbe MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation new 60804c53a0 MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_M [...]
The 2 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-mips.c | 5 +++ gas/testsuite/gas/mips/mips.exp | 1 + .../mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d | 19 +----------- gas/testsuite/gas/mips/mips16e2-mt-err.d | 3 ++ gas/testsuite/gas/mips/mips16e2-mt-err.l | 3 ++ gas/testsuite/gas/mips/mips16e2-mt-err.s | 14 +++++++++ gas/testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d | 36 ++++++++-------------- opcodes/ChangeLog | 7 +++++ opcodes/mips-dis.c | 16 ++++++++-- 10 files changed, 75 insertions(+), 45 deletions(-) create mode 100644 gas/testsuite/gas/mips/mips16e2-mt-err.d create mode 100644 gas/testsuite/gas/mips/mips16e2-mt-err.l create mode 100644 gas/testsuite/gas/mips/mips16e2-mt-err.s