Re: [wwwdocs] gcc-9/changes.html - Mention new OpenRISC backend

2019-08-10 Thread Gerald Pfeifer
On Wed, 10 Apr 2019, Stafford Horne wrote:
> Committed.

Thanks!

> It turns out I do have CVS access, which is granted along with SVN access.

Yes, you do, and you are very welcome making changes like this
(plus anything that remotely qualifies as obvious). :-)

If you have a recommendation (or patch) on what would have helped
you get started around wwwdocs, that would be great.

Thanks,
Gerald


Re: [wwwdocs] gcc-9/changes.html - Mention new OpenRISC backend

2019-04-09 Thread Stafford Horne
Committed.

On Tue, Apr 02, 2019 at 01:03:35PM +0900, Stafford Horne wrote:
> Hello,
> 
> I was reading through some things and found this was missing.
> 
> As before, I don't seem to have CVS access, if its OK and someone can commit 
> it
> would be helpful.

It turns out I do have CVS access, which is granted along with SVN access.

> -Stafford
> 
> Index: htdocs/gcc-9/changes.html
> ===
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
> retrieving revision 1.56
> diff -u -r1.56 changes.html
> --- htdocs/gcc-9/changes.html 1 Apr 2019 14:55:53 -   1.56
> +++ htdocs/gcc-9/changes.html 2 Apr 2019 03:59:42 -
> @@ -827,6 +827,13 @@
>  
>  
>  
> +OpenRISC
> +
> +  
> +A new back end targeting OpenRISC processors has been contributed to GCC.
> +  
> +
> +
>  
>  
>  


[wwwdocs] gcc-9/changes.html - Mention new OpenRISC backend

2019-04-01 Thread Stafford Horne
Hello,

I was reading through some things and found this was missing.

As before, I don't seem to have CVS access, if its OK and someone can commit it
would be helpful.

-Stafford

Index: htdocs/gcc-9/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.56
diff -u -r1.56 changes.html
--- htdocs/gcc-9/changes.html   1 Apr 2019 14:55:53 -   1.56
+++ htdocs/gcc-9/changes.html   2 Apr 2019 03:59:42 -
@@ -827,6 +827,13 @@
 
 
 
+OpenRISC
+
+  
+A new back end targeting OpenRISC processors has been contributed to GCC.
+  
+
+