summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-09-19 20:43:54 +0000
committerAndrew Cagney <cagney@redhat.com>2001-09-19 20:43:54 +0000
commitad7220c3b23596f43b050835c6e2ff37a8722a38 (patch)
tree84fd33a05a35b5a38685f02fa63e94da74bd1392 /gdb/ChangeLog
parent96f23c4bff39661ba1eaa5f8b6aa805c5c1e9416 (diff)
downloadgdb-ad7220c3b23596f43b050835c6e2ff37a8722a38.tar.gz
* config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): Update
function signature to match recent tracepoint.c:encode_actions changes. * mcore-tdep.c (mcore_virtual_frame_pointer): Ditto.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 90d02287da7..b062a43dcbb 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2001-09-19 Andrew Cagney <ac131313@redhat.com>
+
+ * config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): Update
+ function signature to match recent tracepoint.c:encode_actions
+ changes.
+ * mcore-tdep.c (mcore_virtual_frame_pointer): Ditto.
+
2001-09-18 Andrew Cagney <ac131313@redhat.com>
* thread.c (do_captured_thread_select): Add uiout parameter.