diff mbox

Documenting the MIPS changes in 4.7

Message ID alpine.LNX.2.00.1202122302510.5509@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 12, 2012, 10:03 p.m. UTC
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

Comments

Richard Sandiford Feb. 13, 2012, 6:12 p.m. UTC | #1
Gerald Pfeifer <gerald@pfeifer.com> writes:
> 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?

The first definitely looks good, thanks.  Not sure either way about
the second; I'll leave it up to you.

Richard
diff mbox

Patch

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