Message ID | mhng-c7578567-6b04-4ce5-86ce-0638be7effe0@palmer-mbp2014 |
---|---|
State | New |
Headers | show |
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
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
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