Message ID | 1364253542.2283.18.camel@yam-132-YW-E178-FTW |
---|---|
State | New |
Headers | show |
On Tue, 26 Mar 2013, Oleg Endo wrote: > This one mentions the fixed SH -mdiv option in the changes for 4.8 and > 4.7. OK? Looks good to me (though I cannot assert the technical correctness). Gerald
Oleg Endo <oleg.endo@t-online.de> wrote: > This one mentions the fixed SH -mdiv option in the changes for 4.8 and > 4.7. OK? Looks OK to me. Regards, kaz
? www_sh_mdiv.patch Index: htdocs/gcc-4.7/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.135 diff -u -r1.135 changes.html --- htdocs/gcc-4.7/changes.html 7 Jan 2013 22:39:43 -0000 1.135 +++ htdocs/gcc-4.7/changes.html 25 Mar 2013 23:13:53 -0000 @@ -924,6 +924,8 @@ <li>Dynamic shift instructions on SH2A.</li> <li>Integer absolute value calculations.</li> </ul></li> + <li>The <code>-mdiv=</code> option for targets other than SHmedia has been + fixed and documented.</li> </ul> <h3>SPARC</h3> Index: htdocs/gcc-4.8/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.112 diff -u -r1.112 changes.html --- htdocs/gcc-4.8/changes.html 25 Mar 2013 08:36:45 -0000 1.112 +++ htdocs/gcc-4.8/changes.html 25 Mar 2013 23:13:53 -0000 @@ -802,6 +802,9 @@ based displacement address modes. </li> + <li>The <code>-mdiv=</code> option for targets other than SHmedia has been + fixed and documented.</li> + </ul> <h3 id="sparc">SPARC</h3>