From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25213 invoked from network); 29 Mar 2022 08:12:44 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 29 Mar 2022 08:12:44 -0000 Received: (qmail 22261 invoked by uid 550); 29 Mar 2022 08:12:38 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 22226 invoked from network); 29 Mar 2022 08:12:37 -0000 From: =?UTF-8?B?546L5rSq5Lqu?= To: musl@lists.openwall.com References: Message-ID: <2a7bdda8-c163-7e32-5a67-f5437157af8d@loongson.cn> Date: Tue, 29 Mar 2022 16:12:24 +0800 User-Agent: Mozilla/5.0 (X11; Linux mips64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-CM-TRANSID:AQAAf9AxKsxov0JiEt0RAA--.19344S3 X-Coremail-Antispam: 1UD129KBjvdXoW7GF45Zw18WF13Ar1xuFy5CFg_yoWDWFg_CF WfGrykGryUJFW2ga1rur4UuFs3WrW8WFy5CFyDGa1rJ3WUZa1DJrs293sYy3W3KrZ8Z3Zx Xa1fGr4Fyr15ujkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUIcSsGvfJTRUUUbxkYjsxI4VW3JwAYFVCjjxCrM7AC8VAFwI0_Jr0_Gr1l1xkIjI8I 6I8E6xAIw20EY4v20xvaj40_Wr0E3s1l1IIY67AEw4v_Jr0_Jr4l8cAvFVAK0II2c7xJM2 8CjxkF64kEwVA0rcxSw2x7M28EF7xvwVC0I7IYx2IY67AKxVW5JVW7JwA2z4x0Y4vE2Ix0 cI8IcVCY1x0267AKxVW8Jr0_Cr1UM28EF7xvwVC2z280aVAFwI0_GcCE3s1l84ACjcxK6I 8E87Iv6xkF7I0E14v26rxl6s0DM2AIxVAIcxkEcVAq07x20xvEncxIr21l5I8CrVACY4xI 64kE6c02F40Ex7xfMcIj6xIIjxv20xvE14v26r1j6r18McIj6I8E87Iv67AKxVWUJVW8Jw Am72CE4IkC6x0Yz7v_Jr0_Gr1lF7xvr2IY64vIr41lc7I2V7IY0VAS07AlzVAYIcxG8wCY 02Avz4vE-syl42xK82IYc2Ij64vIr41l4I8I3I0E4IkC6x0Yz7v_Jr0_Gr1lx2IqxVAqx4 xG67AKxVWUJVWUGwC20s026x8GjcxK67AKxVWUGVWUWwC2zVAF1VAY17CE14v26r1j6r15 MIIYrxkI7VAKI48JMIIF0xvE2Ix0cI8IcVAFwI0_Jr0_JF4lIxAIcVC0I7IYx2IY6xkF7I 0E14v26r1j6r4UMIIF0xvE42xK8VAvwI8IcIk0rVWrZr1j6s0DMIIF0xvEx4A2jsIE14v2 6r1j6r4UMIIF0xvEx4A2jsIEc7CjxVAFwI0_Jr0_GrUvcSsGvfC2KfnxnUUI43ZEXa7IU8 pnQUUUUUU== X-CM-SenderInfo: pzdqwxxrqjzxhdqjqz5rrqw2lrqou0/ Subject: [musl] Re: add loongarch64 port Hi, we have published 0001-add-loongarch64-port-v2.patch in https://github.com/loongson/musl/tree/loongarch-v1.0. The patch v2 fixed the issues pointed out in v1. have any other issues to modify? Please code review, thanks. Hongliang Wang 在 2022/3/22 上午11:52, 王洪亮 写道: > Hi, > > Thank you for give us some useful suggestions on the first submit > > from 翟小娟 . > > we review code and make changes on code specification, code style > > and code errors. > > > The new patch has been published in > > https://github.com/loongson/musl/tree/loongarch-v1.0. > > > The linux kernel has been published in > > https://github.com/loongson/linux/tree/loongarch-next. > > > we alse published gcc, glibc in https://github.com/loongson > > and submitting to the community. > > > we can supply a physical machine remote login for test musl. > > It has been compiled and run the libc-test successfully. > > > Please code review, thanks! > > > Hongliang Wang >