This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1 in repository toolchain/ci/binutils-gdb.
from fc14131902 x86: Simplify check for distinct TMM register operands adds 1056aa3919 gdb: clean up some things in features/Makefile adds 588f5af532 Automatic date update in version.in adds ad42014be2 Guile: temporary breakpoints new cd026728f3 gas: improve C_BSTAT and C_STSYM symbols handling on XCOFF
The 1 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: bfd/coff-bfd.c | 5 +- bfd/coffgen.c | 9 ++-- bfd/version.h | 2 +- gas/config/tc-ppc.c | 8 ++- gas/config/tc-ppc.h | 1 + gas/symbols.c | 12 ++++- gas/testsuite/gas/ppc/aix.exp | 3 ++ gas/testsuite/gas/ppc/xcoff-stsym-32.d | 22 ++++++++ gas/testsuite/gas/ppc/xcoff-stsym-64.d | 22 ++++++++ gas/testsuite/gas/ppc/xcoff-stsym.s | 16 ++++++ gdb/NEWS | 3 ++ gdb/doc/guile.texi | 16 +++++- gdb/features/Makefile | 9 +--- gdb/guile/scm-breakpoint.c | 43 +++++++++++++--- gdb/regformats/microblaze-with-stack-protect.dat | 64 ------------------------ gdb/testsuite/gdb.guile/scm-breakpoint.exp | 33 ++++++++++++ 16 files changed, 178 insertions(+), 90 deletions(-) create mode 100644 gas/testsuite/gas/ppc/xcoff-stsym-32.d create mode 100644 gas/testsuite/gas/ppc/xcoff-stsym-64.d create mode 100644 gas/testsuite/gas/ppc/xcoff-stsym.s delete mode 100644 gdb/regformats/microblaze-with-stack-protect.dat