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 cef2097a87 Add profiling outputs to .gitignore new e5af216040 asan: som: heap-buffer-overflow new 6c2ca6c25d ubsan: v850: left shift cannot be represented in type 'int' new 100b122fc1 ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]' new 8ce18f9cdf Avoid ubsan bug complaining about &p->field
The 4 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 | 17 ++++++++ bfd/som.c | 100 ++++++++++++++++++++++++----------------------- ld/ChangeLog | 19 +++++++++ ld/emultempl/alphaelf.em | 2 +- ld/emultempl/mmo.em | 2 +- ld/emultempl/pe.em | 2 +- ld/emultempl/pep.em | 2 +- ld/emultempl/ppc32elf.em | 2 +- ld/emultempl/spuelf.em | 4 +- ld/ldelf.c | 6 +-- ld/ldlang.c | 30 +++++++------- opcodes/ChangeLog | 10 +++++ opcodes/crx-dis.c | 2 +- opcodes/v850-dis.c | 14 +++---- 14 files changed, 131 insertions(+), 81 deletions(-)