diff mbox

Web site patch committed: Add Go to list of languages on main page

Message ID mcrwrnjhmte.fsf@google.com
State New
Headers show

Commit Message

Ian Lance Taylor Dec. 8, 2010, 11:22 p.m. UTC
I committed this patch to the web site to add Go to the list of
languages on the main gcc.gnu.org page.

Ian
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.769
diff -u -r1.769 index.html
--- index.html	8 Dec 2010 23:04:01 -0000	1.769
+++ index.html	8 Dec 2010 23:21:54 -0000
@@ -16,7 +16,7 @@ 
 
 <p>The GNU Compiler Collection includes front ends for
 C, C++, Objective-C, <a href="fortran/">Fortran</a>,
-<a href="java/">Java</a>, and Ada, as well as libraries for these
+<a href="java/">Java</a>, Ada, and Go, as well as libraries for these
 languages (<a href="libstdc++/">libstdc++</a>, libgcj,...).
 GCC was originally written as the compiler for the <a
 href="http://www.gnu.org/gnu/thegnuproject.html">GNU operating system</a>.