This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from e8f6cf14c9 Automatic date update in version.in adds 671fac7c45 gdbsupport: fix memory leak in create_file_handler when re-u [...] adds 20a8e078cc sim: reorder header includes adds 2c29882f83 sim: include stdarg.h when used adds 33bbd5e8dd sim: include stdint.h when needed adds 843bf75416 sim: include ansidecl.h when needed adds 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader new 2427f3b09e 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/dwarf2/file-and-dir.h | 8 ++++++-- gdb/dwarf2/read.c | 10 +++++----- gdbsupport/event-loop.cc | 13 ++++++------- include/sim/callback.h | 5 +++-- sim/common/callback.c | 24 +++++++++++++----------- sim/common/cgen-par.c | 3 ++- sim/common/cgen-scache.c | 4 +++- sim/common/cgen-trace.c | 5 ++++- sim/common/cgen-trace.h | 2 ++ sim/common/cgen-utils.c | 3 ++- sim/common/dv-cfi.c | 2 +- sim/common/dv-glue.c | 4 ++-- sim/common/dv-pal.c | 12 ++++++------ sim/common/dv-sockser.c | 17 ++++++++--------- sim/common/genmloop.sh | 4 +++- sim/common/hw-alloc.c | 4 ++-- sim/common/hw-base.c | 9 ++++----- sim/common/hw-device.c | 7 ++++--- sim/common/hw-device.h | 3 +++ sim/common/hw-events.c | 10 ++++++---- sim/common/hw-events.h | 4 ++++ sim/common/hw-handles.c | 4 ++-- sim/common/hw-ports.c | 7 +++---- sim/common/hw-properties.c | 4 ++-- sim/common/hw-tree.c | 9 +++++---- sim/common/hw-tree.h | 3 +++ sim/common/nrun.c | 15 +++++++-------- sim/common/sim-abort.c | 1 + sim/common/sim-arange.c | 7 ++++--- sim/common/sim-assert.h | 4 ++-- sim/common/sim-basics.h | 3 +-- sim/common/sim-config.c | 3 ++- sim/common/sim-core.c | 7 ++++--- sim/common/sim-cpu.c | 3 ++- sim/common/sim-engine.c | 7 ++++--- sim/common/sim-engine.h | 3 +++ sim/common/sim-events.c | 12 +++++++----- sim/common/sim-events.h | 3 +++ sim/common/sim-fpu.c | 4 ++-- sim/common/sim-hload.c | 3 ++- sim/common/sim-hw.c | 12 ++++++------ sim/common/sim-hw.h | 3 +++ sim/common/sim-inline.h | 1 + sim/common/sim-io.c | 12 ++++++------ sim/common/sim-io.h | 10 +++++++--- sim/common/sim-load.c | 4 ++-- sim/common/sim-memopt.c | 18 +++++++++--------- sim/common/sim-model.c | 5 +++-- sim/common/sim-module.c | 8 ++++---- sim/common/sim-options.c | 15 ++++++++------- sim/common/sim-profile.c | 11 +++++++---- sim/common/sim-reason.c | 4 ++-- sim/common/sim-signal.c | 1 + sim/common/sim-syscall.c | 2 ++ sim/common/sim-trace.c | 20 ++++++++++---------- sim/common/sim-trace.h | 3 +++ sim/common/sim-utils.c | 9 +++++---- sim/common/sim-utils.h | 2 ++ sim/common/sim-watch.c | 14 +++++++------- sim/common/syscall.c | 14 ++++++++------ 61 files changed, 245 insertions(+), 180 deletions(-)