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-lts-defconfig 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 adds d7b510baa8 Automatic date update in version.in adds b9d8f5601b Re: Optimise away eh_frame advance_loc 0 adds 2f1575ea6f Fix the size of the dos_message field in the internal_extra_ [...] new 66a66a17f4 Fix array overruns in the S12Z 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/version.h | 2 +- gas/ChangeLog | 6 +++++ gas/dw2gencfi.c | 7 +++++- gdb/ChangeLog | 5 ++++ gdb/gdbsupport/common-utils.h | 12 ++++++++++ include/ChangeLog | 5 ++++ include/coff/internal.h | 2 +- opcodes/ChangeLog | 35 ++++++++++++++++++++++++++++ opcodes/csky-dis.c | 4 ++-- opcodes/ns32k-dis.c | 10 +++++++- opcodes/s12z-dis.c | 53 +++++++++++++++++++++++++++++++------------ opcodes/s12z-opc.c | 12 ++++++++-- opcodes/tic30-dis.c | 24 ++++++++++++++------ opcodes/xgate-dis.c | 6 ++--- 14 files changed, 151 insertions(+), 32 deletions(-)