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

2013-03-25 Thread Kaz Kojima
Oleg Endo  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


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

2013-03-25 Thread Gerald Pfeifer
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


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

2013-03-25 Thread Oleg Endo
Hello,

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

Cheers,
Oleg
? 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 -	1.135
+++ htdocs/gcc-4.7/changes.html	25 Mar 2013 23:13:53 -
@@ -924,6 +924,8 @@
 	Dynamic shift instructions on SH2A.
 Integer absolute value calculations.
   
+The -mdiv= option for targets other than SHmedia has been
+fixed and documented.
   
 
 SPARC
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 -	1.112
+++ htdocs/gcc-4.8/changes.html	25 Mar 2013 23:13:53 -
@@ -802,6 +802,9 @@
 based displacement address modes.
 
 
+The -mdiv= option for targets other than SHmedia has been
+fixed and documented.
+
   
 
 SPARC