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 16d8767399 Allow individual targets to decide if string escapes should [...] adds 25057eb004 windows_clear_solib memory leak adds 44f81a7654 solib_target_free_so memory leak adds 6ec1d75e05 Ensure GDB warnings are styled. adds 5ffd5873e6 Automatic date update in version.in adds 991fb595e3 coff: free malloc'd memory on successful target match too adds 2e98c6c5c5 ubsan: d30v: left shift cannot be represented in type 'int' adds 2c5c119630 ubsan: crx: left shift cannot be represented in type 'int' adds 5f57d4ecf5 ubsan: cr16: left shift cannot be represented in type 'int' adds c9ae58fe32 ubsan: m32r: left shift of negative value adds f24bdec486 mmo tdata leak adds ea933f17c3 Release bfd_alloc memory in bfd_check_format_matches
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 17 ++++++++++++++ bfd/coffgen.c | 3 +++ bfd/format.c | 50 +++++++++++++++++++++++++++++----------- bfd/mmo.c | 2 +- bfd/version.h | 2 +- cpu/ChangeLog | 5 ++++ cpu/m32r.cpu | 6 ++--- gdb/ChangeLog | 21 +++++++++++++++++ gdb/main.c | 3 ++- gdb/solib-target.c | 10 ++++---- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.base/style.exp | 6 +++++ gdb/top.c | 16 ++++++++----- gdb/ui-file.c | 4 ++-- gdb/windows-nat.c | 9 +++++++- opcodes/ChangeLog | 16 +++++++++++++ opcodes/cr16-dis.c | 3 +-- opcodes/crx-dis.c | 2 +- opcodes/d30v-dis.c | 18 +++++---------- opcodes/m32r-ibld.c | 6 ++--- 20 files changed, 152 insertions(+), 51 deletions(-)