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/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
No new revisions were added by this update.
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