diff options
author | Nick Clifton <nickc@redhat.com> | 2001-08-21 16:04:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-08-21 16:04:37 +0000 |
commit | 453abe317105d26684fce811f58609bf2b4dbccb (patch) | |
tree | f1c5cc5f8d1383a691aaf8386f80a5edcbada5f7 /ld/testsuite/ChangeLog | |
parent | 0d38c7701d82c1ef84af8903737c461811968007 (diff) | |
download | gdb-453abe317105d26684fce811f58609bf2b4dbccb.zip gdb-453abe317105d26684fce811f58609bf2b4dbccb.tar.gz gdb-453abe317105d26684fce811f58609bf2b4dbccb.tar.bz2 |
Return if target is `vax-*-ultrix*'.
Continue with other tests when there is a compilation error.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 89c2b06..39ae59e 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca> + + * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'. + Continue with other tests when there is a compilation error. + 2001-08-01 Loren J. Rittle <ljrittle@acm.org> * ld-cdtest/cdtest-nrv.dat: New file. |