This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from 12c3e9173e Automatic date update in version.in adds dee334510f Prevent an illegal memory access in the xgate disassembler. adds d1e304bc27 Stop potential illegal memory access in the NS32K disassembler. adds bbf9a0b5ee Fix buffer overrun in TIC30 disassembler. adds 1ee3542c0a Fix potentially illegal shift and assign operation in CSKY d [...] adds 87f34879e5 Add a string_view version of startswith new d7b510baa8 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/version.h | 2 +- gdb/ChangeLog | 5 +++++ gdb/gdbsupport/common-utils.h | 12 ++++++++++++ opcodes/ChangeLog | 28 ++++++++++++++++++++++++++++ opcodes/csky-dis.c | 4 ++-- opcodes/ns32k-dis.c | 10 +++++++++- opcodes/tic30-dis.c | 24 +++++++++++++++++------- opcodes/xgate-dis.c | 6 +++--- 8 files changed, 77 insertions(+), 14 deletions(-)