From patchwork Thu Aug 29 16:50:24 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alistair Francis X-Patchwork-Id: 34335 Received: (qmail 129479 invoked by alias); 29 Aug 2019 16:54:09 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 129422 invoked by uid 89); 29 Aug 2019 16:54:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.6 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= X-HELO: esa2.hgst.iphmx.com DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wdc.com; i=@wdc.com; q=dns/txt; s=dkim.wdc.com; t=1567097648; x=1598633648; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=HqCs9mljejUqK46ye1EehWb5Jfx69yt+AgR0PlTUnus=; b=OfKQ1v/CfeNrAMwUM7vqVao5k3UxRxcVM8cAIWZt0Ub572vp5erXMZLR 2wx9bQcsae15lV1d6hYjekt8NqHuRaH+5Acd9x90wgkN3fwaYLHTbhVWX uzjYiZ5SqmxJiIhzYG5o9wth5F0RRaV9c1BDAQaK2J6EipOlIZjzYAe7P s44jNmGNqnOQE+y9hu1xHWzLwp+NF7jPUzkuQ6c/+yN9+IjgXQ6jqkbuW Ou/eFvgnku12TAQ9QqH8BuWggiagbWYbaoMkCnkjemQD3+pmCDo+guypS sjB++7Wlcwwlwz2Iu3n1CyN/Y7mWu0IAVYqriKyC+2ebkRqyysTQTcxk1 w==; IronPort-SDR: H6OeYYjl/izHzSx5HKTBi1d6zc3Uxl5L12URkZF679+udOsU/iTuFKlWPl/y5XAwLe8PLlT3X7 mjr+rEzwTFGyf7okmdFeXL0NQc2qJY1auvbFEbErSugIYIt+HOq0Tqh6dH8HjTX+Tfk5JAe7Pc ZFBEtuYsyIaGARLLAUDzmkS7LdZqqQkufHt0RNr/1lxfSOojvfksIWCgjHcgfx50b8+keEVMKt q5yuAwh7mq2XIQGqEO+1JNtDphh6tDlk9jsOQGXJJHSBNVc3r9i1Bbg4Q8Lie59l7NqWwv4b+Y Lkk= IronPort-SDR: rTlW6VRnUkp2Ci5kHEZvahk/RY14HilkngJ0oxqoHDFuDLinJ5+XYwDAXnW+GuqQvSp/gSxpZv 61Yzmkd4uD29laN+XD3VhTssNUvYWdIp9odTvk2u19x5udKnyrzr1zphZ2zUfRgltHECd1310p cUJjoOMhDijbXjruWL3drHzsA0MBBLuITbrfHEqBAQkT+qi3DQY89SiXbmaJ08CMxr0yDHtyzU uOBb8H8OluGeZTMzDwqoucmkoHNds5T7M1OiC2WpseJBOUiFUm63+0YSKEdT4Uc7Ni1aN7Lo4Y s6xcAggBScxA0uiNFmMsZ4ag IronPort-SDR: cW5Lg2xB4NECNecxUv/BziRgvZ/NO+PqM0iI9eyxa5NCv4eIQbeTqttsf/Y5knLpeSDnUArnub y7ts5H8F5AWTSHiA69z/6jSfy3fQOqAaLCNhS5W7c+5bz53DFgygE9c/80RCpN1+GoffneJFAs 11sZ0t1eBchvTKdR1KOHy3HQPAYG3GfbbAQDXoVAmfwkO7jRN65YCug1dZh7iya3YQ4Z+v5zFg Bo5lLqvdWxItZpy7sQJXVVedO7ki1IO3Nvt/8EohBCB+Qmh74jPB+hubPp+TC6WASLlK37Ye6y 4c8= WDCIronportException: Internal From: Alistair Francis To: libc-alpha@sourceware.org Cc: arnd@arndb.de, adhemerval.zanella@linaro.org, fweimer@redhat.com, palmer@sifive.com, macro@wdc.com, zongbox@gmail.com, alistair.francis@wdc.com, alistair23@gmail.com Subject: [RFC v5 09/21] Documentation for the RISC-V 32-bit port Date: Thu, 29 Aug 2019 09:50:24 -0700 Message-Id: <6d3075596bd48a23feef178dfb56f416c5892072.1567097252.git.alistair.francis@wdc.com> In-Reply-To: References: MIME-Version: 1.0 From: Zong Li There are RISC-V 64-bit port information in these documentations. I add the small documentation entries about the RISC-V 32-bit port together. Signed-off-by: Alistair Francis --- NEWS | 6 ++++++ README | 1 + 2 files changed, 7 insertions(+) diff --git a/NEWS b/NEWS index a64b89986ac..289ff0404ee 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,12 @@ Major new features: 18661-1:2014 and TS 18661-3:2015 as amended by the resolution of Clarification Request 13 to TS 18661-3. +* Support RISC-V port for 32-bit. The ISA and ABI pairs supported as follows: + + - rv32imac ilp32 + - rv32imafdc ilp32 + - rv32imafdc ilp32d + Deprecated and removed features, and other changes affecting compatibility: * The totalorder and totalordermag functions, and the corresponding diff --git a/README b/README index eb9b0b34a35..2dc80d0062e 100644 --- a/README +++ b/README @@ -38,6 +38,7 @@ The GNU C Library supports these configurations for using Linux kernels: powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu s390x-*-linux-gnu + riscv32-*-linux-gnu riscv64-*-linux-gnu sh[34]-*-linux-gnu sparc*-*-linux-gnu