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 757bf54bb4 Test case for Inferior.thread_from_thread_handle new 42c0794e96 PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16 new ef272caa74 readelf: Handle E_MIPS_MACH_5900
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: binutils/ChangeLog | 4 ++++ binutils/readelf.c | 1 + gas/ChangeLog | 16 ++++++++++++++++ gas/config/tc-mips.c | 1 + gas/testsuite/gas/mips/elf_mach_5900.d | 22 ++++++++++++++++++++++ .../gas/mips/micromips@stabs-symbol-type.d | 11 +++++++++++ gas/testsuite/gas/mips/mips.exp | 3 +++ gas/testsuite/gas/mips/mips16@stabs-symbol-type.d | 11 +++++++++++ gas/testsuite/gas/mips/stabs-symbol-type.d | 10 ++++++++++ gas/testsuite/gas/mips/stabs-symbol-type.s | 3 +++ 10 files changed, 82 insertions(+) create mode 100644 gas/testsuite/gas/mips/elf_mach_5900.d create mode 100644 gas/testsuite/gas/mips/micromips@stabs-symbol-type.d create mode 100644 gas/testsuite/gas/mips/mips16@stabs-symbol-type.d create mode 100644 gas/testsuite/gas/mips/stabs-symbol-type.d create mode 100644 gas/testsuite/gas/mips/stabs-symbol-type.s