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 c92d9b49ce Automatic date update in version.in adds 41ee6d14fd ns32k configury adds af29a8abcf PR28217, Syntax error when memory region contains a hyphen new 1374be2327 PR28168: [CSKY] Fix stack overflow in disassembler
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/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