This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 09b0d8a75f Automatic date update in version.in new 27c1c4271a ubsan: wasm: shift is too large for 64-bit type 'bfd_vma' new cd30bcef4a Revise sleb128 and uleb128 reader new 1a1e2852a5 ubsan: d30v: left shift cannot be represented in type 'long long' new 3e1056a1a6 ubsan: iq2000: left shift of negative value new 7936714c0c ubsan: score: left shift of 2 by 31 places cannot be represe [...] new 2c0e48e5b7 asan: vms-alpha: heap-buffer-overflow
The 6 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/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 | 23 + opcodes/d30v-dis.c | 34 +- opcodes/iq2000-ibld.c | 2 +- opcodes/score-dis.c | 47 +- opcodes/wasm32-dis.c | 29 +- 14 files changed, 988 insertions(+), 1144 deletions(-)