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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 4d4eaa3005 Make symbol_set_names a member function
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 17 ++++++++ bfd/som.c | 100 ++++++++++++++++++++++++----------------------- bfd/version.h | 2 +- gdb/ChangeLog | 39 ++++++++++++++++++ gdb/NEWS | 4 ++ gdb/ada-lang.c | 2 +- gdb/buildsym.c | 2 +- gdb/coffread.c | 2 +- gdb/ctfread.c | 8 ++-- gdb/dwarf2read.c | 6 +-- gdb/jit.c | 4 +- gdb/language.c | 2 +- gdb/mdebugread.c | 2 +- gdb/minsyms.c | 24 ++++++------ gdb/psymtab.c | 17 ++++---- gdb/stabsread.c | 10 ++--- gdb/symtab.c | 44 ++++++++++----------- gdb/symtab.h | 30 ++++++-------- 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 +++---- 30 files changed, 247 insertions(+), 163 deletions(-)