summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-23 20:23:01 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-23 20:23:01 +0000
commit0d66c0e22be353bc8536976c56194906252be4dd (patch)
treea12ce2b5bc0d4eddaefef910760776c0b79f83ce
parent72cc55901c3072b72a0605bc74932c6f6c439932 (diff)
downloadllvm-0d66c0e22be353bc8536976c56194906252be4dd.tar.gz
Removing Release Tasks. This belongs in the web site repository.
Added a link to the LLVM home page at the end of each page. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9448 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/AliasAnalysis.html6
-rw-r--r--docs/CFEBuildInstrs.html2
-rw-r--r--docs/CodingStandards.html2
-rw-r--r--docs/CommandLine.html2
-rw-r--r--docs/DSGraphStatus.html2
-rw-r--r--docs/FAQ.html3
-rw-r--r--docs/GettingStarted.html10
-rw-r--r--docs/HowToSubmitABug.html2
-rw-r--r--docs/LangRef.html2
-rw-r--r--docs/OpenProjects.html2
-rw-r--r--docs/ProgrammersManual.html2
-rw-r--r--docs/Projects.html3
-rw-r--r--docs/ReleaseNotes.html2
-rw-r--r--docs/ReleaseTasks.html179
-rw-r--r--docs/TestingGuide.html2
-rw-r--r--docs/WritingAnLLVMPass.html2
16 files changed, 38 insertions, 185 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html
index e4bebca8aa63..921fabc5aace 100644
--- a/docs/AliasAnalysis.html
+++ b/docs/AliasAnalysis.html
@@ -494,10 +494,12 @@ printed.
<!-- *********************************************************************** -->
-<hr><font size="-1">
+<hr>
+<font size="-1">
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
Last modified: $Date$
</font>
-
</body>
</html>
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index 080153fe8ce8..0f2c6c3b59e5 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -149,6 +149,8 @@ following means:</p>
<hr><font size="-1">
<address><a href="mailto:gaeke -at- uiuc.edu">Brian Gaeke</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
Last modified: $Date$
</font>
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index d469d6315ecb..668f4ec62646 100644
--- a/docs/CodingStandards.html
+++ b/docs/CodingStandards.html
@@ -831,6 +831,8 @@ something. :)
<hr>
<font size=-1>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
<!-- hhmts start -->
Last modified: Sun Oct 12 22:12:43 CDT 2003
diff --git a/docs/CommandLine.html b/docs/CommandLine.html
index a418dcba45de..390ca237e0f1 100644
--- a/docs/CommandLine.html
+++ b/docs/CommandLine.html
@@ -1530,6 +1530,8 @@ line options </b></font></td></tr></table><ul>
<hr>
<font size=-1>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
<!-- hhmts start -->
Last modified: Fri Aug 1 16:30:11 CDT 2003
diff --git a/docs/DSGraphStatus.html b/docs/DSGraphStatus.html
index 098ff6541284..6b12cc35a010 100644
--- a/docs/DSGraphStatus.html
+++ b/docs/DSGraphStatus.html
@@ -875,6 +875,8 @@ burg.llvm.lib analyze: ../../../include/llvm/Analysis/DSNode.h:7
<hr>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+ <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+ <br>
<!-- Created: Wed Nov 6 19:57:57 CST 2002 -->
<!-- hhmts start -->
Last modified: Thu Nov 14 20:00:50 CST 2002
diff --git a/docs/FAQ.html b/docs/FAQ.html
index a76fea66f69f..ae9188a313f1 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -141,5 +141,8 @@ LLVM: Frequently Asked Questions
</dl>
<hr>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
+
</body>
</html>
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 252d6dc0567d..f5695f669ba6 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1010,10 +1010,12 @@
If you have any questions or run into any snags (or you have any
additions...), please send an email to
<a href="mailto:sabre@nondot.org">Chris Lattner</a>.</p>
+ <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+ <br>
- <!-- Created: Mon Jul 1 02:29:02 CDT 2002 -->
- <!-- hhmts start -->
-Last modified: Mon Aug 11 13:52:22 CDT 2003
-<!-- hhmts end -->
+ <!-- Created: Mon Jul 1 02:29:02 CDT 2002 -->
+ <!-- hhmts start -->
+ Last modified: Mon Aug 11 13:52:22 CDT 2003
+ <!-- hhmts end -->
</body>
</html>
diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html
index 3afef5bf96b0..01a1a24275c8 100644
--- a/docs/HowToSubmitABug.html
+++ b/docs/HowToSubmitABug.html
@@ -273,6 +273,8 @@ following:
<hr><font size-1>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
Last modified: Tue Oct 14 15:57:47 CDT 2003
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 56d5153a6716..92cf8b2de375 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -1947,6 +1947,8 @@ arbitrarily complex and require memory allocation, for example.<p>
<hr>
<font size=-1>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
<!-- hhmts start -->
Last modified: Tue Oct 21 10:43:36 CDT 2003
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index 5f648374d1a5..aefe9a71e624 100644
--- a/docs/OpenProjects.html
+++ b/docs/OpenProjects.html
@@ -275,6 +275,8 @@ Ideas for profile guided transformations:<p>
<hr><font size-1>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
Last modified: Wed Oct 1 16:48:54 CDT 2003
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 0bde00e94ae8..58619e15f2cb 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -1787,6 +1787,8 @@ pointer to the parent Function.
<hr><font size-1>
<address>By: <a href="mailto:dhurjati@cs.uiuc.edu">Dinakar Dhurjati</a> and
<a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
Last modified: Sat Sep 20 09:25:11 CDT 2003
diff --git a/docs/Projects.html b/docs/Projects.html
index 5de4b58670ea..b236ab8ac3ac 100644
--- a/docs/Projects.html
+++ b/docs/Projects.html
@@ -383,5 +383,8 @@
<hr>
Written by <a href="mailto:criswell@uiuc.edu">John Criswell</a>.
+<br>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
</body>
</html>
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index c68cbf31b5bd..14b35625b962 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -389,6 +389,8 @@ via the mailing lists.<p>
<hr><font size-1>
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
Last modified: Mon Oct 20 14:04:51 CDT 2003
diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html
deleted file mode 100644
index 2c9e0dda6529..000000000000
--- a/docs/ReleaseTasks.html
+++ /dev/null
@@ -1,179 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
- <title>LLVM Public Release Project</title>
-</head>
-<body bgcolor="white">
-<center>
-<h1><font size="7">LLVM Public Release Project</font></h1>
-</center>
-<ul>
- <li><a href="#what">What is this?</a> </li>
- <li><a href="#priorities">Priorities</a>
- <ol>
- <li><a href="#high">High Priority</a> </li>
- <li><a href="#medium">Medimum Priority</a> </li>
- <li><a href="#low">Low Priority</a> </li>
- </ol>
- </li>
-</ul>
-<br>
-<!-- *********************************************************************** -->
-<table width="100%" bgcolor="#330077" border="0" cellpadding="4"
- cellspacing="0">
- <tbody>
- <tr>
- <td align="center"><font color="#eeeeff" size="+2"
- face="Georgia,Palatino"><b> <a name="what">What is this? </a></b><a
- name="what"></a></font></td>
- </tr>
- </tbody>
-</table>
-<ul>
-<!-- *********************************************************************** -->
-This document is a list of things to do before the LLVM project is
-publicly released. &nbsp;It will provide a checklist so that we know
-what has been done and what is left to be done. &nbsp;It will also keep
-a "wishlist" of desirable features.
- <p><!-- *********************************************************************** -->
- </p>
-</ul>
-<table width="100%" bgcolor="#330077" border="0" cellpadding="4"
- cellspacing="0">
- <tbody>
- <tr>
- <td align="center"><font color="#eeeeff" size="+2"
- face="Georgia,Palatino"><b> <a name="priorities">Priorities</a></b><a
- name="improving"></a></font></td>
- </tr>
- </tbody>
-</table>
-<ul>
-<!-- *********************************************************************** -->The
-list of things to do...
- <p><!-- ======================================================================= -->
- </p>
-</ul>
-<table width="50%" bgcolor="#441188" border="0" cellpadding="4"
- cellspacing="0">
- <tbody>
- <tr>
- <td>&nbsp;</td>
- <td width="100%">&nbsp;&nbsp;<font color="#eeeeff" size="+1"
- face="Georgia,Palatino"><b><a name="high">High Priority</a></b><a
- name="glibc"></a></font></td>
- </tr>
- </tbody>
-</table>
-<ul>
- <ul>
- <ul>
- </ul>
- <li>Documentation</li>
- <ul>
- <li>Expand documentation on creating an LLVM project.</li>
- </ul>
- <li>Licenses</li>
- <ul>
- <li>Create license files for anything in the distribution that is
-not under our license.<br>
- </li>
- </ul>
- <li>Ensure SafeCode builds.</li>
- <li>Create a system for managing development and releases (i.e. CVS
-branching, labeling revisions, etc).</li>
- <li>Create a web page for downloading LLVM.
- <li>Create a method for requesting the GCC front end source code.
- </ul>
- <p><!-- ======================================================================= -->
- </p>
-</ul>
-<table width="50%" bgcolor="#441188" border="0" cellpadding="4"
- cellspacing="0">
- <tbody>
- <tr>
- <td>&nbsp;</td>
- <td width="100%">&nbsp;&nbsp;<font color="#eeeeff" size="+1"
- face="Georgia,Palatino"><b><a name="medium">Medium Priority</a></b><a
- name="NightlyTest"></a></font></td>
- </tr>
- </tbody>
-</table>
-<ul>
- <ul>
- <li>Improve documentation on how to create an LLVM project.<br>
- </li>
- <li>Test Suite</li>
- <ul>
- <li>Add Feature and Regression tests to nightly tester.</li>
- <li>Develop better QMTest database method.<br>
- </li>
- </ul>
- <li>Write regression tests.</li>
- <ul>
- <li>The C++ constructor on dlopen() bug on Solaris.</li>
- </ul>
- </ul>
- <ul>
- <li>Release Management</li>
- </ul>
- <ul>
- <ul>
- <li>Find and implement a bug reporting system (i.e. Bugzilla).</li>
- </ul>
- </ul>
- <p><!-- ======================================================================= -->
- </p>
-</ul>
-<table width="50%" bgcolor="#441188" border="0" cellpadding="4"
- cellspacing="0">
- <tbody>
- <tr>
- <td>&nbsp;</td>
- <td width="100%">&nbsp;&nbsp;<font color="#eeeeff" size="+1"
- face="Georgia,Palatino"><b><a name="low">Low Priority</a></b><a
- name="programs"></a></font></td>
- </tr>
- </tbody>
-</table>
-<ul>
- <ul>
- <li>GCC C Front End</li>
- <ul>
- <li>Place the C front end into the CVS repository.</li>
- <li>Ensure that the C front end compiles and installs nicely.</li>
- </ul>
- <li>Create an installer for the software.</li>
- <li>Testing</li>
- <ul>
- <li>Create descriptions of what each test is doing (test
-specifications).<br>
- </li>
- <li>Test LLVM on various Linux distributions.</li>
- <li>Test LLVM on various Solaris versions.</li>
- <li>Test LLVM on Solaris/x86.</li>
- </ul>
- <ul>
- </ul>
- <li>Documentation</li>
- <ul>
- <li>Create man pages for the LLVM utilities.</li>
- <li>Create man pages for the LLVM libraries.</li>
- </ul>
- <li>Rewrite this page without Netscape Composer :)<br>
- </li>
- </ul>
-</ul>
-<font size-1="">
-<address><a href="mailto:criswell@cs.uiuc.edu">John Criswell</a></address>
-<!-- Created: Tue Aug 6 15:00:33 CDT 2002 --><!-- hhmts start --> Last
-modified: Sat May 31 14:54:03 CDT 2003<!-- hhmts end --> </font> <br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 71354e29570b..107d75700c01 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -420,6 +420,8 @@
<hr><font size="-1">
<address>John T. Criswell</address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
Last modified: $Date$
</font>
diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html
index 0832a8164476..a765f401359a 100644
--- a/docs/WritingAnLLVMPass.html
+++ b/docs/WritingAnLLVMPass.html
@@ -1274,6 +1274,8 @@ href="#Pass"><tt>Pass</tt></a>, only the other way around.<p>
<hr><font size-1>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+<br>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
Last modified: Tue Jul 22 15:52:30 CDT 2003