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-allnoconfig in repository toolchain/ci/binutils-gdb.
from b28a729db1 [PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when [...] adds 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 new 5ad8755225 Re: Revise sleb128 and uleb128 reader
The 1 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 | 35 ++++++ 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 +- 20 files changed, 259 insertions(+), 158 deletions(-) copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%) copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)