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-defconfig in repository toolchain/ci/binutils-gdb.
from c7ff3609c1 Automatic date update in version.in adds 0bc3450e22 Set no file contents PT_LOAD p_offset to first page adds b3f4b80fba MSP430: Relax target glob for configuring GDB adds 3a90f26667 Fix indentation in jit.c adds a5513db2f5 Fix the gdb build with GCC 7 adds a15a95ed26 Remove "boolean" and "var_boolean" checks from ARI adds fe56157f92 Remove ATTRIBUTE_UNUSED check from ARI adds 8aaaf7577f Fix ARI text for floatformat_from_double adds 036003a671 Silence ARI for valid calls to abort adds c6cbf900d4 Silence ARI warning about floatformat_to_double adds 3cb5a3a16a Suppress ARI warnings for vsprintf adds 98f9338a58 Change ARI usage to GNU style adds 634561834e Accept -Wno- prefix in ARI adds 93537683e7 Remove "fix" call for "long long" from ARI adds 234c306803 Remove ARI check for multiple calls to warning or error adds f1d293cc58 Revert "Turn off threaded minsym demangling by default" adds e97e2dcd46 Automatic date update in version.in adds ff8577f649 Guard against 'current_directory == NULL' on gdb_abspath (PR [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 7 +++ bfd/elf.c | 10 +++- bfd/version.h | 2 +- gdb/ChangeLog | 83 ++++++++++++++++++++++++++++++ gdb/bsd-kvm.c | 7 ++- gdb/configure.tgt | 2 +- gdb/contrib/ari/gdb_ari.sh | 79 +++++++---------------------- gdb/corelow.c | 4 +- gdb/event-top.c | 2 +- gdb/gdbsupport/common-utils.c | 6 +-- gdb/gdbsupport/pathstuff.c | 2 +- gdb/gdbsupport/pathstuff.h | 5 +- gdb/gdbsupport/safe-iterator.h | 4 +- gdb/go32-nat.c | 3 +- gdb/jit.c | 112 ++++++++++++++++++++--------------------- gdb/maint.c | 7 +-- gdb/maint.h | 2 - gdb/minsyms.c | 10 ---- gdb/source.c | 3 +- gdb/target-float.c | 4 +- gdb/top.c | 18 ++++--- gdb/tracefile-tfile.c | 4 +- gdb/utils.c | 6 +-- 23 files changed, 214 insertions(+), 168 deletions(-)