This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: 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 ++++++++------ 57 files changed, 227 insertions(+), 165 deletions(-)