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 b20ab53f81d PR31872, Segfault in objdump (elf_slurp_reloc_table_from_section) new 1ded0d12e0e MIPS/opcodes: Exclude trap instructions for MIPS Allegrex new 60e221e9b7f MIPS/opcodes: Add MIPS Allegrex DBREAK instruction
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/testsuite/gas/mips/allegrex-removed.d | 3 ++ .../{mips-macro-ill-sfp.l => allegrex-removed.l} | 21 ++++---- gas/testsuite/gas/mips/allegrex-removed.s | 13 +++++ gas/testsuite/gas/mips/allegrex.d | 3 +- gas/testsuite/gas/mips/allegrex.s | 1 + gas/testsuite/gas/mips/mips.exp | 1 + opcodes/mips-opc.c | 62 +++++++++++----------- 7 files changed, 63 insertions(+), 41 deletions(-) create mode 100644 gas/testsuite/gas/mips/allegrex-removed.d copy gas/testsuite/gas/mips/{mips-macro-ill-sfp.l => allegrex-removed.l} (55%) create mode 100644 gas/testsuite/gas/mips/allegrex-removed.s