aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-06-17 23:53:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-06-17 23:53:45 +0000
commit27961795177ef483c8015d254b5ecbd58b2bf318 (patch)
treec75f1076d05907ffa027a71cd02cf9b884a40985 /sim/common/ChangeLog
parent57af9c8bc0f5254f4d729109ced8744d10b14c1a (diff)
downloadgdb-27961795177ef483c8015d254b5ecbd58b2bf318.zip
gdb-27961795177ef483c8015d254b5ecbd58b2bf318.tar.gz
gdb-27961795177ef483c8015d254b5ecbd58b2bf318.tar.bz2
* hw-events.c (hw_event_queue_schedule): Initialize `dummy'.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index b7e13e3..84db793 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,5 +1,7 @@
2002-06-17 Andrew Cagney <cagney@redhat.com>
+ * hw-events.c (hw_event_queue_schedule): Initialize `dummy'.
+
* sim-memopt.c: Include <unistd.h>.
(do_memopt_add): Fix printf format.
* sim-events.c (sim_events_schedule): Initialize ``dummy''.