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 735fab23d68 fix compressed_debug_section_names definition for "zlib" new 7aaf9c03d14 sim/common: Add ATTRIBUTE_PRINTF new a26c7ec2114 sim/cris: Add ATTRIBUTE_PRINTF new 682389d557f sim/erc32: Add ATTRIBUTE_PRINTF new fe8732f9399 sim/m32c: Add ATTRIBUTE_PRINTF new 7f9495b2138 sim/m68hc11: Add ATTRIBUTE_PRINTF new 3efe5b4d9e4 sim/ppc: Add ATTRIBUTE_PRINTF new e9a433bf192 sim/rl78: Add ATTRIBUTE_PRINTF new 5294d882ebb sim: Remove self-assignments new 25ae9e26597 sim: Make WITH_{TRACE,PROFILE}-based macros bool new 96894c19ad2 sim: Suppress non-literal printf warning new 340aa4f6872 sim: Check known getopt definition existence new babcfd75883 sim: Initialize pbb_br_* by default
The 12 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: sim/common/genmloop.sh | 8 ++++---- sim/common/hw-device.h | 6 ++---- sim/common/hw-tree.c | 2 -- sim/common/sim-cpu.h | 3 ++- sim/common/sim-hw.c | 24 +++++++++++++++--------- sim/common/sim-profile.h | 12 ++++++------ sim/common/sim-trace.h | 4 ++-- sim/config.h.in | 3 +++ sim/configure | 32 ++++++++++++++++++++++++++++++++ sim/configure.ac | 10 ++++++++++ sim/cris/traps.c | 2 +- sim/erc32/interf.c | 2 +- sim/erc32/sis.c | 2 +- sim/m32c/trace.c | 4 ++-- sim/m68hc11/sim-main.h | 3 ++- sim/ppc/misc.h | 8 ++++---- sim/ppc/sim_callbacks.h | 5 ++--- sim/ppc/sim_calls.c | 2 +- sim/ppc/tree.c | 2 -- sim/rl78/trace.c | 4 ++-- 20 files changed, 92 insertions(+), 46 deletions(-)