aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2001-09-10 23:54:16 +0000
committerJim Blandy <jimb@codesourcery.com>2001-09-10 23:54:16 +0000
commita5666cc9b854e40fd2174776d1d45be56a922c45 (patch)
tree49a8a98a0d277e686bb055be24daf33e1a5b5a27 /gdb/ChangeLog
parent6d6b80e5eb9a954a01d11f1a54ee887049ccbb1b (diff)
downloadgdb-a5666cc9b854e40fd2174776d1d45be56a922c45.zip
gdb-a5666cc9b854e40fd2174776d1d45be56a922c45.tar.gz
gdb-a5666cc9b854e40fd2174776d1d45be56a922c45.tar.bz2
* rom68k-rom.c (init_rom68k_cmds): Set the flag indicating that
programs running on the board can produce output.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 11c851b..d18555b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-10 Jim Blandy <jimb@redhat.com>
+
+ * rom68k-rom.c (init_rom68k_cmds): Set the flag indicating that
+ programs running on the board can produce output.
+
2001-09-10 Jason Molenda (jmolenda@apple.com)
* NEWS: "ANS/ISO C" -> "ISO C".