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 7ce8f214f1 Fix indentation in value_has_field new 770c015139 MIPS/gas: Retain ISA mode bit for labels with .insn annotation new 5203173819 MIPS/gas: Fix misaligned address errors to disregard ISA mode bit
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 | 19 ++++++++++++++++++ gas/config/tc-mips.c | 35 ++++++++++++++++++++++++++-------- gas/testsuite/gas/mips/insn-isa-mode.d | 16 ++++++++++++++++ gas/testsuite/gas/mips/insn-isa-mode.s | 14 ++++++++++++++ gas/testsuite/gas/mips/mips.exp | 1 + 5 files changed, 77 insertions(+), 8 deletions(-) create mode 100644 gas/testsuite/gas/mips/insn-isa-mode.d create mode 100644 gas/testsuite/gas/mips/insn-isa-mode.s