aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-07-12 22:47:39 +0000
committerFred Fish <fnf@specifix.com>1995-07-12 22:47:39 +0000
commit6942380809fa98ea292b9041ae9f274b49dd26f0 (patch)
treee7c7804905d963d3e331a2702d223f5d7822afc9 /gdb/testsuite/ChangeLog
parentb818a3257f3b8b69ec3ba1d2e1bb2b355ece630b (diff)
downloadgdb-6942380809fa98ea292b9041ae9f274b49dd26f0.zip
gdb-6942380809fa98ea292b9041ae9f274b49dd26f0.tar.gz
gdb-6942380809fa98ea292b9041ae9f274b49dd26f0.tar.bz2
* configure.in (configdirs): Remove gdb.chill from default list
of subdirs and then add it back in only if doing a native build. The current chill compiler does not yet work in any cross build.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ec4da75..5ef56cc 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Wed Jul 12 10:20:08 1995 Fred Fish (fnf@rtl.cygnus.com)
+ * configure.in (configdirs): Remove gdb.chill from default list
+ of subdirs and then add it back in only if doing a native build.
+ The current chill compiler does not yet work in any cross build.
* Revert all signal changes from Jul 6.
* gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
for sh-hms targets, allowing these tests to link, with no other