diff mbox

[wwwdocs] Document SPARC changes

Message ID 2423703.70MAafRtmP@polaris
State New
Headers show

Commit Message

Eric Botcazou Jan. 13, 2017, 6:55 p.m. UTC
Applied.

-- 
Eric Botcazou
diff mbox

Patch

Index: htdocs/gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.37
diff -u -r1.37 changes.html
--- htdocs/gcc-7/changes.html	11 Jan 2017 16:28:52 -0000	1.37
+++ htdocs/gcc-7/changes.html	13 Jan 2017 18:50:02 -0000
@@ -512,7 +512,12 @@ 
 
 <!-- <h3 id="sh">SH</h3> -->
 
-<!-- <h3 id="sparc">SPARC</h3> -->
+<h3 id="sparc">SPARC</h3>
+<ul>
+  <li>The SPARC port now uses LRA by default.</li>
+  <li>Support for the new Subtract-Extended-with-Carry instruction
+      available in SPARC M7 (Niagara 7) has been added.</li>
+</ul>
 
 <!-- .................................................................. -->
 <h2 id="os">Operating Systems</h2>