On Tue, 31 Jul 2012, Nick Clifton wrote:
>   I am checking in the patch below to add support for reporting stack
>   usage by the XStormy16 backend.

This ass a note to our release notes; applied.

Anything you'd like to add or tweak?

(Is "stormy" fine as an anchor, or should we go for "xstormy" or
the full "xstormy16"?  I used what we have for the port itself...)

Gerald


Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.24
diff -u -3 -p -r1.24 changes.html
--- changes.html        29 Aug 2012 19:22:47 -0000      1.24
+++ changes.html        2 Sep 2012 14:35:41 -0000
@@ -293,6 +293,13 @@ by this change.</p>
     <li>Added optimized instruction scheduling for Niagara4.</li>
   </ul>
 
+<h3 id="stormy">XStormy16</h3>
+
+  <ul>
+    <li>This target now supports the <code>-fstack-usage</code> 
+    command-line option.</li>
+  </ul>
+
 <!--
 <h2>Documentation improvements</h2>
 -->

Reply via email to