This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 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 [...] adds ef9866970c sim/common: convert sim-arange to use sim-inline adds b6061d4d38 sim/common: Fix warnings: "warning: implicit declaration of [...] new 0720291713 Automatic date update in version.in
The 1 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 | 5 ++++ 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 ++ 19 files changed, 141 insertions(+), 47 deletions(-)