diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-02-05 01:02:40 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-02-05 01:02:40 +0000 |
commit | f78d026a5206f41771006a4d1ac3ba7320662f57 (patch) | |
tree | 38c773cd00c15c6774c429a0c8967d20a7d40f9f /gdb | |
parent | ada4e0c2f2da0654eb913726fe4916a6859bcdfd (diff) | |
download | gdb-f78d026a5206f41771006a4d1ac3ba7320662f57.zip gdb-f78d026a5206f41771006a4d1ac3ba7320662f57.tar.gz gdb-f78d026a5206f41771006a4d1ac3ba7320662f57.tar.bz2 |
* Makefile.in (site.exp): Set host_alias and target_alias as well
as host_triplet and target_triplet.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 531125a..e8642bb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,7 +1,14 @@ +Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in (site.exp): Set host_alias and target_alias as well + as host_triplet and target_triplet. + Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com) - * gdb.base/nodebug.exp: Add xfails for ultrix (same places as - other ecoff systems). + * gdb.base/a1-selftest.exp: Invoke stty before starting inferior. + + * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same + places as other ecoff systems). * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on ultrix. |