diff mbox

Commit: FRV: Add support for -fstack-usage

Message ID alpine.LNX.2.00.1208261227290.5727@ghan.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Aug. 26, 2012, 10:29 a.m. UTC
On Tue, 31 Jul 2012, Nick Clifton wrote:
>   I am applying the patch below to add support for the -fstack-usage
>   option to the FRV backend.

I also added the below to our release notes.  Feel free to tweak,
add more, or let me know of changes you'd like to see.

Gerald
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.17
diff -u -3 -p -r1.17 changes.html
--- changes.html	20 Aug 2012 12:23:39 -0000	1.17
+++ changes.html	26 Aug 2012 10:27:18 -0000
@@ -153,6 +153,13 @@  by this change.</p>
     libraries.  This includes the system libraries and startup modules.</li>
   </ul>
 
+<h3 id="frv">FRV</h3>
+
+  <ul>
+    <li>This target now supports the <code>-fstack-usage</code> 
+    command-line option.</li>
+  </ul>
+
 <h3 id="mips">MIPS</h3>
   <ul>
     <li>GCC now passes the <code>-mmcu</code> and <code>-mno-mcu</code>