diff mbox

[wwwdocs] Mention fixed SH -mdiv option for 4.8 and 4.7

Message ID 1364253542.2283.18.camel@yam-132-YW-E178-FTW
State New
Headers show

Commit Message

Oleg Endo March 25, 2013, 11:19 p.m. UTC
Hello,

This one mentions the fixed SH -mdiv option in the changes for 4.8 and
4.7.  OK?

Cheers,
Oleg

Comments

Gerald Pfeifer March 25, 2013, 11:21 p.m. UTC | #1
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
Kaz Kojima March 26, 2013, 1:34 a.m. UTC | #2
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
diff mbox

Patch

? 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>