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]

[wwwdoc, PATCH] Add support for Loongson 3A processor


Hello,

This patch adds support for Loongson 3A processor.

Is it OK?

Thanks,
Mingjie

Index: htdocs/gcc-4.6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.73
diff -r1.73 changes.html
533a534,539
>   <ul>
>     <li>GCC now supports Loongson 3A processor.  The canonical
> 	<code>-march=</code> and <code>-mtune=</code> name for the
> 	processor is <code>loongson3a</code>.
>     </li>
>   </ul>


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