This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 671fac7c452 gdbsupport: fix memory leak in create_file_handler when re- [...] new 20a8e078cc5 sim: reorder header includes new 2c29882f833 sim: include stdarg.h when used new 33bbd5e8dd0 sim: include stdint.h when needed new 843bf75416d sim: include ansidecl.h when needed
The 4 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: 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(-)