diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html
index 4ba8f58a056..b721cdb448f 100644
--- a/docs/ReleaseTasks.html
+++ b/docs/ReleaseTasks.html
@@ -3,268 +3,205 @@
LLVM Public Release Project
-
-
-
+
+
LLVM Public Release Project
-
-
+
-
-
-
+
+
-
-
- This document is a list of things to do before the LLVM project is
-publicly released. It will provide a checklist so that we know
-what has been done and what is left to be done. It will also keep
-a "wishlist" of desirable features.
-
-
-
-
+
+This document is a list of things to do before the LLVM project is
+publicly released. It will provide a checklist so that we know
+what has been done and what is left to be done. It will also keep
+a "wishlist" of desirable features.
+
-
-
- The
- list of things to do...
-
-
-
+The
+list of things to do...
+
-
-
-
-
- - Write regression tests.
-
+ - Test Suite
- - The gccld segfault from GlobalDCE.cpp.
- - The infinite loop for Tail Recursion.
- - The C++ constructor on dlopen() bug on Solaris.
-
-
-
- - Get autoconf to configure source and build directories according
- to normal autoconf procedures.
-
-
- - Get test tree to work properly when configuring for a different
- object root.
- - Get lex/yacc/etc output to be placed into the build tree, not
- the source tree.
-
-
-
- - Test Suite
-
-
- - Move Test Suite to QMTest.
- - Add Feature and Regression tests to nightly tester.
-
-
- - Move the Reoptimizer code out of mainline CVS and the release.
+ - Finish QMTest Integration.
- - Documentation
-
-
- - Write documentation on the LLVM tools.
- - Review docs, ensuring that the information is up to date.
-
- - GCC C Front End
-
- - Licenses
-
+ - Documentation
- - Ensure all software in source tree has proper license.
-
-
+ - Write documentation on the LLVM tools.
+ - Expand documentation on creating an LLVM project.
+ - Create a FAQ for common problems.
+
+ - Review docs, ensuring that the information is up to date.
+ - Add an install doc to the source tree (web version gets
+updated in main branch).
+
-
-
- - Check licenses in test/Programs to ensure everything is good.
- - Create license files for anything in the distribution that is
- not under our license.
-
-
-
- - Ensure SafeCode builds.
- - Create a system for managing development and releases
- (i.e. CVS branching, labeling revisions, etc).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - Improve documentation on how to create an LLVM project.
+ - Improve GCC C/C++ Front End
- - Testing
-
+ - Licenses
- - Cleanup Reoptimizer tests so that they fit into the framework.
-
-
+ - Ensure all software in source tree has proper license.
+
- - Create an installer for the
-software.
-
-
+
+ - Check licenses in test/Programs to ensure everything is good.
+ - Create license files for anything in the distribution that is
+not under our license.
+
+
+ - Ensure SafeCode builds.
+ - Ensure SPEC works.
+
+ - Create a system for managing development and releases (i.e. CVS
+branching, labeling revisions, etc).
+ - Move utils/Burg, utils/Tblgen, and lib/Support into support/lib
+and support/tools directory.
+
-
-
-
-
+
-
-
-
- - GCC C Front End
-
+ - Improve documentation on how to create an LLVM project.
+
+ - Create an installer for the software.
+ - Test Suite
- - Place the C front end into the CVS repository.
- - Ensure that the C front end compiles and installs nicely.
- - Add C++ support.
-
-
+ - Add Feature and Regression tests to nightly tester.
+ - Develop better QMTest database method.
+
- - Release Management
-
+ - Write regression tests.
- - Find and implement a bug reporting system (i.e. Bugzilla).
-
+ - The gccld segfault from GlobalDCE.cpp.
+ - The infinite loop for Tail Recursion.
+ - The C++ constructor on dlopen() bug on Solaris.
- - Make the projects/sample directory an actual example of LLVM code.
- - Testing
-
-
- - Create descriptions of what each test is doing (test specifications).
-
- - Test LLVM on various Linux distributions.
- - Test LLVM on various Solaris distributions.
- - Test LLVM on Solaris/x86.
-
-
-
- - Licenses
-
-
- - Create a license for the UIUC specific LLVM code.
- - Add a license file to the distribution.
- file.
-
-
- - Documentation
-
-
- - Create man pages for the LLVM utilities.
- - Create man pages for the LLVM libraries.
-
-
- - Rewrite this page without Netscape Composer :)
-
-
-
+
+
+
+ - Find and implement a bug reporting system (i.e. Bugzilla).
+
+
+
-
+
+
+
+ - GCC C Front End
+
+ - Place the C front end into the CVS repository.
+ - Ensure that the C front end compiles and installs nicely.
+ - Add C++ support.
+
+
+ - Make the projects/sample directory an actual example of LLVM
+code.
+ - Testing
+
+ - Create descriptions of what each test is doing (test
+specifications).
+
+ - Test LLVM on various Linux distributions.
+ - Test LLVM on various Solaris versions.
+ - Test LLVM on Solaris/x86.
+ - Cleanup Reoptimizer tests so that they fit into the framework.
+
+ - Licenses
+
+ - Create a license for the UIUC specific LLVM code.
+ - Add a license file to the distribution file.
+
+ - Documentation
+
+ - Create man pages for the LLVM utilities.
+ - Create man pages for the LLVM libraries.
+
+ - Rewrite this page without Netscape Composer :)
+
+
+
+
John Criswell
-
- Last modified: Sat May 31 14:54:03 CDT 2003
-
-
-
-
-
-
-
+ Last
+modified: Sat May 31 14:54:03 CDT 2003
+
+
+
+
+
+
+