From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa1-x2a.google.com (mail-oa1-x2a.google.com [IPv6:2001:4860:4864:20::2a]) by sourceware.org (Postfix) with ESMTPS id 768A63858289 for ; Thu, 14 Jul 2022 16:13:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 768A63858289 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-x2a.google.com with SMTP id 586e51a60fabf-10bd4812c29so2979277fac.11 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=6IgzXJAXhZdL/yL6iLX80un3C3d7oNTeR4Ru5p72+0a9EjQjghfec6myllcHkzOcLi iiPWjGQr7rdUAl0bmyMcbC7HZfD7MwmcucPEv7MDUR8BTJsLAmFwwrwL9owNsizGAnJ5 JvrhZGItriEUJHr3/7ks6KUuSYaIcNtk85hDhBk9jRtkrjEF9tyA8jAGqjNXu5CE3cnm XKw2z2j8tol21CqVKTm2bkqTjmYQ+VQPFdKUz7IRtcitNiD/iyfKQ0TuG/ylnUmXJ8jM f0tA5nlqAhKI2PgKqS8q8ozojhzA70Mr7+BBPN3lfSp2LE3M4EyfuzGxmxA+/1096pC+ Ax/g== X-Gm-Message-State: AJIora8q1gtWW5kv/2LTVakUDcs67dGu0RRydcAmjAlcRrUE+nn1b382 I6ogtByLcGcSYpBDY6mHWVSs3uE3HJF+tWocHz5glQ== 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=-2.8 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=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2022 16:13:45 -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