public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Mention go and gofmt tools in GCC 5 changes files
@ 2015-03-09 22:21 Ian Lance Taylor
  2015-03-10 17:37 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Lance Taylor @ 2015-03-09 22:21 UTC (permalink / raw)
  To: gcc-patches, gofrontend-dev

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

I committed this patch to gcc-5/changes.html to mention the new go and
gofmt programs.

Ian

[-- Attachment #2: foo.txt --]
[-- Type: text/plain, Size: 627 bytes --]

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.86
diff -u -r1.86 changes.html
--- changes.html	6 Mar 2015 16:20:12 -0000	1.86
+++ changes.html	9 Mar 2015 22:20:18 -0000
@@ -458,6 +458,9 @@
   <ul>
     <li>GCC 5 provides a complete implementation of the Go 1.4.2
     release.</li>
+    <li>Building GCC 5 with Go enabled will install two new
+      programs: <a href="http://golang.org/cmd/go">go</a>
+      and <a href="http://golang.org/cmd/gofmt">gofmt</a>.
   </ul>
 
 <!--h3 id="java">Java (GCJ)</h3-->

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Mention go and gofmt tools in GCC 5 changes files
  2015-03-09 22:21 Mention go and gofmt tools in GCC 5 changes files Ian Lance Taylor
@ 2015-03-10 17:37 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2015-03-10 17:37 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-patches, gofrontend-dev

On Mon, 9 Mar 2015, Ian Lance Taylor wrote:
> I committed this patch to gcc-5/changes.html to mention the new go and
> gofmt programs.

Thanks for doing this, Ian.  I committed a small markup fix on
top of it.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.87
diff -u -r1.87 changes.html
--- changes.html	9 Mar 2015 22:20:40 -0000	1.87
+++ changes.html	10 Mar 2015 17:34:26 -0000
@@ -460,7 +460,7 @@
     release.</li>
     <li>Building GCC 5 with Go enabled will install two new
       programs: <a href="http://golang.org/cmd/go">go</a>
-      and <a href="http://golang.org/cmd/gofmt">gofmt</a>.
+      and <a href="http://golang.org/cmd/gofmt">gofmt</a>.</li>
   </ul>
 
 <!--h3 id="java">Java (GCJ)</h3-->

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-10 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09 22:21 Mention go and gofmt tools in GCC 5 changes files Ian Lance Taylor
2015-03-10 17:37 ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).