diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-23 20:23:01 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-23 20:23:01 +0000 |
commit | 0d66c0e22be353bc8536976c56194906252be4dd (patch) | |
tree | a12ce2b5bc0d4eddaefef910760776c0b79f83ce | |
parent | 72cc55901c3072b72a0605bc74932c6f6c439932 (diff) |
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.html | 6 | ||||
-rw-r--r-- | docs/CFEBuildInstrs.html | 2 | ||||
-rw-r--r-- | docs/CodingStandards.html | 2 | ||||
-rw-r--r-- | docs/CommandLine.html | 2 | ||||
-rw-r--r-- | docs/DSGraphStatus.html | 2 | ||||
-rw-r--r-- | docs/FAQ.html | 3 | ||||
-rw-r--r-- | docs/GettingStarted.html | 10 | ||||
-rw-r--r-- | docs/HowToSubmitABug.html | 2 | ||||
-rw-r--r-- | docs/LangRef.html | 2 | ||||
-rw-r--r-- | docs/OpenProjects.html | 2 | ||||
-rw-r--r-- | docs/ProgrammersManual.html | 2 | ||||
-rw-r--r-- | docs/Projects.html | 3 | ||||
-rw-r--r-- | docs/ReleaseNotes.html | 2 | ||||
-rw-r--r-- | docs/ReleaseTasks.html | 179 | ||||
-rw-r--r-- | docs/TestingGuide.html | 2 | ||||
-rw-r--r-- | docs/WritingAnLLVMPass.html | 2 |
16 files changed, 38 insertions, 185 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index e4bebca8aa..921fabc5aa 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 080153fe8c..0f2c6c3b59 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 d469d6315e..668f4ec626 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 a418dcba45..390ca237e0 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 098ff65412..6b12cc35a0 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 a76fea66f6..ae9188a313 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 252d6dc056..f5695f669b 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 3afef5bf96..01a1a24275 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 56d5153a67..92cf8b2de3 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 5f648374d1..aefe9a71e6 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 0bde00e94a..58619e15f2 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 5de4b58670..b236ab8ac3 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 c68cbf31b5..14b35625b9 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 2c9e0dda65..0000000000 --- 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. 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. - <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> </td> - <td width="100%"> <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> </td> - <td width="100%"> <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> </td> - <td width="100%"> <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 71354e2957..107d75700c 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 0832a81644..a765f40135 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 |