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

2018-04-09 Thread Gerald Pfeifer
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


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

2018-04-09 Thread Daniel Hellstrom

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.html2 Apr 2018 15:22:38 -   1.101
+++ changes.html7 Apr 2018 20:05:52 -
@@ -1324,7 +1324,8 @@
  
  SPARC


-Work arounds for the four http://www.gaisler.com/notes;>
+Work arounds for the four https://www.gaisler.com/index.php/information/app-tech-notes;>
  LEON3FT errata GRLIB-TN-0010..0013 have been added. Relevant 
errata
  are activated by the target specific -mfix-ut699,
  -mfix-ut700 and -mfix-gr712rc switches.




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

2018-04-07 Thread Gerald Pfeifer
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.html2 Apr 2018 15:22:38 -   1.101
+++ changes.html7 Apr 2018 20:05:52 -
@@ -1324,7 +1324,8 @@
 
 SPARC
   
-Work arounds for the four http://www.gaisler.com/notes;>
+Work arounds for the four https://www.gaisler.com/index.php/information/app-tech-notes;>
 LEON3FT errata GRLIB-TN-0010..0013 have been added. Relevant errata
 are activated by the target specific -mfix-ut699,
 -mfix-ut700 and -mfix-gr712rc switches.


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

2018-02-01 Thread Daniel Hellstrom

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.


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

2018-01-30 Thread Eric Botcazou
> I would like to commit the following comment about LEON3-FT errata now
> available in GCC-7.3.

Fine with me, thanks.

-- 
Eric Botcazou


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

2018-01-26 Thread Daniel Hellstrom

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 -    1.98
+++ htdocs/gcc-7/changes.html    26 Jan 2018 12:24:49 -
@@ -1320,6 +1320,16 @@
 are not listed here).

 

+Target Specific Changes
+
+SPARC
+  
+    Work arounds for the four href="http://www.gaisler.com/index.php/information/app-tech-notes;>
+    LEON3FT errata GRLIB-TN-0010..0013 have been added. 
Relevant errata

+    are activated by the target specific -mfix-ut699,
+    -mfix-ut700 and -mfix-gr712rc 
switches.

+  
+
 Operating Systems

 RTEMS


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 - 1.98
+++ htdocs/gcc-7/changes.html    26 Jan 2018 12:05:33 -
@@ -1327,5 +1327,15 @@
  Support has been added for Epiphany target.
    

+Target Specific Changes
+
+SPARC
+  
+    Work arounds for the four LEON3FT errata
+    GRLIB-TN-0010..0013 have been added. Relevant errata are 
activated

+    by the target specific -mfix-ut699,
+    -mfix-ut700 and -mfix-gr712rc 
switches.

+  
+