Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2005-04-28 18:07:52 +0400
committerPaul Brook <paul@codesourcery.com>2005-04-28 18:07:52 +0400
commit89e39f4b90e477e053699afbc273db028716ff38 (patch)
tree2d4a8d2021df214972d12e0a4a4e3683560121c3
parent2468693209356ad3f94d6bb876c42d1dabc28362 (diff)
2005-04-28 Paul Brook <paul@codesourcery.com>
* exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 903a0c1ff..74d0797d2 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2005-04-28 Paul Brook <paul@codesourcery.com>
+
+ * gdb/exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
+
2005-04-27 Paul Brook <paul@codesourcery.com>
* sim/common/Make-common.in: Add $(EXEEXT) to "run".