diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2006-06-22 15:40:14 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@nildram.co.uk> | 2006-06-22 15:40:14 +0000 |
commit | b5cd8a8a631420236983d07c97745bffe6e6d38e (patch) | |
tree | b874a17828cb924da623583e4ccba6d7cb1f3f01 /ChangeLog.csl | |
parent | 79e51b92e2c7fe090e2f2bad4e2eadbb143f864f (diff) | |
download | gdb-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.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r-- | ChangeLog.csl | 13 |
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/ |