On Sun, 5 Feb 2012, Richard Sandiford wrote: > I've committed this patch to describe the MIPS changes in GCC 4.7. > Corrections, comments, and help with wordsmithing are all welcome.
Nice! How about the small follow-up below? Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.79 diff -u -3 -p -r1.79 changes.html --- changes.html 12 Feb 2012 21:46:29 -0000 1.79 +++ changes.html 12 Feb 2012 22:01:35 -0000 @@ -52,7 +52,7 @@ obsoleted in GCC 4.6.</li> <li>It is no longer possible to use the <code>"l"</code> - constraint in MIPS16 asm statements.</li> + constraint in MIPS16 <code>asm</code> statements.</li> <li>More information on porting to GCC 4.7 from previous versions of GCC can be found in @@ -609,7 +609,7 @@ well.</p></li> <h3 id="mips">MIPS</h3> <ul> <li>GCC now supports thread-local storage (TLS) for MIPS16. - This support requires GNU binutils 2.22 or later.</li> + This requires GNU binutils 2.22 or later.</li> <li>GCC can now generate code specifically for the Cavium Octeon+ and Octeon2 processors. The associated command-line options are