[PATCH web] update codingconventions (was: Who owns config.rpath?)

Gerald Pfeifer gerald@pfeifer.com
Thu Jan 6 16:10:00 GMT 2011


Hej there,

a final minor tweak to the original patch you committed.  This
is along the lines to minimize explicit references to specific
version control systems (which keep changing over time).

Installed.

Gerald

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.60
diff -u -r1.60 codingconventions.html
--- codingconventions.html	26 Oct 2010 06:19:03 -0000	1.60
+++ codingconventions.html	6 Jan 2011 14:22:23 -0000
@@ -502,8 +502,8 @@
 <a href="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/texinfo.tex">http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/texinfo.tex</a>.</li>
 
 <li>gcc/config/soft-fp: The master sources (except for
-<code>t-softfp</code>) are in git glibc, and changes should go into
-git glibc before going into GCC.</li>
+<code>t-softfp</code>) are in git glibc, and changes should go there
+before going into GCC.</li>
 
 <li>fastjar: The master sources were at <a
 href="http://fastjar.sourceforge.net/">fastjar.sourceforge.net</a>.



More information about the Gcc-patches mailing list