Message ID | AANLkTik9guXkHsU-OB-Q3oQRNkQesXah0GkJLe6Dnkdv@mail.gmail.com |
---|---|
State | New |
Headers | show |
On Tue, 14 Dec 2010, Mingjie Xing wrote: > I have updated the patch according to your suggestions. See the > attachment. Looks good, thank you. > BTW, I don't know if I have access to wwwdoc cvs. If you have write access to Subversion, you also have write access to wwwdocs. Please refer to http://gcc.gnu.org/cvs.html for some more details. (I'll be simplifying that page, just am behind a firewall that does not allow for outgoing SSH access right now.) Gerald
2010/12/14 Gerald Pfeifer <gerald@pfeifer.com>: > On Tue, 14 Dec 2010, Mingjie Xing wrote: >> I have updated the patch according to your suggestions. See the >> attachment. > > Looks good, thank you. > >> BTW, I don't know if I have access to wwwdoc cvs. > > If you have write access to Subversion, you also have write access > to wwwdocs. Please refer to > > http://gcc.gnu.org/cvs.html > > for some more details. (I'll be simplifying that page, just am behind > a firewall that does not allow for outgoing SSH access right now.) > > Gerald > Committed at revision: 1.76. 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 -u -p -r1.73 changes.html --- htdocs/gcc-4.6/changes.html 27 Nov 2010 10:26:28 -0000 1.73 +++ htdocs/gcc-4.6/changes.html 14 Dec 2010 02:45:00 -0000 @@ -531,6 +531,12 @@ supported on several Xilinx Spartan and Virtex FPGAs. </p> <h3>MIPS</h3> + <ul> + <li>GCC now supports the Loongson 3A processor. Its canonical + <code>-march=</code> and <code>-mtune=</code> name is + <code>loongson3a</code>. + </li> + </ul> <h3 id="picochip">picochip</h3>