This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled in repository toolchain/ci/binutils-gdb.
from 2b8b0dca3b Fix for gdb.base/stap-probe.c adds 9779607aff Tighten gdb.threads/no-unwaited-for-left.exp regexps adds 869fa2b36c Automatic date update in version.in adds 00b37cc41e PowerPC: implement md_operand to parse register names adds 5f6c92298a Re: PowerPC: implement md_operand to parse register names adds 4f92e10cda [gdb/symtab] Fix data race in ~charset_vector adds b35bd7d552 [gdb/symtab] Make per_cu->unit_type atomic adds 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic adds 2df41bda2f [gdb/build] Fix gdb build with gcc 4.8.5 adds e24500cbab gdb: Document floating-point support for LoongArch adds 18a5766d09 [gdbsupport] Add sequential_for_each
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/config/tc-ppc.c | 149 +++++++++------------ gas/config/tc-ppc.h | 7 +- gas/read.c | 3 +- gas/testsuite/gas/ppc/ppc.exp | 1 + gas/testsuite/gas/ppc/regsyms.d | 10 ++ gas/testsuite/gas/ppc/regsyms.s | 4 + gdb/NEWS | 4 + gdb/charset.c | 8 +- gdb/doc/gdb.texinfo | 4 + gdb/dwarf2/read.h | 45 ++++--- gdb/testsuite/gdb.threads/no-unwaited-for-left.exp | 4 +- gdbsupport/packed.h | 2 + gdbsupport/parallel-for.h | 23 ++++ 14 files changed, 153 insertions(+), 113 deletions(-) create mode 100644 gas/testsuite/gas/ppc/regsyms.d create mode 100644 gas/testsuite/gas/ppc/regsyms.s