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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 228c8f4be0 xcoff slurp_armap bounds checking adds f69656d00f Handle CRLF when reading XML on Windows adds 2032eb7e93 Fix comment in field_kind adds 78aa740b76 Add install-strip to sim/ adds aa989b27d0 Rename "sun" variable to avoid conflicts on Solaris adds 1cd4a20a27 Cast the log10 argument to double to disambiguate it adds d411762c45 Make the literal argument to pow a double, not an integer adds 1ee7b812e7 Fix build with GNU Make 3.81 adds 0ad6b8ee70 Consistently quote variables used with "test" adds 5c787103a2 Automatic date update in version.in adds fcc5d04f92 coff-alpha memory leak adds 9d78076ef8 bfd_check_format memory leak adds 000fe1a756 ubsan: m68hc1x: left shift of negative value adds 15d2859fdd ubsan: hppa: left shift of negative value adds e76832f125 ubsan: xtensa: left shift cannot be represented in type 'int' adds bcd9f578a9 ubsan: or1k: left shift of negative value adds cda8d785b3 PR25281, sh disassembler abort
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 23 +++++ bfd/coff-alpha.c | 5 +- bfd/format.c | 2 + bfd/libhppa.h | 85 +++++++---------- bfd/version.h | 2 +- bfd/xtensa-isa.c | 2 +- cpu/ChangeLog | 4 + cpu/or1korbis.cpu | 4 +- gdb/ChangeLog | 29 ++++++ gdb/configure | 66 ++++++------- gdb/configure.ac | 62 ++++++------ gdb/fbsd-tdep.c | 8 +- gdb/gdbserver/ChangeLog | 9 ++ gdb/gdbserver/Makefile.in | 8 +- gdb/gdbserver/configure | 8 +- gdb/gdbserver/configure.ac | 4 +- gdb/gdbsupport/common.m4 | 4 +- gdb/score-tdep.c | 6 +- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.xml/tdesc-arch.exp | 14 ++- gdb/tui/tui-source.c | 4 +- gdb/ui-out.h | 6 +- gdb/xml-support.c | 4 +- opcodes/ChangeLog | 24 +++++ opcodes/hppa-dis.c | 16 ++-- opcodes/m68hc11-dis.c | 178 ++++++++++++++--------------------- opcodes/or1k-ibld.c | 4 +- opcodes/sh-dis.c | 16 ++-- sim/ChangeLog | 5 + sim/Makefile.in | 10 ++ sim/common/ChangeLog | 5 + sim/common/Makefile.in | 1 + sim/igen/ChangeLog | 5 + sim/igen/Makefile.in | 1 + sim/ppc/ChangeLog | 5 + sim/ppc/Makefile.in | 5 + sim/testsuite/ChangeLog | 5 + sim/testsuite/Makefile.in | 1 + 38 files changed, 376 insertions(+), 269 deletions(-)