diff options
author | Scott Bambrough <scottb@netwinder.org> | 2000-07-28 20:17:28 +0000 |
---|---|---|
committer | Scott Bambrough <scottb@netwinder.org> | 2000-07-28 20:17:28 +0000 |
commit | b22a60275347d3cba34d19c892a3da2e97e329e9 (patch) | |
tree | b63c21962f87d44f875b84f0810cb4834146b449 /gdb/testsuite/ChangeLog | |
parent | fb409745932dbedf748359fa7be4b21491c5ad36 (diff) | |
download | gdb-b22a60275347d3cba34d19c892a3da2e97e329e9.zip gdb-b22a60275347d3cba34d19c892a3da2e97e329e9.tar.gz gdb-b22a60275347d3cba34d19c892a3da2e97e329e9.tar.bz2 |
2000-07-26 Scott Bambrough <scottb@netwinder.org>
* gdb.base/recurse.exp: Run tests for all targets.
* gdb.base/so-impl-ld.exp: Added wildcard to handle the
gnu-oldld case on ARM.
* gdb.base/watchpoint.exp (test_stepping): Clear xfail
for ARM targets.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a00c80d..d3d4470 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2000-07-26 Scott Bambrough <scottb@netwinder.org> + + * gdb.base/recurse.exp: Run tests for all targets. + * gdb.base/so-impl-ld.exp: Added wildcard to handle the + gnu-oldld case on ARM. + * gdb.base/watchpoint.exp (test_stepping): Clear xfail + for ARM targets. + Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com> * gdb.java/configure.in (AC_INIT): Use jmisc.exp. |