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 cd89c53f6d4 sim: add ChangeLog entries for last commits new 4c0d76b9c42 sim: watchpoints: use common sim_pc_get new 7a9bd3b4e21 sim: erc32/m32c/rl78: add sim_memory_map stub for gdb
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/ChangeLog | 4 ++++ sim/README-HACKING | 4 ++-- sim/avr/ChangeLog | 4 ++++ sim/avr/interp.c | 6 ----- sim/bfin/ChangeLog | 4 ++++ sim/bfin/interp.c | 6 ----- sim/common/ChangeLog | 11 ++++++++++ sim/common/sim-events.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ sim/common/sim-events.h | 11 ++++++++++ sim/common/sim-watch.c | 16 ++++++-------- sim/common/sim-watch.h | 1 - sim/erc32/ChangeLog | 4 ++++ sim/erc32/interf.c | 6 +++++ sim/frv/ChangeLog | 4 ++++ sim/frv/sim-if.c | 8 ------- sim/iq2000/ChangeLog | 4 ++++ sim/iq2000/sim-if.c | 8 ------- sim/m32c/ChangeLog | 4 ++++ sim/m32c/gdb-if.c | 6 +++++ sim/m32r/ChangeLog | 4 ++++ sim/m32r/sim-if.c | 8 ------- sim/mips/ChangeLog | 4 ++++ sim/mips/interp.c | 1 - sim/mn10300/ChangeLog | 5 ++++- sim/mn10300/interp.c | 1 - sim/moxie/ChangeLog | 4 ++++ sim/moxie/interp.c | 2 -- sim/rl78/ChangeLog | 4 ++++ sim/rl78/gdb-if.c | 6 +++++ sim/v850/ChangeLog | 4 ++++ sim/v850/interp.c | 1 - 31 files changed, 159 insertions(+), 54 deletions(-)