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 0938b032daa RISC-V: Add 'Zmmul' extension in assembler. new df4febc6003 LoongArch: Fix redefinition of "PACKAGE". new 6f4eb56ec7d Add a testcase for PR 29494. new f79688953fb gdb: update ranged_breakpoint::print_one_detail in comments
The 3 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 | 6 + gas/config/loongarch-lex-wrapper.c | 2 +- gas/testsuite/gas/arm/pr29494.d | 12 + gas/testsuite/gas/arm/pr29494.s | 9983 ++++++++++++++++++++++++++++++++++++ gdb/breakpoint.c | 2 +- gdb/breakpoint.h | 2 +- 6 files changed, 10004 insertions(+), 3 deletions(-) create mode 100644 gas/testsuite/gas/arm/pr29494.d create mode 100644 gas/testsuite/gas/arm/pr29494.s