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 83a559f7b93 Remove unused variable un darwin_nat_target::resume new 81e6e8ae407 Do not use old-style definitions in sim new 32a046ab0d7 Add system includes in sim
The 2 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/bpf/ChangeLog | 4 ++ sim/bpf/bpf.c | 2 +- sim/common/ChangeLog | 5 ++ sim/common/cgen-utils.c | 24 +++------ sim/cris/ChangeLog | 5 ++ sim/cris/cris-tmpl.c | 2 + sim/cris/traps.c | 1 + sim/erc32/ChangeLog | 34 ++++++++++++ sim/erc32/erc32.c | 137 +++++++++++++++++------------------------------- sim/erc32/exec.c | 37 ++++--------- sim/erc32/float.c | 7 ++- sim/erc32/func.c | 83 +++++++++-------------------- sim/erc32/help.c | 4 +- sim/erc32/interf.c | 56 +++++--------------- sim/erc32/sis.c | 9 +--- sim/frv/ChangeLog | 15 ++++++ sim/frv/cache.c | 1 + sim/frv/frv.c | 1 + sim/frv/interrupts.c | 1 + sim/frv/memory.c | 1 + sim/frv/profile.c | 1 + sim/frv/registers.c | 1 + sim/frv/sim-if.c | 18 ++----- sim/frv/traps.c | 2 + sim/h8300/ChangeLog | 4 ++ sim/h8300/compile.c | 2 +- sim/iq2000/ChangeLog | 10 ++++ sim/iq2000/iq2000.c | 6 +-- sim/iq2000/sim-if.c | 14 ++--- sim/lm32/ChangeLog | 5 ++ sim/lm32/sim-if.c | 14 ++--- sim/m32r/ChangeLog | 10 ++++ sim/m32r/m32r.c | 1 + sim/m32r/sim-if.c | 14 ++--- sim/m32r/traps.c | 1 + sim/ppc/ChangeLog | 4 ++ sim/ppc/emul_unix.c | 1 + 37 files changed, 239 insertions(+), 298 deletions(-)