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-arm-next-allnoconfig 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_ [...] adds 66a66a17f4 Fix array overruns in the S12Z disassembler. adds 993a00a986 Prevent a left shift by a negative value when disassembling [...] adds 9adb259150 Fix a potential illegal array access in the D30V disassembler.
No new revisions were added by this update.
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 | 45 ++++++++++++++++++++++++++++++++++++ opcodes/csky-dis.c | 4 ++-- opcodes/d30v-dis.c | 5 +++- opcodes/ia64-opc.c | 9 +++++--- 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 ++--- 16 files changed, 171 insertions(+), 36 deletions(-)