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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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. adds efea62b446 Fix array overrun when disassembling corrupt TIC30 binaries.
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 | 26 +++++++++++++++++++++ opcodes/csky-dis.c | 4 ++-- opcodes/d30v-dis.c | 5 +++- opcodes/ia64-opc.c | 9 +++++--- opcodes/s12z-dis.c | 53 +++++++++++++++++++++++++++++++------------ opcodes/s12z-opc.c | 12 ++++++++-- opcodes/tic30-dis.c | 2 +- 14 files changed, 124 insertions(+), 26 deletions(-)