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-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from 76a0b485ec Automatic date update in version.in adds 09b0d8a75f Automatic date update in version.in adds 27c1c4271a ubsan: wasm: shift is too large for 64-bit type 'bfd_vma' adds cd30bcef4a Revise sleb128 and uleb128 reader adds 1a1e2852a5 ubsan: d30v: left shift cannot be represented in type 'long long' adds 3e1056a1a6 ubsan: iq2000: left shift of negative value adds 7936714c0c ubsan: score: left shift of 2 by 31 places cannot be represe [...] adds 2c0e48e5b7 asan: vms-alpha: heap-buffer-overflow new 0e62b37a3f ppc: misc minor build corrections
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 | 14 + bfd/version.h | 2 +- bfd/vms-alpha.c | 56 +- bfd/wasm-module.c | 23 +- binutils/ChangeLog | 44 ++ binutils/dwarf.c | 1569 +++++++++++++++++++++---------------------------- binutils/dwarf.h | 60 +- binutils/readelf.c | 225 +++---- cpu/ChangeLog | 4 + cpu/iq2000.cpu | 2 +- opcodes/ChangeLog | 29 + opcodes/d30v-dis.c | 34 +- opcodes/iq2000-ibld.c | 2 +- opcodes/ppc-dis.c | 10 +- opcodes/ppc-opc.c | 6 +- opcodes/score-dis.c | 47 +- opcodes/wasm32-dis.c | 29 +- 17 files changed, 1003 insertions(+), 1153 deletions(-)