This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O3 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 adds 3bb17dfb6b Re: PR28217, Syntax error when memory region contains a hyphen adds 34a7af0fac tidy mri script extern adds b325429b2f ld script lower-case absolute and sizeof_headers adds f400c8d27e ld lexer tidy, possibly break the world new 96ddc891f2 Automatic date update in version.in
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 +- bfd/version.h | 2 +- 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/ld.texi | 1 - ld/ldfile.c | 2 +- ld/ldgram.y | 93 +++------ ld/ldlex.h | 2 +- ld/ldlex.l | 327 +++++++++++++++++--------------- ld/testsuite/ld-mmix/mmohdr1.ld | 2 +- opcodes/csky-dis.c | 8 +- 13 files changed, 237 insertions(+), 236 deletions(-) create mode 100644 gas/testsuite/gas/csky/pr28168.d create mode 100644 gas/testsuite/gas/csky/pr28168.s