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-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from 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 adds 7d1a572d6b [gdb/symtab] Fix data race in cooked_index_functions::expand [...] adds 9afca381e2 Automatic date update in version.in
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/cooked-index.h | 11 ++- gdb/dwarf2/read.c | 8 ++- gdb/dwarf2/read.h | 45 +++++++----- gdbsupport/packed.h | 2 + gdbsupport/parallel-for.h | 23 +++++++ 15 files changed, 165 insertions(+), 116 deletions(-) create mode 100644 gas/testsuite/gas/ppc/regsyms.d create mode 100644 gas/testsuite/gas/ppc/regsyms.s