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:
authorRichard Sandiford <rdsandiford@googlemail.com>2006-06-22 19:40:14 +0400
committerRichard Sandiford <rdsandiford@googlemail.com>2006-06-22 19:40:14 +0400
commit5def910c035b34ba913e305f9b768780796d337c (patch)
treebe474c6b54f8293921e64e332a702cdaf3810b42
parent1d7dc612bcee527ebd9ef859e3b488438dfc15cf (diff)
Backport from mainline:
binutils/testsuite/ 2006-04-26 H.J. Lu <hongjiu.lu@intel.com> * lib/utils-lib.exp (run_dump_test): New. (slurp_options): Likewise. (regexp_diff): Likewise. (file_contents): Likewise. (verbose_eval): Likewise.
-rw-r--r--ChangeLog.csl13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 6ec87fe96..7649a1b66 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,16 @@
+2006-06-22 Richard Sandiford <richard@codesourcery.com>
+
+ Backport from mainline:
+
+ binutils/testsuite/
+ 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lib/utils-lib.exp (run_dump_test): New.
+ (slurp_options): Likewise.
+ (regexp_diff): Likewise.
+ (file_contents): Likewise.
+ (verbose_eval): Likewise.
+
2006-06-21 Mark Shinwell <shinwell@codesourcery.com>
ld/