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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 37e61c4631 Automatic date update in version.in adds 0d037fafed Automatic date update in version.in adds 747cfc8c6b Use symbol_set_language to set a symbol's language adds c1b5c1ebc9 Use an accessor function for general_symbol_info::language adds d3ecddab5f Use a member function to set a symbol's language adds cf950fd4dd ubsan: moxie: left shift of negative value adds 4bdb25fe69 ubsan: nds32: left shift cannot be represented in type 'int' adds cedfc77485 ubsan: bfin: left shift of negative value adds 36bd8ea7f0 ubsan: crx: left shift cannot be represented in type 'int' adds 84e098cdea asan: score: global-buffer-overflow adds e6ced26afd ubsan: xstormy16: left shift of negative value adds 8a92faab92 ubsan: nios2: left shift cannot be represented in type 'int' adds 488d02fe77 ubsan: microblaze: left shift cannot be represented in type 'int' adds f81e7e2db6 ubsan: aarch64: left shift of negative value
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- cpu/ChangeLog | 4 +++ cpu/xstormy16.cpu | 2 +- gdb/ChangeLog | 88 +++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-exp.y | 2 +- gdb/ada-lang.c | 13 ++++--- gdb/ax-gdb.c | 2 +- gdb/block.c | 10 +++--- gdb/coffread.c | 4 +-- gdb/cp-namespace.c | 2 +- gdb/ctfread.c | 4 +-- gdb/dbxread.c | 4 +-- gdb/dictionary.c | 10 +++--- gdb/dwarf-index-write.c | 4 +-- gdb/dwarf2read.c | 6 ++-- gdb/findvar.c | 2 +- gdb/ft32-tdep.c | 2 +- gdb/go-lang.c | 2 +- gdb/language.c | 2 +- gdb/language.h | 2 +- gdb/linespec.c | 6 ++-- gdb/mdebugread.c | 7 ++-- gdb/mi/mi-cmd-stack.c | 2 +- gdb/minsyms.c | 9 +++-- gdb/moxie-tdep.c | 2 +- gdb/parse.c | 2 +- gdb/psymtab.c | 19 +++++----- gdb/python/py-framefilter.c | 8 ++--- gdb/stabsread.c | 14 ++++---- gdb/stack.c | 14 ++++---- gdb/symfile.c | 2 +- gdb/symtab.c | 74 ++++++++++++++++++-------------------- gdb/symtab.h | 21 +++++------ gdb/xstormy16-tdep.c | 2 +- include/ChangeLog | 10 ++++++ include/opcode/crx.h | 2 +- include/opcode/nds32.h | 7 ++-- opcodes/ChangeLog | 51 ++++++++++++++++++++++++++ opcodes/aarch64-dis.c | 15 ++++---- opcodes/bfin-dis.c | 17 +++++---- opcodes/crx-dis.c | 36 +++++-------------- opcodes/microblaze-dis.c | 6 ++-- opcodes/moxie-dis.c | 5 ++- opcodes/nds32-dis.c | 31 +++++----------- opcodes/nios2-dis.c | 4 +-- opcodes/score-dis.c | 16 ++++----- opcodes/xstormy16-ibld.c | 2 +- 47 files changed, 327 insertions(+), 224 deletions(-)