diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-08 21:16:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-08 21:16:31 +0000 |
commit | 74453659c578503646d7850de86bcef04be3869f (patch) | |
tree | 05da70a942f593fcc3023ded84994d02615012d4 /ld/testsuite | |
parent | b8345a37ac5d8c5cc103d73cc6e2a31fbecb3fa5 (diff) | |
download | gdb-74453659c578503646d7850de86bcef04be3869f.zip gdb-74453659c578503646d7850de86bcef04be3869f.tar.gz gdb-74453659c578503646d7850de86bcef04be3869f.tar.bz2 |
* ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
tests as untested rather than unresolved.
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5afd6f8..5d9b01d 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com> + + * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the + tests as untested rather than unresolved. + +Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com) + + * ld-sh/sh.exp: Call prune_system_crud on the output of cmp. + Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com> * ld-scripts/script.exp: Split script verification into a proc. |