[llvm-commits] CVS: llvm/docs/OpenProjects.html

Alkis Evlogimenos alkis at cs.uiuc.edu
Wed Mar 10 13:39:01 PST 2004


Changes in directory llvm/docs:

OpenProjects.html updated: 1.18 -> 1.19

---
Log message:

Add link to bugzilla query of unassigned enhancements. Specific open
projects like 'port glibc to llvm' or 'improve nightly tester', should
have an unassigned enhancement bug opened for them so that they can be
tracked more easily. Open projects should only list generic projects
like 'compile programs with the LLVM compiler' or 'write a new backend
for target'.


---
Diffs of the changes:  (+2 -2)

Index: llvm/docs/OpenProjects.html
diff -u llvm/docs/OpenProjects.html:1.18 llvm/docs/OpenProjects.html:1.19
--- llvm/docs/OpenProjects.html:1.18	Wed Mar 10 13:22:29 2004
+++ llvm/docs/OpenProjects.html	Wed Mar 10 13:38:33 2004
@@ -54,7 +54,7 @@
 Additionally this is a good way to get more information about a specific project
 or to suggest other projects to add to this page.  Another good place to look
 for ideas is the <a href="http://llvm.cs.uiuc.edu/bugs/">LLVM bug
-tracker</a>.</p>
+tracker</a> by querying for <a href="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">unassigned enhancements</a>.</p>
 
 </div>
 
@@ -324,7 +324,7 @@
   <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/03/10 19:22:29 $
+  Last modified: $Date: 2004/03/10 19:38:33 $
 </div>
 
 </body>





More information about the llvm-commits mailing list