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-arm in repository toolchain/ci/binutils-gdb.
from c92d9b49ce Automatic date update in version.in adds 41ee6d14fd ns32k configury adds af29a8abcf PR28217, Syntax error when memory region contains a hyphen adds 1374be2327 PR28168: [CSKY] Fix stack overflow in disassembler
No new revisions were added by this update.
Summary of changes: bfd/config.bfd | 5 +- gas/testsuite/gas/csky/pr28168.d | 12 ++ gas/testsuite/gas/csky/pr28168.s | 1 + gas/testsuite/gas/csky/v2_float_part2.d | 16 +- ld/configure.tgt | 2 +- ld/ldfile.c | 2 +- ld/ldgram.y | 55 +++--- ld/ldlex.h | 2 +- ld/ldlex.l | 296 ++++++++++++++++---------------- opcodes/csky-dis.c | 8 +- 10 files changed, 201 insertions(+), 198 deletions(-) create mode 100644 gas/testsuite/gas/csky/pr28168.d create mode 100644 gas/testsuite/gas/csky/pr28168.s