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>2006-03-08 00:47:32 +0300
committerPaul Brook <paul@codesourcery.com>2006-03-08 00:47:32 +0300
commit56675bd6a12ba917e3b505df8be4e7102686d203 (patch)
tree647e8dec57ce63e3404e5adf64167b671cef6e97
parent1067a0cbbcec44443df7c9518b78006e5df66ead (diff)
2006-03-07 Paul Brook <paul@codesourcery.com>
Backport from mainline. * gdb/testsuite/gdb.base/assign.exp: Correct fail message.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index de5521301..caf863b80 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,11 @@
2006-03-07 Paul Brook <paul@codesourcery.com>
Backport from mainline.
+ * gdb/testsuite/gdb.base/assign.exp: Correct fail message.
+
+2006-03-07 Paul Brook <paul@codesourcery.com>
+
+ Backport from mainline.
* sim/arm/elfos.c (ARMul_OSHandleSWI): Call correct function for IsTTY.
2006-03-07 Paul Brook <paul@codesourcery.com>