Hi all,

Back in July this deprecated option was removed.
This patch adds a note to changes.html for that.

Looked at the result in firefox, looked ok to me.

Ok to commit?

Thanks,
Kyrill
Index: htdocs/gcc-5/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.44
diff -U 3 -r1.44 changes.html
--- htdocs/gcc-5/changes.html	28 Nov 2014 12:20:01 -0000	1.44
+++ htdocs/gcc-5/changes.html	2 Dec 2014 15:36:03 -0000
@@ -406,6 +406,9 @@
        <code>-mcpu=cortex-a17.cortex-a7 </code> and
        <code>-mtune=cortex-a17.cortex-a7</code> options.
       </li>
+      <li> The deprecated option <code>-mwords-little-endian</code>
+       has been removed.
+      </li>
 
      </ul>
 

Reply via email to