2013/6/3 Sandeep Kumar Singh <sandeep.sin...@kpitcummins.com>:
> Hi Gerald,
>
> Below is the update to mention under changes link on GCC website.
>
> RX
>         The port now allows to specify the RX100, RX200, and RX600 processors 
> with the command
>         line options -mcpu=rx100, -mcpu=rx200 and -mcpu=rx600
>
> This update will go into:
> "New Targets and Target Specific Improvements" heading
>
> Help to guide me for updating this on GCC website would be highly appreciated.
>
>
> Regards,
> Sandeep Kumar Singh,
> KPIT Cummins InfoSystems Ltd.
> Pune, India
>
>

Hi, Sandeep,

GCC website is available via CVS access:
  http://gcc.gnu.org/cvs.html

I think your patch for wwwdoc can be presented as follows:

Index: htdocs/gcc-4.9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.15
diff -r1.15 changes.html
176d175
< <!--
179c178,183
< -->
---
> <h3 id="rx">RX</h3>
>   <ul>
>     <li> The port now allows to specify the RX100, RX200, and RX600 processors
>       with the command line options -mcpu=rx100, -mcpu=rx200 and -mcpu=rx600.
>     </li>
>   </ul>


Best regards,
jasonwucj

Reply via email to