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]

[htdocs, committed] Update svn.html with new branch.


    Hi all,

  I just created a branch for Cygwin development, and committed this update to
the list of branches.

  * htdocs/svn.html: Add "Target-specific" section to list of branches and
    list cygwin-improvements there.

    cheers,
      DaveK
Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.134
diff -p -u -r1.134 svn.html
--- htdocs/svn.html	8 Sep 2009 22:54:29 -0000	1.134
+++ htdocs/svn.html	16 Sep 2009 18:50:46 -0000
@@ -422,6 +422,21 @@ the command <code>svn log --stop-on-copy
   &lt;<a href="mailto:eager@eagercon.com";>eager@eagercon.com</a>&gt;.</dd>
 </dl>
 
+<h4>Target-specific</h4>
+
+<dl>
+
+  <dt>cygwin-improvements</dt>
+  <dd>This branch is intended as a development and proving grounds for
+  fixes and enhancements specifically to the Cygwin port of the compiler,
+  although some of these may touch slightly on MinGW targets as well.  It
+  is maintained by Dave Korn &lt;<a href="mailto:dave.korn.cygwin@gmail.com";
+  >dave.korn.cygwin@gmail.com</a>&gt; and open to contributions from any
+  interested party; please tag patches with "[cygwin-improvements]" in the
+  title line and post them to the GCC Patches list with a Cc: to that
+  address.</dd>
+</dl>
+
 <h4>Language-specific</h4>
 
 <dl>

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