summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-07 18:55:11 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-07 18:55:11 +0000
commit37397bf6c9e403f82e704ab7da3becb39c064495 (patch)
tree3c664e49e6f16766148b3809daa3b687198f23f4
parentf2730a2b5da740c39e8019b60a379e924e69c1bd (diff)
downloadcygnal-37397bf6c9e403f82e704ab7da3becb39c064495.tar.gz
cygnal-37397bf6c9e403f82e704ab7da3becb39c064495.tar.bz2
cygnal-37397bf6c9e403f82e704ab7da3becb39c064495.zip
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.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 282b2bbc0..f8e41556e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,12 @@
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.
+
+2006-03-07 Paul Brook <paul@codesourcery.com>
+
+ Backport from mainline.
2006-03-03 Khem Raj <khem@mvista.com>
* remote-rdp.c (remote_rdp_xfer_inferior_memory): Use gdb_byte.