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-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from 25d8195c02 Automatic date update in version.in adds a6e5765ff1 PR15350, Fix compressed debug sections for PE targets adds f5d35bb7a5 coff_close_and_cleanup adds 37d2e9c7b1 asan: alpha-vms: memory leaks adds 401e101e02 ubsan: alpha-vms: shift exponent is too large adds 8c5e259235 Usage of unitialized heap in tic4x_print_cond adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 46 ++++++++ bfd/archive.c | 46 ++++---- bfd/bfd.c | 84 +++++++------ bfd/coffcode.h | 2 +- bfd/coffgen.c | 15 +++ bfd/libcoff-in.h | 2 + bfd/libcoff.h | 2 + bfd/version.h | 2 +- bfd/vms-alpha.c | 131 +++++++++++++-------- bfd/vms-misc.c | 16 ++- bfd/vms.h | 4 +- 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 | 16 +++ opcodes/sparc-dis.c | 15 +-- opcodes/tic4x-dis.c | 2 +- 21 files changed, 291 insertions(+), 183 deletions(-) copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%) copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)