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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 9f9aa85206 gdb: Make python display_hint None handling defined behaviour adds 7f5331a885 gdb-gdb.py.in: Fix error when printing range type adds 4c4849b9ed Automatic date update in version.in adds 933aebfae6 Testsuite: Ensure interrupt-daemon-attach doesn't run forever adds 20dc7e9b05 Fix buffer overflow regression due to minsym malloc-ed inste [...] new ef9866970c sim/common: convert sim-arange to use sim-inline new b6061d4d38 sim/common: Fix warnings: "warning: implicit declaration of [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 12 ++++++++ gdb/gdb-gdb.py.in | 28 +++++++++++++----- gdb/minsyms.c | 18 +++++++----- gdb/testsuite/ChangeLog | 5 ++++ gdb/testsuite/gdb.base/interrupt-daemon-attach.c | 11 +++++-- sim/common/ChangeLog | 37 ++++++++++++++++++++++++ sim/common/Make-common.in | 3 +- sim/common/hw-device.c | 4 +++ sim/common/hw-events.c | 3 ++ sim/common/hw-handles.c | 3 ++ sim/common/sim-arange.c | 21 +++++++------- sim/common/sim-arange.h | 30 ++++++------------- sim/common/sim-base.h | 1 + sim/common/sim-basics.h | 1 - sim/common/sim-fpu.c | 3 ++ sim/common/sim-inline.c | 5 +++- sim/common/sim-inline.h | 32 ++++++++++++++++++++ sim/common/sim-options.c | 2 ++ sim/common/sim-watch.c | 2 ++ 20 files changed, 169 insertions(+), 54 deletions(-)