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-next-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 8fb7532331 Add a NEWS entry for multithreaded symbol loading adds b0d674e2b4 Automatic date update in version.in
No new revisions were added by this update.
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(-)