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_profiled_lto in repository toolchain/ci/binutils-gdb.
from ad42014be2 Guile: temporary breakpoints adds cd026728f3 gas: improve C_BSTAT and C_STSYM symbols handling on XCOFF
No new revisions were added by this update.
Summary of changes: bfd/coff-bfd.c | 5 +++-- bfd/coffgen.c | 9 ++++++--- 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 ++++++++++++++++ 9 files changed, 90 insertions(+), 8 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