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-next-allyesconfig 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 new 37d5ab199b coff object_p memory leaks new a7ac9aa525 vms-alpha.c object_p memory leaks
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 | 5 +++ gdb/buildsym.c | 6 --- gdb/testsuite/ChangeLog | 5 +++ .../gdb.base/{source-dir.c => line65535.c} | 7 +--- .../{source-execution.exp => line65535.exp} | 19 ++++----- opcodes/ChangeLog | 5 +++ opcodes/tic4x-dis.c | 2 +- 14 files changed, 121 insertions(+), 83 deletions(-) copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%) copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)