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-aarch64-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 3142e908d0 Fix printing ULONGEST variables on x86-32 adds f096cbc296 Automatic date update in version.in adds f5311f2509 pe_bfd_read_buildid memory leak adds cef2097a87 Add profiling outputs to .gitignore adds e5af216040 asan: som: heap-buffer-overflow adds 6c2ca6c25d ubsan: v850: left shift cannot be represented in type 'int' adds 100b122fc1 ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]' adds 8ce18f9cdf Avoid ubsan bug complaining about &p->field new 8fb7532331 Add a NEWS entry for multithreaded symbol loading
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: .gitignore | 3 ++ ChangeLog | 4 ++ bfd/ChangeLog | 21 ++++++++++ bfd/peicode.h | 2 + bfd/som.c | 100 ++++++++++++++++++++++++----------------------- bfd/version.h | 2 +- gdb/ChangeLog | 5 +++ gdb/NEWS | 4 ++ 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 +++---- 20 files changed, 154 insertions(+), 82 deletions(-)