diff mbox

[wwwdocs] Add link to jit mailing list to lists.html

Message ID 1382555640.2423.90.camel@surprise
State New
Headers show

Commit Message

David Malcolm Oct. 23, 2013, 7:14 p.m. UTC
OK to commit to CVS?

(fwiw the pre-existing page content doesn't validate as per
http://gcc.gnu.org/contribute.html#webchanges, due to issues with the
<include searchbox.ihtml> )

Comments

Gerald Pfeifer Oct. 23, 2013, 11:46 p.m. UTC | #1
On Wed, 23 Oct 2013, David Malcolm wrote:
> OK to commit to CVS?

Yes, thank you, David.

> (fwiw the pre-existing page content doesn't validate as per
> http://gcc.gnu.org/contribute.html#webchanges, due to issues with the
> <include searchbox.ihtml> )

I was going to say "Go ahead and commit, and if my automated checker hits 
you, ignore it and I'll have a look", but the actual page on the server
at http://gcc.gnu.org/lists.html actually validates since there the 
<include...> is resolved.

You can invoke the validator manually be hitting the full stop after
the date in the last line of the page. :-)

Gerald
David Malcolm Oct. 24, 2013, 1:36 a.m. UTC | #2
On Thu, 2013-10-24 at 01:46 +0200, Gerald Pfeifer wrote:
> On Wed, 23 Oct 2013, David Malcolm wrote:
> > OK to commit to CVS?
> 
> Yes, thank you, David.

Thanks; committed.

> > (fwiw the pre-existing page content doesn't validate as per
> > http://gcc.gnu.org/contribute.html#webchanges, due to issues with the
> > <include searchbox.ihtml> )
> 
> I was going to say "Go ahead and commit, and if my automated checker hits 
> you, ignore it and I'll have a look", but the actual page on the server
> at http://gcc.gnu.org/lists.html actually validates since there the 
> <include...> is resolved.
> 
> You can invoke the validator manually be hitting the full stop after
> the date in the last line of the page. :-)

Aha!

Thanks
Dave
diff mbox

Patch

Index: htdocs/lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.105
diff -u -p -r1.105 lists.html
--- htdocs/lists.html	25 Aug 2013 21:53:12 -0000	1.105
+++ htdocs/lists.html	23 Oct 2013 19:11:45 -0000
@@ -91,6 +91,14 @@  before <a href="#subscribe">subscribing<
   front end of GCC, and the corresponding runtime library.  Patches to
   gfortran and libgfortran should go to both this list and
   <b>gcc-patches</b>.</li>
+
+  <li><b><a href="http://gcc.gnu.org/ml/jit/">jit</a></b>
+  is for discussion and development of
+  <a href="http://gcc.gnu.org/wiki/JIT">libgccjit</a>, an experimental
+  library for implementing Just-In-Time compilation using gcc as a backend.
+  The list is intended for both users and developers of the library.
+  Patches for the jit branch should go to both this list and
+  <b>gcc-patches</b>.</li>
 </ul>
 
 <p>Read only lists:</p>
@@ -208,6 +216,7 @@  lists via this form:</p>
    <option value="java-prs">java-prs</option>
    <option value="java-cvs">java-cvs</option>
    <option value="fortran">fortran</option>
+   <option value="jit">jit</option>
   </select>
  <br />
   Your e-mail address: