This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs, committed] update to projects/beginner.html


I eliminated the exotic fixincludes scripts, and current consensus is to
run fixproto on as few targets as possible.  This updates the projects list
appropriately.

Index: beginner.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.41
diff -u -r1.41 beginner.html
--- beginner.html	22 Oct 2003 23:28:28 -0000	1.41
+++ beginner.html	24 Oct 2003 17:49:40 -0000
@@ -714,8 +714,7 @@
 <code>GCC_NEED_DECLARATIONS</code> and the <code>mmap</code> tests.</p>
 </li>
 
-<li>Run fixincludes and fixproto on all targets.  Eliminate the
-exotic fixincludes scripts used on some targets.
+<li>Run fixincludes on all targets.
 
 <p>We want all targets' headers to be handled the same way.  The
 existing practice causes hard-to-find bugs which only manifest on

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]