public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] RISC-V readings and features
@ 2017-02-08  2:22 Palmer Dabbelt
  2017-02-08 11:33 ` Gerald Pfeifer
  0 siblings, 1 reply; 7+ messages in thread
From: Palmer Dabbelt @ 2017-02-08  2:22 UTC (permalink / raw)
  To: gcc-patches

These were suggested as part of our review process, but I never got an OK on
them.  Am I meant to just commit these?



Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.73
diff -u -r1.73 backends.html
--- htdocs/backends.html	3 Jan 2017 22:03:25 -0000	1.73
+++ htdocs/backends.html	8 Feb 2017 02:21:24 -0000
@@ -99,6 +99,7 @@
 nvptx      |   S Q   C    q     mg   e
 pa         |   ? Q   CBD  qr  b   i  e
 pdp11      |    L   IC    qrc b      e
+riscv      |     Q   C    qr     gia
 rl78       |    L  F     l       g    s
 rs6000     |     Q   C    qr pb   ia
 rx         |                          s

Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.256
diff -u -r1.256 readings.html
--- htdocs/readings.html	3 Feb 2017 07:43:57 -0000	1.256
+++ htdocs/readings.html	8 Feb 2017 02:21:24 -0000
@@ -250,6 +250,12 @@
   <br />Manufacturer: DEC
   <br /><a href="http://simh.trailing-edge.com/">Simulators</a>
  </li>
+
+ <li>riscv
+  <br />Manufacturer: Many (open ISA standard)
+  <br /><a href="http://riscv.org">RISC-V Foundation</a>
+  <br /><a href="http://riscv.org/specifications/">ISA Specifications</a>
+ </li>

  <li>rs6000 (powerpc, powerpcle)
   <br />Manufacturer: IBM, Motorola

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [wwwdocs] RISC-V readings and features
  2017-02-08  2:22 [wwwdocs] RISC-V readings and features Palmer Dabbelt
@ 2017-02-08 11:33 ` Gerald Pfeifer
  2017-02-08 18:46   ` Palmer Dabbelt
  2017-02-08 21:44   ` Gerald Pfeifer
  0 siblings, 2 replies; 7+ messages in thread
From: Gerald Pfeifer @ 2017-02-08 11:33 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: gcc-patches

Hi Palmer,

On Tue, 7 Feb 2017, Palmer Dabbelt wrote:
> These were suggested as part of our review process, but I never got an 
> OK on them.  Am I meant to just commit these?

I am pretty sure I acked htdocs/readings.html (see the mail below).

backends.html I am not sufficiently knowledgable, but since we trust
you to maintain the port, it makes sense to trust you to describe the
port's characteristics, too. ;-)

So, both are okay.

Thanks,
Gerald

======== forwarded message ========
From: Gerald Pfeifer <gerald@pfeifer.com>
To: Palmer Dabbelt <palmer@dabbelt.com>
Cc: joseph@codesourcery.com, gcc-patches@gcc.gnu.org
Date: Fri, 3 Feb 2017 22:55:05 +0100 (CET)
Subject: Re: New Port for RISC-V v2

On Fri, 3 Feb 2017, Palmer Dabbelt wrote:
> How do these look?

Fine for readings.html.  backends.html, not my cup of tea. ;-)

Gerald

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [wwwdocs] RISC-V readings and features
  2017-02-08 11:33 ` Gerald Pfeifer
@ 2017-02-08 18:46   ` Palmer Dabbelt
  2017-02-08 21:44   ` Gerald Pfeifer
  1 sibling, 0 replies; 7+ messages in thread
From: Palmer Dabbelt @ 2017-02-08 18:46 UTC (permalink / raw)
  To: gerald; +Cc: gcc-patches

Sorry, I must have missed that one.  They're committed.

Thanks!

On Wed, 08 Feb 2017 03:33:19 PST (-0800), gerald@pfeifer.com wrote:
> Hi Palmer,
>
> On Tue, 7 Feb 2017, Palmer Dabbelt wrote:
>> These were suggested as part of our review process, but I never got an
>> OK on them.  Am I meant to just commit these?
>
> I am pretty sure I acked htdocs/readings.html (see the mail below).
>
> backends.html I am not sufficiently knowledgable, but since we trust
> you to maintain the port, it makes sense to trust you to describe the
> port's characteristics, too. ;-)
>
> So, both are okay.
>
> Thanks,
> Gerald
>
> ======== forwarded message ========
> From: Gerald Pfeifer <gerald@pfeifer.com>
> To: Palmer Dabbelt <palmer@dabbelt.com>
> Cc: joseph@codesourcery.com, gcc-patches@gcc.gnu.org
> Date: Fri, 3 Feb 2017 22:55:05 +0100 (CET)
> Subject: Re: New Port for RISC-V v2
>
> On Fri, 3 Feb 2017, Palmer Dabbelt wrote:
>> How do these look?
>
> Fine for readings.html.  backends.html, not my cup of tea. ;-)
>
> Gerald

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [wwwdocs] RISC-V readings and features
  2017-02-08 11:33 ` Gerald Pfeifer
  2017-02-08 18:46   ` Palmer Dabbelt
@ 2017-02-08 21:44   ` Gerald Pfeifer
  2017-02-08 21:44     ` Palmer Dabbelt
  2017-03-01 13:38     ` Gerald Pfeifer
  1 sibling, 2 replies; 7+ messages in thread
