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 4383e1fc3b ubsan: sparc: left shift cannot be represented in type 'int' adds c296cbe681 Fix setting breakpoints or stepping on line 65535 adds 2c5b6e1a1c Re: Usage of unitialized heap in tic4x_print_cond adds 5ad8755225 Re: Revise sleb128 and uleb128 reader adds 61b3df8f5b Automatic date update in version.in adds 6a89db5c95 archive.c bfd_zalloc adds 37d5ab199b coff object_p memory leaks adds a7ac9aa525 vms-alpha.c object_p memory leaks new 87d557ae1b Use "bool" in more spots in TUI new 3d34df0aa7 Make some TUI globals "static"
The 2 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/ChangeLog | 21 ++++++++++ bfd/archive.c | 46 ++++++++++------------ bfd/coffgen.c | 3 ++ bfd/version.h | 2 +- bfd/vms-alpha.c | 34 ++++++++++------ binutils/ChangeLog | 6 +++ binutils/od-macho.c | 43 ++++++++++---------- gdb/ChangeLog | 27 +++++++++++++ gdb/buildsym.c | 6 --- gdb/testsuite/ChangeLog | 5 +++ .../gdb.base/{source-dir.c => line65535.c} | 7 +--- .../{source-execution.exp => line65535.exp} | 19 ++++----- gdb/tui/tui-hooks.c | 12 +++--- gdb/tui/tui-interp.c | 6 +-- gdb/tui/tui-win.c | 32 +++++++-------- gdb/tui/tui-win.h | 2 +- gdb/tui/tui.c | 8 ++-- gdb/tui/tui.h | 4 +- opcodes/ChangeLog | 5 +++ opcodes/tic4x-dis.c | 2 +- 20 files changed, 174 insertions(+), 116 deletions(-) copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%) copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)