diff options
author | Jim Blandy <jimb@codesourcery.com> | 2004-02-18 04:13:43 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2004-02-18 04:13:43 +0000 |
commit | 3be56ca613c89dd5592d8c8882bbb29e033044c2 (patch) | |
tree | b49e200844465147d0779c09a456e3cb3f9364de | |
parent | 0ccdf67f46ca40be56994228e7c349d64516dbd6 (diff) | |
download | gdb-3be56ca613c89dd5592d8c8882bbb29e033044c2.tar.gz |
2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
Committed by Jim Blandy <jimb@redhat.com>.
* gdb.base/float.exp: Support s390*-*-* targets.
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8cec2a7c439..139ec495ad0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> + + Committed by Jim Blandy <jimb@redhat.com>. + + * gdb.base/float.exp: Support s390*-*-* targets. + 2004-02-17 Adam Fedor <fedor@gnu.org> * gdb.base/gdb1555.exp: New file. |