[patch] project.html: Remove formatting fix needs.

Kazu Hirata kazu@hxi.com
Tue Sep 12 14:43:00 GMT 2000


Hi,

I did most of the formatting fixes in haifa-sched.c, loop.[ch],
unroll.c, genattrtab.c, with a patch for loop.[ch] pending.

Also, unroll.h does not exist.

p.s.
Where does a ChangeLog entry go in case of wwwdocs?

Thanks,

Kazu Hirata

===File ~/gnu/gcc/ChangeLog-project.html====================
2000-09-12  Kazu Hirata  <kazu@hxi.com>

	* project.html: Fix a typo.  Remove formatting fix needs.

============================================================

===File ~/gnu/gcc/project.html.patch========================
Index: projects.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects.html,v
retrieving revision 1.16
diff -u -r1.16 projects.html
--- projects.html	2000/08/04 00:51:29	1.16
+++ projects.html	2000/09/12 21:41:42
@@ -30,13 +30,11 @@
 features.  An <a href="c99status.html">overview</a> of the C99
 implementation status is available.</p>
 
-<h2>Haifa scheduler</h2> (haifa-sched.c, loop.[ch], unroll.[ch], genattrtab.c):
+<h2>Haifa scheduler</h2> (haifa-sched.c, loop.[ch], unroll.c, genattrtab.c):
 (contact <a href=" mailto:law@cygnus.com ">law@cygnus.com</a> before
 starting any serious haifa work)
 
 <ul>
-  <li>Fix all the formatting problems.  Simple, mindless work.
-
   <li>Fix/add comments throughout the code.  Many of the comments are
   from the old scheduler and are out of date and misleading.  Many new
   hunks of code don't have sufficient comments and documentation.
============================================================



More information about the Gcc-patches mailing list