From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa1-x32.google.com (mail-oa1-x32.google.com [IPv6:2001:4860:4864:20::32]) by sourceware.org (Postfix) with ESMTPS id 83C0538582AE for ; Thu, 14 Jul 2022 16:13:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 83C0538582AE Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=sifive.com Received: by mail-oa1-x32.google.com with SMTP id 586e51a60fabf-fe023ab520so2984695fac.10 for ; Thu, 14 Jul 2022 09:13:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=TSfL4TPUR35X6Oonnp4gD2dzFbS9E5vBr74rBsfzQk0=; b=Nzrzs7DiUfKTfzYQGgJxq5Z0XoGccnr/76KT3QZcOCL3rxu1k0pYUaT0yOd9Z1ScAX 0YEXL1gQfgpJMHYdFrrFdHf5v5vVtmO+BMlqDJqUN8MjuvfwLK6/MV6hyZX940nGOJia zajCFAm2M+fejsjORtaK+2jsqU/PujaVoz7v0RyBLEAfnMKimT8zHQSPmuqAuKMGbbza 09fM5ixyhovqu8vcLnveqgxDVpwq2IrzdlLzH2fABcqYVVoBODFJL/RcE9a+rkDfpbqI Yo10UoFAuGzxVqF3E2pzJMbzmSR7sEL+URy4HlxaNXzZLo640oFurTqrsd7fz6K5etaE U/Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=TSfL4TPUR35X6Oonnp4gD2dzFbS9E5vBr74rBsfzQk0=; b=l+D9N/L6EBOhMoxr2Uz4oAty+qILlh0Qt45tlPRWwySaomuzeAUQCGl0q12HzbPGmp 4aML8pYeTTntquwg03JA3ZHAYbvJv7SFEoNUJGnb2n6w2ofKCE7/+TGXgMWRlwIMXcQK cRY7BUDVnWNplzj6QYTeCqKpccNCAmIJrf7AZ5v06sGq15aR9x2Qy0uT7+dwDKxzthYc EY8IdTjkL1d7I2ROTBrEO4VeqGt4z4sODTLAhyYiP+kIZq10MBmNQ78EeYnsdDcfeOTP OXi9yVh7qBlD1z51C0NMIEZKPa3blyNeiCusO2fAQT8FyjDC0IZ2v1oO4ztil2QZOVwa RywQ== X-Gm-Message-State: AJIora+SxfOxu4Htg9WG6QWMoDb7xSiGW9gLzolTrOndLZ6L79SQUyi/ bsPdPytKaX1Sdzp4u650mg6stIzc+Sy8cK01PfS89Hsj2ys= X-Google-Smtp-Source: AGRyM1tPz58BCNLHjJWSJeujEmWXddtyb3UC5d7JhsoCNHYRN5FDP+9uRl1QGYI7XjYDQZKMc6LVxA8djQ1Ipp4VmKM= X-Received: by 2002:a05:6870:238a:b0:10c:29cd:1b4a with SMTP id e10-20020a056870238a00b0010c29cd1b4amr7594052oap.18.1657815217804; Thu, 14 Jul 2022 09:13:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kito Cheng Date: Fri, 15 Jul 2022 00:13:27 +0800 Message-ID: Subject: RISC-V: Public review for Non-ISA Specification: psABI To: gcc@gcc.gnu.org, Binutils , libc-alpha@sourceware.org, gdb@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2022 16:13:40 -0000 We are delighted to announce the start of the public review period for psABI. The review period begins today, 2022/07/14, and ends on 2022/08/29 (inclusive). This Non-ISA specification is described in the PDF available at: https://github.com/riscv-non-isa/riscv-elf-psabi-doc/releases/tag/v1.0-rc3 which was generated from the source available in the following GitHub repo: https://github.com/riscv-non-isa/riscv-elf-psabi-doc To respond to the public review, please either email comments to the public isa-dev (isa-dev@groups.riscv.org) mailing list or add issues and/or pull requests (PRs) to the GitHub repo (https://github.com/riscv-non-isa/riscv-elf-psabi-doc). We welcome all input and appreciate your time and effort in helping us by reviewing the specification. During the public review period, corrections, comments, and suggestions, will be gathered for review by the psABI Task Group. Any minor corrections and/or uncontroversial changes will be incorporated into the specification. Any remaining issues or proposed changes will be addressed in the public review summary report. If there are no issues that require incompatible changes to the public review specification, the psABI Task Group will recommend the updated specifications be approved and ratified by the RISC-V Technical Steering Committee and the RISC-V Board of Directors. Thanks to all the contributors for all their hard work. Kito Cheng