This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch wwwdocs] gcc-4.9 changes: mention support of the Intel Silvermont microarchitecture


Ping?

On Mon, Jun 10, 2013 at 2:13 PM, Igor Zamyatin <izamyatin@gmail.com> wrote:
> Hi!
>
> This patch mentions support of Silvermont architecture in the
> gcc-4.9/changes.html page.
>
> OK to install?
>
> Thanks,
> Igor
>
>  Index: htdocs/gcc-4.9/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
> retrieving revision 1.17
> diff -c -1 -r1.17 changes.html
> *** htdocs/gcc-4.9/changes.html 6 Jun 2013 11:15:24 -0000       1.17
> --- htdocs/gcc-4.9/changes.html 10 Jun 2013 10:11:24 -0000
> ***************
> *** 177,178 ****
> --- 177,185 ----
>
> + <h3>IA-32/x86-64</h3>
> +   <ul>
> +     <li> GCC now supports new Intel microarchitecture named Silvermont
> +       through <code>-march=slm</code>.
> +     </li>
> +   </ul>
> +
>   <h3 id="rx">RX</h3>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]