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-stable-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 0e62b37a3f ppc: misc minor build corrections adds 27653fba5e Fix build 32-bit-host build error last for last binutils/dwa [...] adds e76ff63653 Fix compilation of Readline on mingw.org's MinGW adds c71a963d8e Automatic date update in version.in adds ebd1c6d1d3 ubsan: arm: shift exponent 32 is too large for 32-bit type ' [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 14 + bfd/version.h | 2 +- bfd/vms-alpha.c | 56 +- bfd/wasm-module.c | 23 +- binutils/ChangeLog | 49 ++ binutils/dwarf.c | 1569 +++++++++++++++++------------------------ binutils/dwarf.h | 60 +- binutils/readelf.c | 225 ++---- cpu/ChangeLog | 4 + cpu/iq2000.cpu | 2 +- opcodes/ChangeLog | 33 + opcodes/arm-dis.c | 6 +- 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 +- readline/readline/CHANGELOG | 7 + readline/readline/posixstat.h | 20 + 20 files changed, 1042 insertions(+), 1156 deletions(-)