Nothing
authorTom Tromey <tromey@redhat.com>
Wed, 29 May 1996 01:30:36 +0000 (01:30 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 29 May 1996 01:30:36 +0000 (01:30 +0000)
NEWS
TODO

diff --git a/NEWS b/NEWS
index b954af4..b678bf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 New in 1.0:
 * Bug fixes
 * distcheck target runs install and installcheck targets
-* Added support for DejaGNU.
+* Added preliminary support for DejaGNU.
 \f
 New in 0.33:
 * More bug fixes
diff --git a/TODO b/TODO
index 6f1c0d4..f5785ee 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,13 @@
 Priorities for release:
   [ none ]
 
+dejagnu support:
+* create site.exp based on known things: tool, srcdir, objdir,
+  maybe host_alias, host_triplet, target_alias, target_triplet,
+  build_triplet (depending on whether AC_CANONICAL_* is used)
+* use RUNTEST_FOR_TARGET in some cases?
+* defining RUNTEST, RUNTESTFLAGS should require dejagnu option
+
 should be able to determine what is built by looking at rules (and
 configure.in).  Then built man pages (eg) could automatically be
 omitted from the distribution.