From: Gerald Pfeifer @ 2017-02-08 21:44 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: gcc-patches

On Wed, 8 Feb 2017, Gerald Pfeifer wrote:
> So, both are okay.

Except http://riscv.org actually redirects to https://riscv.org . :-}

Fixed thusly.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.1043
diff -u -r1.1043 index.html
--- index.html	3 Feb 2017 20:39:15 -0000	1.1043
+++ index.html	8 Feb 2017 17:01:33 -0000
@@ -48,7 +48,7 @@
 
 <dt><span>RISC-V support</span>
      <span class="date">[2017-02-02]</span></dt>
-     <dd>Support for the <a href="http://riscv.org">RISC-V ISA</a> was added, contributed by Palmer Dabbelt and Andrew Waterman.</dd>
+     <dd>Support for the <a href="https://riscv.org">RISC-V ISA</a> was added, contributed by Palmer Dabbelt and Andrew Waterman.</dd>
 
 <dt><span>BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate Language) frontend added</span>
      <span class="date">[2017-02-01]</span></dt>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [wwwdocs] RISC-V readings and features
  2017-02-08 21:44   ` Gerald Pfeifer
@ 2017-02-08 21:44     ` Palmer Dabbelt
  2017-03-01 13:38     ` Gerald Pfeifer
  1 sibling, 0 replies; 7+ messages in thread
From: Palmer Dabbelt @ 2017-02-08 21:44 UTC (permalink / raw)
  To: gerald; +Cc: gcc-patches

On Wed, 08 Feb 2017 13:43:55 PST (-0800), gerald@pfeifer.com wrote:
> On Wed, 8 Feb 2017, Gerald Pfeifer wrote:
>> So, both are okay.
>
> Except http://riscv.org actually redirects to https://riscv.org . :-}
>
> Fixed thusly.
>
> Gerald
>
> Index: index.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
> retrieving revision 1.1043
> diff -u -r1.1043 index.html
> --- index.html	3 Feb 2017 20:39:15 -0000	1.1043
> +++ index.html	8 Feb 2017 17:01:33 -0000
> @@ -48,7 +48,7 @@
>
>  <dt><span>RISC-V support</span>
>       <span class="date">[2017-02-02]</span></dt>
> -     <dd>Support for the <a href="http://riscv.org">RISC-V ISA</a> was added, contributed by Palmer Dabbelt and Andrew Waterman.</dd>
> +     <dd>Support for the <a href="https://riscv.org">RISC-V ISA</a> was added, contributed by Palmer Dabbelt and Andrew Waterman.</dd>
>
>  <dt><span>BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate Language) frontend added</span>
>       <span class="date">[2017-02-01]</span></dt>

Thanks

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [wwwdocs] RISC-V readings and features
  2017-02-08 21:44   ` Gerald Pfeifer
  2017-02-08 21:44     ` Palmer Dabbelt
@ 2017-03-01 13:38     ` Gerald Pfeifer
  2017-03-01 17:37       ` Palmer Dabbelt
  1 sibling, 1 reply; 7+ messages in thread
From: Gerald Pfeifer @ 2017-03-01 13:38 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: gcc-patches

On Wed, 8 Feb 2017, Gerald Pfeifer wrote:
> Except http://riscv.org actually redirects to https://riscv.org . :-}

I now made the same update to readings.html as well.

Applied.

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.268
diff -u -r1.268 readings.html
--- readings.html	26 Feb 2017 14:35:13 -0000	1.268
+++ readings.html	1 Mar 2017 13:37:57 -0000
@@ -245,8 +245,8 @@
 
  <li>riscv
   <br />Manufacturer: Many (open ISA standard)
-  <br /><a href="http://riscv.org">RISC-V Foundation</a>
-  <br /><a href="http://riscv.org/specifications/">ISA Specifications</a>
+  <br /><a href="https://riscv.org">RISC-V Foundation</a>
+  <br /><a href="https://riscv.org/specifications/">ISA Specifications</a>
  </li>
  
  <li>rs6000 (powerpc, powerpcle)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [wwwdocs] RISC-V readings and features
  2017-03-01 13:38     ` Gerald Pfeifer
@ 2017-03-01 17:37       ` Palmer Dabbelt
  0 siblings, 0 replies; 7+ messages in thread
From: Palmer Dabbelt @ 2017-03-01 17:37 UTC (permalink / raw)
  To: gerald; +Cc: gcc-patches

On Wed, 01 Mar 2017 05:38:42 PST (-0800), gerald@pfeifer.com wrote:
> On Wed, 8 Feb 2017, Gerald Pfeifer wrote:
>> Except http://riscv.org actually redirects to https://riscv.org . :-}
>
> I now made the same update to readings.html as well.
>
> Applied.

Thanks!

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-01 17:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-08  2:22 [wwwdocs] RISC-V readings and features Palmer Dabbelt
2017-02-08 11:33 ` Gerald Pfeifer
2017-02-08 18:46   ` Palmer Dabbelt
2017-02-08 21:44   ` Gerald Pfeifer
2017-02-08 21:44     ` Palmer Dabbelt
2017-03-01 13:38     ` Gerald Pfeifer
2017-03-01 17:37       ` Palmer Dabbelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).