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: mips64 xlr processor support


Richard Sandiford <rdsandiford@googlemail.com> writes:
> I'd like to add XLR support to the list of 4.4 changes.
> Is the entry below OK with you?

I went ahead and installed this.

> Index: htdocs/gcc-4.4/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
> retrieving revision 1.10
> diff -u -p -r1.10 changes.html
> --- htdocs/gcc-4.4/changes.html	25 May 2008 22:44:48 -0000	1.10
> +++ htdocs/gcc-4.4/changes.html	6 Jun 2008 14:27:21 -0000
> @@ -71,6 +71,12 @@
>  	available via <code>-mpclmul</code>.</li>
>    </ul>
>  
> +<h3>MIPS</h3>
> +  <ul>
> +    <li>Support for RMI's XLR processor is now available through the
> +        <code>-march=xlr</code> and <code>-mtune=xlr</code> options.</li>
> +  </ul>
> +
>  <h2>Documentation improvements</h2>
>  
>  <h2>Other significant improvements</h2>


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