public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Remove CC0 from backends.html
@ 2021-05-04 13:58 Segher Boessenkool
  2021-05-04 16:30 ` Eric Botcazou
  0 siblings, 1 reply; 3+ messages in thread
From: Segher Boessenkool @ 2021-05-04 13:58 UTC (permalink / raw)
  To: gcc-patches; +Cc: Segher Boessenkool

Pushed.  What is next?  :-)


Segher


---
 htdocs/backends.html | 105 +++++++++++++++++++++++++--------------------------
 1 file changed, 52 insertions(+), 53 deletions(-)

diff --git a/htdocs/backends.html b/htdocs/backends.html
index 8d95e915709c..8034a5776360 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -49,7 +49,6 @@ l       Port cannot use ILP32 mode integer arithmetic.
 q       Port can use LP64 mode integer arithmetic.
 r       Port can switch between ILP32 and LP64 at runtime.
         (Not necessarily supported by all subtargets.)
-c       Port uses cc0.
 p       Port uses define_peephole (as opposed to define_peephole2).
 b       Port uses '"* ..."' notation for output template code.
 f       Port does not define prologue and/or epilogue RTL expanders.
@@ -67,58 +66,58 @@ s       <arch>-elf is the correct target to use with the simulator
 
 <pre>
            |      Characteristics
-Target     | HMSLQNFICBD lqrcpbfmgiates
------------+---------------------------
-aarch64    |     Q        q   b  gia  s
-alpha      |  ?  Q   C    q     mgi  e
-arc        |          B       b  gia
-arm        |                  b   ia  s
-avr        |    L  FI    l  cp   g
-bfin       |       F             gi
-c6x        |   S     CB          gi
-cr16       |    L  F C      c    g    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          g    s
-i386       |     Q        q   b   ia
-ia64       |   ? Q   C    qr  b m i
-iq2000     | ???   FICB       b  g  t
-lm32       |       F             g
-m32c       |    L  FI    l    b  g    s
-m32r       |       FI         b       s
-m68k       |                 pb   i
-mcore      |  ?    FI        pb mg    s
-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    | ??                  gi   s
-moxie      |       F             g  t s
-msp430     |    L  FI    l    b  g    s
-nds32      |       F C            ia  s
-nios2      |         C            ia
-nvptx      |   S Q   C    q     mg   e
-pa         |     Q   CBD  qr  b   i  e
-pdp11      |    L   IC    qr  b      e
-powerpcspe |     Q   C    qr pb   ia
-pru        |    L  F               a  s
-riscv      |     Q   C    qr     gia
-rl78       |    L  F     l       g    s
-rs6000     |     Q   C    qr pb   ia
-rx         |                          s
-s390       |     Q        qr     gia e
-sh         |     Q   CB   qr p    i
-sparc      |     Q   CB   qr  b   ia
-stormy16   | ???L  FIC D l    b   i
-tilegx     |     Q   C    q      gi  e
-tilepro    |   S   F C           gi  e
-v850       |                     g a  s
-vax        |  M     I         b   i  e
-visium     |          B          g  t s
+Target     | HMSLQNFICBD lqrpbfmgiates
+-----------+--------------------------
+aarch64    |     Q        q  b  gia  s
+alpha      |  ?  Q   C    q    mgi  e
+arc        |          B      b  gia
+arm        |                 b   ia  s
+avr        |    L  FI    l  p   g
+bfin       |       F            gi
+c6x        |   S     CB         gi
+cr16       |    L  F C          g    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         g    s
+i386       |     Q        q  b   ia
+ia64       |   ? Q   C    qr b m i
+iq2000     | ???   FICB      b  g  t
+lm32       |       F            g
+m32c       |    L  FI    l   b  g    s
+m32r       |       FI        b       s
+m68k       |                pb   i
+mcore      |  ?    FI       pb mg    s
+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    | ??                 gi   s
+moxie      |       F            g  t s
+msp430     |    L  FI    l   b  g    s
+nds32      |       F C           ia  s
+nios2      |         C           ia
+nvptx      |   S Q   C    q    mg   e
+pa         |     Q   CBD  qr b   i  e
+pdp11      |    L   IC    qr b      e
+powerpcspe |     Q   C    qrpb   ia
+pru        |    L  F              a  s
+riscv      |     Q   C    qr    gia
+rl78       |    L  F     l      g    s
+rs6000     |     Q   C    qrpb   ia
+rx         |                         s
+s390       |     Q        qr    gia e
+sh         |     Q   CB   qrp    i
+sparc      |     Q   CB   qr b   ia
+stormy16   | ???L  FIC D l   b   i
+tilegx     |     Q   C    q     gi  e
+tilepro    |   S   F C          gi  e
+v850       |                    g a  s
+vax        |  M     I        b   i  e
+visium     |          B         g  t s
 xtensa     |         C
 </pre>
 
-- 
1.8.3.1


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

* Re: [wwwdocs] Remove CC0 from backends.html
  2021-05-04 13:58 [wwwdocs] Remove CC0 from backends.html Segher Boessenkool
@ 2021-05-04 16:30 ` Eric Botcazou
  2021-05-05 12:49   ` Segher Boessenkool
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Botcazou @ 2021-05-04 16:30 UTC (permalink / raw)
  To: Segher Boessenkool; +Cc: gcc-patches

> Pushed.  What is next?  :-)

You can finally remove powerpcspe. :-)

-- 
Eric Botcazou



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

* Re: [wwwdocs] Remove CC0 from backends.html
  2021-05-04 16:30 ` Eric Botcazou
@ 2021-05-05 12:49   ` Segher Boessenkool
  0 siblings, 0 replies; 3+ messages in thread
From: Segher Boessenkool @ 2021-05-05 12:49 UTC (permalink / raw)
  To: Eric Botcazou; +Cc: gcc-patches

On Tue, May 04, 2021 at 06:30:04PM +0200, Eric Botcazou wrote:
> > Pushed.  What is next?  :-)
> 
> You can finally remove powerpcspe. :-)

Done, thanks!


Segher

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

end of thread, other threads:[~2021-05-05 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 13:58 [wwwdocs] Remove CC0 from backends.html Segher Boessenkool
2021-05-04 16:30 ` Eric Botcazou
2021-05-05 12:49   ` Segher Boessenkool

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