aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1c331b7..13c2ba8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-02 Fred Fish <fnf@redhat.com>
+
+ * main.c (gdb_stdtarg): Move definition to group with other
+ gdb_stdtarg definitions.
+ * remote-sim.c (gdb_os_write_stderr): Write output to
+ gdb_stdtargerr stream instead of gdb_stdtarg stream.
+ (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
+ gdb_stderr stream.
+
2004-02-01 Daniel Jacobowitz <drow@mvista.com>
* Makefile.in (mips-linux-nat.o): Update dependencies.