From patchwork Wed Feb 8 02:22:14 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Palmer Dabbelt X-Patchwork-Id: 725481 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 3vJ4jx12wrz9s2P for ; Wed, 8 Feb 2017 13:22:42 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="iJncZU0F"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version; q=dns; s=default; b=bK ctiJrOROKWAEc6RIUkj6RYltqRVOHj1oGmqHaYWdrLIy5IgqyaT6OquljP4tL1Jv k9rmkM6EKPToW6Rpa5o34IDeNb95yy9Xib+qfZT4vktyydCi9Nbx408tkquljYjr 4o+HkBXZPSf5FMMyPfBslczFARpvFO8rKI460g2kg= 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:date :from:to:subject:message-id:mime-version; s=default; bh=2z/O6TKy laMiHuVMbLIJQCD5xqc=; b=iJncZU0FcwqH9ALFxgONlQ/zDE1MOOu5/1Wx7jhY VWx4273dn9f2fFi5TCUedgFywLVfvSz4EdjbAMVJ8jQ3s/SQta0EoTJVL0/B/Sd4 02bioNzkrIGFbi0NdMQ6lW+9uW2VGIxNqjxWrabD92rh60sVkRufI9DWH2ft7M6k tjQ= Received: (qmail 31461 invoked by alias); 8 Feb 2017 02:22:28 -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 31451 invoked by uid 89); 8 Feb 2017 02:22:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL, BAYES_05, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=no version=3.3.2 spammy=gia, cbd, CBD, readings X-HELO: mail-pf0-f177.google.com Received: from mail-pf0-f177.google.com (HELO mail-pf0-f177.google.com) (209.85.192.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 Feb 2017 02:22:17 +0000 Received: by mail-pf0-f177.google.com with SMTP id 189so37802339pfu.3 for ; Tue, 07 Feb 2017 18:22:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version; bh=VHW7RjeN6EBtWH5wHuIsuvqxrCyZBdGKJYVhsBEZjuM=; b=VnHSQq3QnXi2T9PABFyPp4oi0z68gC15iYmarwOpJgwSHybL63WOUYBNHbsnnopl92 uRihwqT0yEfKNc3qchsV3USogEekAOG6M2EidgmKFKK4BOv3uPmf3MUWgwCTK+uf5tIb KoOyx4Ua7nGOESxsUAuuMkrYNNBRMEpCmkbyvoQSMB8Li6Gja5qZow7r3G2QEFFNwxMF zMf7N3O8Q3vZUSyvTX82YfWVxLjISENXIDsB6tC/o29rusacw59Rk7HglUumGBlHgZir BQPdmfUgEEwGWC0wN9pgTrFfaRCTGGwnKjOzuB1RjlNWRUcmHwk5ewC+ptd1yWQsG24W /RvA== X-Gm-Message-State: AIkVDXK5W9lAvCpuBsA5MULKo3J8AGzAME0U6wmOjcaGvJaR3/0Ks4iljmp9vGO/7g+t+Q== X-Received: by 10.98.42.151 with SMTP id q145mr23321417pfq.175.1486520535430; Tue, 07 Feb 2017 18:22:15 -0800 (PST) Received: from localhost (c-73-222-189-110.hsd1.ca.comcast.net. [73.222.189.110]) by smtp.gmail.com with ESMTPSA id p26sm14731731pfj.23.2017.02.07.18.22.14 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Feb 2017 18:22:14 -0800 (PST) Date: Tue, 07 Feb 2017 18:22:14 -0800 (PST) X-Google-Original-Date: Tue, 07 Feb 2017 18:22:10 PST (-0800) From: Palmer Dabbelt To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] RISC-V readings and features Message-ID: Mime-Version: 1.0 (MHng) X-IsSubscribed: yes These were suggested as part of our review process, but I never got an OK on them. Am I meant to just commit these? 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 @@
Manufacturer: DEC
Simulators + +
  • riscv +
    Manufacturer: Many (open ISA standard) +
    RISC-V Foundation +
    ISA Specifications +
  • rs6000 (powerpc, powerpcle)
    Manufacturer: IBM, Motorola