summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2006-06-22 15:40:14 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2006-06-22 15:40:14 +0000
commitb5cd8a8a631420236983d07c97745bffe6e6d38e (patch)
treeb874a17828cb924da623583e4ccba6d7cb1f3f01
parent79e51b92e2c7fe090e2f2bad4e2eadbb143f864f (diff)
downloadgdb-b5cd8a8a631420236983d07c97745bffe6e6d38e.tar.gz
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 6ec87fe96ad..7649a1b66eb 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/