This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gdb.
from 869fa2b36c Automatic date update in version.in adds 00b37cc41e PowerPC: implement md_operand to parse register names new 5f6c92298a Re: PowerPC: implement md_operand to parse register names new 4f92e10cda [gdb/symtab] Fix data race in ~charset_vector new b35bd7d552 [gdb/symtab] Make per_cu->unit_type atomic new 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
The 4 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/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/charset.c | 8 ++- gdb/dwarf2/read.h | 45 +++++++----- 8 files changed, 117 insertions(+), 110 deletions(-) create mode 100644 gas/testsuite/gas/ppc/regsyms.d create mode 100644 gas/testsuite/gas/ppc/regsyms.s