Hi,

I would like to commit the following comment about LEON3-FT errata now available in GCC-7.3.

Thanks,
Daniel


Index: htdocs/gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.98
diff -u -r1.98 changes.html
--- htdocs/gcc-7/changes.html    23 Jan 2018 06:41:52 -0000    1.98
+++ htdocs/gcc-7/changes.html    26 Jan 2018 12:05:33 -0000
@@ -1327,5 +1327,15 @@
      <li>Support has been added for Epiphany target.</li>
    </ul>

+<h3>Target Specific Changes</h3>
+
+<h4>SPARC</h4>
+  <ul>
+    <li>Work arounds for the four LEON3FT errata
+        GRLIB-TN-0010..0013 have been added. Relevant errata are activated
+    by the target specific <code>-mfix-ut699</code>,
+    <code>-mfix-ut700</code> and <code>-mfix-gr712rc</code> switches.</li>
+  </ul>
+
 </body>
 </html>

Reply via email to