From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13909 invoked by alias); 21 Jan 2015 09:14:02 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 13840 invoked by uid 89); 21 Jan 2015 09:14:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 21 Jan 2015 09:13:58 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id EF8A228F0813; Wed, 21 Jan 2015 10:13:54 +0100 (CET) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AJbraWSd9AeG; Wed, 21 Jan 2015 10:13:54 +0100 (CET) Received: from polaris.localnet (bon31-6-88-161-99-133.fbx.proxad.net [88.161.99.133]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id C4A2D28F07F8; Wed, 21 Jan 2015 10:13:54 +0100 (CET) From: Eric Botcazou To: Steven Bosscher Cc: gcc-patches@gcc.gnu.org Subject: Re: Housekeeping work in backends.html Date: Wed, 21 Jan 2015 09:27:00 -0000 Message-ID: <1883039.mIgOV7IpO6@polaris> User-Agent: KMail/4.7.2 (Linux/3.1.10-1.29-desktop; KDE/4.7.2; x86_64; ; ) In-Reply-To: References: <8312738.ciDlLVGyTE@polaris> <3099427.HZad4n1Lxd@polaris> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="nextPart74881654.b8dj2dTSpR" Content-Transfer-Encoding: 7Bit X-SW-Source: 2015-01/txt/msg01889.txt.bz2 --nextPart74881654.b8dj2dTSpR Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Content-length: 190 > Perhaps 'd' should just go away completely. It was intended to > distinguish between ports using the old scheduler description and > ports using the DFA model. Applied. -- Eric Botcazou --nextPart74881654.b8dj2dTSpR Content-Disposition: attachment; filename="p.diff" Content-Transfer-Encoding: 7Bit Content-Type: text/x-patch; charset="UTF-8"; name="p.diff" Content-length: 4810 Index: backends.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v retrieving revision 1.64 diff -u -r1.64 backends.html --- backends.html 20 Jan 2015 10:30:39 -0000 1.64 +++ backends.html 21 Jan 2015 09:11:13 -0000 @@ -50,9 +50,8 @@ 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. -g Port does not define TARGET_ASM_FUNCTION_(PRO|EPI)LOGUE. m Port does not use define_constants. -d Port does not use DFA scheduler descriptions. +g Port does not define TARGET_ASM_FUNCTION_(PRO|EPI)LOGUE. i Port generates multiple inheritance thunks using TARGET_ASM_OUTPUT_MI(_VCALL)_THUNK. a Port uses LRA (by default, i.e. unless overridden by a switch). @@ -65,54 +64,54 @@
            |      Characteristics
-Target     | HMSLQNFICBD lqrcpbfgmdiates
------------+----------------------------
-aarch64    |     Q        q   b g  ia  s
-alpha      |  ?? Q   C    q     g  i  e
-arc        |          B       b g  i
-arm        |                  b    ia  s
-avr        |    L  FI    l  cp  g d
-bfin       |       F            g  i
-c6x        |   S     CB         g  i
-cr16       |    L  F C          g d    s
-cris       |       F  B     c   g di   s
-epiphany   |         C          g  i   s
-fr30       | ??    FI B      pb gmd    s
-frv        | ??       B       b    i   s
-h8300      |       FI B     c   g d    s
-i386       |   ? Q        q   b    ia
-ia64       |   ? Q   C    qr  b    i
-iq2000     | ???   FICB       b g    t
-lm32       |       F            g
-m32c       |    L  FI    l    b g d    s
-m32r       |       FI         b        s
-m68k       |   ?            cpb    i
-mcore      |  ?    FI        pb gm     s
-mep        |       F C        b g    t s
-microblaze |         CB            i   s
-mips       |     Q   CB   qr       ia  s
-mmix       | HM  Q   C    q       di  e
-mn10300    | ??             c   g  i   s
-moxie      |       F            g d  t s
-msp430     |    L  FI    l    b g d    s
-nds32      |       F C             ia  s
+Target     | HMSLQNFICBD lqrcpbfmgiates
+-----------+---------------------------
+aarch64    |     Q        q   b  gia  s
+alpha      |  ?? Q   C    q     mgi  e
+arc        |          B       b  gi
+arm        |                  b   ia  s
+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
+epiphany   |         C           gi   s
+fr30       | ??    FI B      pb mg    s
+frv        | ??       B       b   i   s
+h8300      |       FI B     c    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       |   ?            cpb   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    | ??             c    gi   s
+moxie      |       F             g  t s
+msp430     |    L  FI    l    b  g    s
+nds32      |       F C            ia  s
 nios2      |   S     C
-nvptx      |   S Q   C    q     g     e
-pa         |   ? Q   CBD  qr  b  m i  e
-pdp11      |    L   IC    qrc b   d   e
-rl78       |    L  F     l      g d    s
-rs6000     |     Q   C    qr pb    i
-rx         |                           s
-s390       |   ? Q        qr    g  ia e
-sh         |     Q   CB   qr p     i
-sparc      |     Q   CB   qr  b    i
-spu        |   ? Q  *C          g  i
-stormy16   | ???L  FIC D l    b  mdi
-tilegx     |   S Q   C    q     g  i  e
-tilepro    |   S   F C          g  i  e
-v850       | ??    FI       c   gm     s
-vax        |  M?    I       c b   di  e
-visium     |          B         g      s
+nvptx      |   S Q   C    q     mg   e
+pa         |   ? Q   CBD  qr  b   i  e
+pdp11      |    L   IC    qrc b      e
+rl78       |    L  F     l       g    s
+rs6000     |     Q   C    qr pb   i
+rx         |                          s
+s390       |   ? Q        qr     gia e
+sh         |     Q   CB   qr p    i
+sparc      |     Q   CB   qr  b   i
+spu        |   ? Q  *C          mgi
+stormy16   | ???L  FIC D l    b   i
+tilegx     |   S Q   C    q      gi  e
+tilepro    |   S   F C           gi  e
+v850       | ??    FI       c    g    s
+vax        |  M?    I       c b   i  e
+visium     |          B          g    s
 xtensa     |         C
 
--nextPart74881654.b8dj2dTSpR--