From patchwork Fri Nov 29 17:21:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Segher Boessenkool X-Patchwork-Id: 1202536 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-514884-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kernel.crashing.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="gACu4u3U"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47PhCC46Wjz9sR2 for ; Sat, 30 Nov 2019 04:22:13 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id; q=dns; s=default; b=Rrm5bakE4emH 8yradXUl438oeyjDbfEkYy4wGoJqcBfaCDYxCO8CDNvXUpaEKIJwwv+4UdjelRrL sZMTHQ4/QWxeqaOxarKFuQuznSS6AQe726rh+AJ150P/sZpWpu0ZTNOImyBoIxb3 veYof6faRdiPGEczT7L3N9EZl3b60O4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id; s=default; bh=VuiTyUJIbmItGU6VzO zwq6Qp3OU=; b=gACu4u3U/Xw0couabBGwJa6SW491GLBnr/BZaTF5HITne+HDgO Kwk4Z+/2KCP/nEcYOnFujSKWWoUMh3Y0pXgexBoGPpWy39d2kVcBibtPAElZPQtS Lf0bjUpIlWvrkXFbsK3u2gEZfx2TW69LxO+SbF0XUlYFcykpC10XufLKk= Received: (qmail 62371 invoked by alias); 29 Nov 2019 17:22:06 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 62362 invoked by uid 89); 29 Nov 2019 17:22:05 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3 autolearn=ham version=3.3.1 spammy=gia, simulator, h8300 X-HELO: gcc1-power7.osuosl.org Received: from gcc1-power7.osuosl.org (HELO gcc1-power7.osuosl.org) (140.211.15.137) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 29 Nov 2019 17:22:04 +0000 Received: by gcc1-power7.osuosl.org (Postfix, from userid 10019) id 09E5D1240C7D; Fri, 29 Nov 2019 17:22:02 +0000 (UTC) From: Segher Boessenkool To: gcc-patches@gcc.gnu.org Cc: Segher Boessenkool Subject: [PATCH committed] wwwdocs: Update simulator in backends.html (i386, m68k, s390, tilegx) Date: Fri, 29 Nov 2019 17:21:59 +0000 Message-Id: <77d900eae547f79868f34f5879ebaacf9c6cf07d.1575048018.git.segher@kernel.crashing.org> X-IsSubscribed: yes All of i386, m68k, s390, and tilegx are supported in QEMU (see https://wiki.qemu.org/Documentation/Platforms for example), so they should not have "S" (or "?" in that column). --- htdocs/backends.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/backends.html b/htdocs/backends.html index a392d5e..2de21fe 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -84,13 +84,13 @@ fr30 | ?? FI B pb mg s frv | ?? B b i s gcn | S C D q a e h8300 | FI B c g s -i386 | ? Q q b ia +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 +m68k | pb i mcore | ? FI pb mg s mep | F C b g t s microblaze | CB i s @@ -110,11 +110,11 @@ riscv | Q C qr gia rl78 | L F l g s rs6000 | Q C qr pb ia rx | s -s390 | ? Q qr gia e +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 | S Q C q gi e +tilegx | Q C q gi e tilepro | S F C gi e v850 | g a s vax | M I c b i e