| Submitter | Gerald Pfeifer |
|---|---|
| Date | Sept. 2, 2012, 3:19 p.m. |
| Message ID | <alpine.LNX.2.00.1209021635450.4718@trevally.site> |
| Download | mbox | patch |
| Permalink | /patch/181186/ |
| State | New |
| Headers | show |
Comments
Hi Gerald, > Anything you'd like to add or tweak? No, it is fine thanks. > (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...) I like the full "xstormy16" as well. I think that the fact that the gcc backend sources are in a directory called "stormy16" is just a historical curiosity... Cheers Nick
Patch
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> -->