From: Jim Kingdon Date: Sun, 5 Feb 1995 01:02:40 +0000 (+0000) Subject: * Makefile.in (site.exp): Set host_alias and target_alias as well X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f78d026a5206f41771006a4d1ac3ba7320662f57;p=binutils-gdb.git * Makefile.in (site.exp): Set host_alias and target_alias as well as host_triplet and target_triplet. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 531125af1c6..e8642bb866c 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.