This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Updating svn.html
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: "Iyer, Balaji V" <balaji dot v dot iyer at intel dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 3 Apr 2013 18:22:01 +0100
- Subject: Re: Updating svn.html
- References: <BF230D13CA30DD48930C31D40993300016D8100A at FMSMSX102 dot amr dot corp dot intel dot com>
On 3 April 2013 16:48, Iyer, Balaji V wrote:
> Hello Everyone,
> I would like to add the following information about my cilkplus branch under "Language-specific" in the SVN.html webpage. Do I send this as a patch or is there a specific person I should contact with the information?
>
> Here is the HTML code for what I want to add:
>
> <dt>cilkplus</dt>
> <dd>This branch is for the development of
> <a href="http://www.cilkplus.org">Cilk Plus</a> language extension support
> on GCC and G++ compilers. This branch is maintained by
> <a href="mailto:balaji.v.iyer@intel.com">Balaji V. Iyer</a>. Patches to this
> branch must be prefixed with <code>[cilkplus]</code> in the subject line. It
> is also highly encouraged to CC the maintainer (Balaji).</dd>
>
The web pages are still kept in the old CVS repository, see
http://gcc.gnu.org/cvs.html
Changes should be sent to the gcc-patches list as with other patches,
and can be committed after approval. It's common to prefix the patch
email subject with [wwwdocs] to get the attention of the relevant
people.