This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround


On Thu, 1 Feb 2018, Daniel Hellstrom wrote:
>>> I would like to commit the following comment about LEON3-FT errata now
>>> available in GCC-7.3.
> Thanks, I have now committed it.

Apparently the ultimate URL is the one below (which I applied for
now)?

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.101
diff -u -r1.101 changes.html
--- changes.html	2 Apr 2018 15:22:38 -0000	1.101
+++ changes.html	7 Apr 2018 20:05:52 -0000
@@ -1324,7 +1324,8 @@
 
 <h4>SPARC</h4>
   <ul>
-    <li>Work arounds for the four <a href="http://www.gaisler.com/notes";>
+    <li>Work arounds for the four <a
+        href="https://www.gaisler.com/index.php/information/app-tech-notes";>
         LEON3FT errata GRLIB-TN-0010..0013</a> 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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]