[PATCH] Add support for Fuchsia (OS)

Josh Conner via gcc-patches gcc-patches@gcc.gnu.org
Tue Jan 17 21:49:00 GMT 2017


Gerald -

Attached is my recommended patch for changes to the web docs describing Fuchsia support. Please let
me know if there's anything else I can do.

Thanks!

- Josh

On 12/11/16 7:24 AM, Gerald Pfeifer wrote:

> On Thu, 8 Dec 2016, Josh Conner wrote:
>> This patch adds support to gcc for the Fuchsia OS
>> (https://fuchsia.googlesource.com/).
> Once this is in, can you please suggest a news item for our
> main page?
> (You could cook a patch following https://gcc.gnu.org/about.html
> or suggest wording or an HTML snippet, and I'll take it from there.)
> Similarly, would be good to add this to gcc-7/changes.html.
> Gerald
>

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.1037
diff -r1.1037 index.html
48a49,53
> <dt><span>Fuchsia OS support</span>
>      <span class="date">[2017-10-01]</span></dt>
>      <dd><a href="https://fuchsia.googlesource.com/"> Fuchsia OS</a>
>      support was added to GCC, contributed by Google.</dd>
> 
Index: gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.39
diff -r1.39 changes.html
533a534,539
> <h3 id="fuchsia">Fuchsia</h3>
>    <ul>
>      <li>Support has been added for the
>      <a href="https://fuchsia.googlesource.com/"> Fuchsia OS</a>.</li>
>    </ul>
> 


More information about the Gcc-patches mailing list