public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Updating the backend status for h8300 on the wiki
@ 2020-11-30 14:37 John Paul Adrian Glaubitz
  2020-11-30 19:22 ` Jeff Law
  0 siblings, 1 reply; 7+ messages in thread
From: John Paul Adrian Glaubitz @ 2020-11-30 14:37 UTC (permalink / raw)
  To: gcc-patches

Hi!

Now that h8300 has been converted to use MODE_CC, it might be a good idea
to update the documentation on the wiki [1] which still lists h8300 as
being cc0.

Adrian

> [1] https://gcc.gnu.org/backends.html

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: Updating the backend status for h8300 on the wiki
  2020-11-30 14:37 Updating the backend status for h8300 on the wiki John Paul Adrian Glaubitz
@ 2020-11-30 19:22 ` Jeff Law
  2020-12-05 18:49   ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 7+ messages in thread
From: Jeff Law @ 2020-11-30 19:22 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]



On 11/30/20 7:37 AM, John Paul Adrian Glaubitz wrote:
> Hi!
>
> Now that h8300 has been converted to use MODE_CC, it might be a good idea
> to update the documentation on the wiki [1] which still lists h8300 as
> being cc0.
Thanks.  I'd been meaning to update that.

I also took care of updating cris and mn103 status WRT cc0.  Attached is
what was pushed to the gcc-wwwdocs trunk.

jeff


[-- Attachment #2: P --]
[-- Type: text/plain, Size: 1344 bytes --]

commit 50b60e27027f494487deec31cbb0e4133473de34
Author: Jeff Law <law@redhat.com>
Date:   Mon Nov 30 12:21:24 2020 -0700

    Update H8, mn103 and cris state WRT cc0

diff --git a/htdocs/backends.html b/htdocs/backends.html
index 2de21fee..635261ef 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -77,13 +77,13 @@ avr        |    L  FI    l  cp   g
 bfin       |       F             gi
 c6x        |   S     CB          gi
 cr16       |    L  F C           g    s
-cris       |       F  B     c    gi   s
+cris       |       F  B          gi   s
 csky       |                  b   ia
 epiphany   |         C           gi   s
 fr30       | ??    FI B      pb mg    s
 frv        | ??       B       b   i   s
 gcn        |   S     C D  q        a e
-h8300      |       FI B     c    g    s
+h8300      |       FI B          g    s
 i386       |     Q        q   b   ia
 ia64       |   ? Q   C    qr  b m i
 iq2000     | ???   FICB       b  g  t
@@ -96,7 +96,7 @@ mep        |       F C        b  g  t s
 microblaze |         CB           i   s
 mips       |     Q   CB   qr      ia  s
 mmix       | HM  Q   C    q       i  e
-mn10300    | ??             c    gi   s
+mn10300    | ??                  gi   s
 moxie      |       F             g  t s
 msp430     |    L  FI    l    b  g    s
 nds32      |       F C            ia  s

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

* Re: Updating the backend status for h8300 on the wiki
  2020-11-30 19:22 ` Jeff Law
@ 2020-12-05 18:49   ` John Paul Adrian Glaubitz
  2020-12-06 15:01     ` Maciej W. Rozycki
  2020-12-07  8:06     ` Eric Botcazou
  0 siblings, 2 replies; 7+ messages in thread
From: John Paul Adrian Glaubitz @ 2020-12-05 18:49 UTC (permalink / raw)
  To: Jeff Law; +Cc: gcc-patches

Hi Jeff!

On 11/30/20 8:22 PM, Jeff Law wrote:
> I also took care of updating cris and mn103 status WRT cc0.  Attached is
> what was pushed to the gcc-wwwdocs trunk.

Now that VAX has been converted as well, the entry can be updated here as well.

Now there are only AVR and CR16 that need to be converted. Great progress!

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


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

* Re: Updating the backend status for h8300 on the wiki
  2020-12-05 18:49   ` John Paul Adrian Glaubitz
@ 2020-12-06 15:01     ` Maciej W. Rozycki
  2020-12-07  8:06     ` Eric Botcazou
  1 sibling, 0 replies; 7+ messages in thread
From: Maciej W. Rozycki @ 2020-12-06 15:01 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz; +Cc: Jeff Law, gcc-patches

On Sat, 5 Dec 2020, John Paul Adrian Glaubitz wrote:

> Now that VAX has been converted as well, the entry can be updated here 
> as well.

 I've done that already.

  Maciej

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

* Re: Updating the backend status for h8300 on the wiki
  2020-12-05 18:49   ` John Paul Adrian Glaubitz
  2020-12-06 15:01     ` Maciej W. Rozycki
@ 2020-12-07  8:06     ` Eric Botcazou
  2020-12-07  8:14       ` John Paul Adrian Glaubitz
  1 sibling, 1 reply; 7+ messages in thread
From: Eric Botcazou @ 2020-12-07  8:06 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz; +Cc: gcc-patches, Jeff Law

> Now there are only AVR and CR16 that need to be converted. Great progress!

Indeed, but why does CR16 not have the 'c' letter then?

-- 
Eric Botcazou



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

* Re: Updating the backend status for h8300 on the wiki
  2020-12-07  8:06     ` Eric Botcazou
@ 2020-12-07  8:14       ` John Paul Adrian Glaubitz
  2020-12-07  8:31         ` Eric Botcazou
  0 siblings, 1 reply; 7+ messages in thread
From: John Paul Adrian Glaubitz @ 2020-12-07  8:14 UTC (permalink / raw)
  To: Eric Botcazou; +Cc: gcc-patches, Jeff Law

On 12/7/20 9:06 AM, Eric Botcazou wrote:
>> Now there are only AVR and CR16 that need to be converted. Great progress!
> 
> Indeed, but why does CR16 not have the 'c' letter then?

I noticed that as well.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


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

* Re: Updating the backend status for h8300 on the wiki
  2020-12-07  8:14       ` John Paul Adrian Glaubitz
@ 2020-12-07  8:31         ` Eric Botcazou
  0 siblings, 0 replies; 7+ messages in thread
From: Eric Botcazou @ 2020-12-07  8:31 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz; +Cc: gcc-patches

> I noticed that as well.

OK, now corrected.

-- 
Eric Botcazou



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

end of thread, other threads:[~2020-12-07  8:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 14:37 Updating the backend status for h8300 on the wiki John Paul Adrian Glaubitz
2020-11-30 19:22 ` Jeff Law
2020-12-05 18:49   ` John Paul Adrian Glaubitz
2020-12-06 15:01     ` Maciej W. Rozycki
2020-12-07  8:06     ` Eric Botcazou
2020-12-07  8:14       ` John Paul Adrian Glaubitz
2020-12-07  8:31         ` Eric Botcazou

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).