aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2005-03-08 10:03:47 +0000
committerNathan Sidwell <nathan@codesourcery.com>2005-03-08 10:03:47 +0000
commit549678dac212a054bd13d400abef7d67348c036b (patch)
treea21ca23b302098338fce0fe97f40df9c683372a5 /gdb/ChangeLog
parent20be272bd75c6191cb06fab3122d8a29d7d53bcf (diff)
downloadgdb-549678dac212a054bd13d400abef7d67348c036b.zip
gdb-549678dac212a054bd13d400abef7d67348c036b.tar.gz
gdb-549678dac212a054bd13d400abef7d67348c036b.tar.bz2
* tracepoint.c (target_is_remote): Allow extended-remote.
(struct collection_list): Allow 256 registers, like the comment said. (add_memrange): Fix comment. (read_actions): Turn EOF into 'end'.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ded4453..b352ce4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
+
+ * tracepoint.c (target_is_remote): Allow extended-remote.
+ (struct collection_list): Allow 256 registers, like the comment
+ said.
+ (add_memrange): Fix comment.
+ (read_actions): Turn EOF into 'end'.
+
2005-03-08 Corinna Vinschen <vinschen@redhat.com>
* Makefile.in: Add dependencies for iq2000-tdep.o.