aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-10-06 21:50:56 +0000
committerKevin Buettner <kevinb@redhat.com>2000-10-06 21:50:56 +0000
commitd742f2c2204a85d8196bcda35f22fa2da93aed70 (patch)
tree851715a7b0f27a5b7bb5a7d5f7e3b308a2367532 /gdb/ChangeLog
parent3e4554a2064c06f1b49a759095ad5f2d172d45bc (diff)
downloadgdb-d742f2c2204a85d8196bcda35f22fa2da93aed70.zip
gdb-d742f2c2204a85d8196bcda35f22fa2da93aed70.tar.gz
gdb-d742f2c2204a85d8196bcda35f22fa2da93aed70.tar.bz2
Protoization.
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 963d4f4..fff8308 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-06 Kevin Buettner <kevinb@redhat.com>
+
+ * remote-eb.c (eb_xfer_inferior_memory): Protoize.
+ * remote-es.c (es1800_xfer_inferior_memory, es1800_files_info):
+ Protoize.
+ * remote-mm.c (expect_msg): Protoize.
+
2000-10-04 Kevin Buettner <kevinb@redhat.com>
* rs6000-tdep.c (skip_prologue): Add new parameter lim_pc.