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-07 23:00:03 +0300
committerPaul Brook <paul@codesourcery.com>2006-03-07 23:00:03 +0300
commit1067a0cbbcec44443df7c9518b78006e5df66ead (patch)
tree08a279e5efb474be3ae837c7b45a1585ecb122cf
parent37397bf6c9e403f82e704ab7da3becb39c064495 (diff)
2006-03-07 Paul Brook <paul@codesourcery.com>
Backport from mainline. * sim/arm/elfos.c (ARMul_OSHandleSWI): Call correct function for IsTTY.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f8e41556e..de5521301 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,11 @@
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>
+
+ Backport from mainline.
* gdb/testsuite/lib/compiler.c: Extract armcc version number.
* gdb/testsuite/lib/compiler.cc: Ditto.