diff mbox series

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

Message ID 073aac70-91e9-fdf1-ed13-f67c0572bc9c@gaisler.com
State New
Headers show
Series [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround | expand

Commit Message

Daniel Hellstrom Jan. 26, 2018, 12:09 p.m. UTC
Hi,

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

Thanks,
Daniel

Comments

Daniel Hellstrom Jan. 26, 2018, 12:28 p.m. UTC | #1
Sebastian, thanks for the feedback! I have updated the patch accordingly:

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:24:49 -0000
@@ -1320,6 +1320,16 @@
  are not listed here).</p>

  <!-- 
.................................................................. -->
+<h3>Target Specific Changes</h3>
+
+<h4>SPARC</h4>
+  <ul>
+    <li>Work arounds for the four <a 
href="http://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>
+  </ul>
+
  <h3>Operating Systems</h3>

  <h4>RTEMS</h4>


On 2018-01-26 13:09, Daniel Hellstrom wrote:
> 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>
Eric Botcazou Jan. 30, 2018, 11:27 p.m. UTC | #2
> I would like to commit the following comment about LEON3-FT errata now
> available in GCC-7.3.

Fine with me, thanks.
Daniel Hellstrom Feb. 1, 2018, 8:09 a.m. UTC | #3
On 2018-01-31 00:27, Eric Botcazou wrote:
>> I would like to commit the following comment about LEON3-FT errata now
>> available in GCC-7.3.
> Fine with me, thanks.
Thanks, I have now committed it.
Gerald Pfeifer April 7, 2018, 8:08 p.m. UTC | #4
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>
Daniel Hellstrom April 9, 2018, 8:24 a.m. UTC | #5
On 2018-04-07 22:08, Gerald Pfeifer wrote:
> 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

I received feedback from the webmaster that the preferred link is 
"http://www.gaisler.com/notes" so I updated it just be pushing.

Regards,
Daniel

>
> 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>
Gerald Pfeifer April 9, 2018, 9:11 a.m. UTC | #6
On Mon, 9 Apr 2018, Daniel Hellstrom wrote:
> I received feedback from the webmaster that the preferred link is
> "http://www.gaisler.com/notes" so I updated it just be pushing.

Maybe, but then they should reconfigure their server such that
it does not redirect.

We've had to many cases in the past where redirects ended up
being malign or simply broken, and I am not looking forward
towards manually verifying this one every month.

Gerald
diff mbox series

Patch

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>