aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-08-02 05:17:27 +0000
committerAndrew Cagney <cagney@redhat.com>2000-08-02 05:17:27 +0000
commit4e005f2e7fb326a6a5414d832aab826108f6d8ed (patch)
treec7d64828bc443998b314ce6e02c30aa1eb160b59 /gdb/ChangeLog
parent2e4e9e680abfbaabd7b12228b1fcdebfd8a0e0ab (diff)
downloadgdb-4e005f2e7fb326a6a5414d832aab826108f6d8ed.zip
gdb-4e005f2e7fb326a6a5414d832aab826108f6d8ed.tar.gz
gdb-4e005f2e7fb326a6a5414d832aab826108f6d8ed.tar.bz2
Update function signatures to match target vector.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f3d1ab8..d0adb91 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 2 13:06:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * remote-udi.c (udi_xfer_inferior_memory, udi_files_info,
+ udi_kill): Update function signatures so that match target vector.
+ * MAINTAINERS: Update.
+
Wed Aug 2 11:04:15 2000 Andrew Cagney <cagney@b1.cygnus.com>
* TODO: Updates.