diff options
-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. |