From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46617 invoked by alias); 24 Jul 2018 15:23:39 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 45459 invoked by uid 89); 24 Jul 2018 15:23:38 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:651, H*r:0700, apologize X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Jul 2018 15:23:37 +0000 Received: from svr-orw-mbx-03.mgc.mentorg.com ([147.34.90.203]) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1fhz9y-0006fu-A5 from Sandra_Loosemore@mentor.com ; Tue, 24 Jul 2018 08:23:34 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-mbx-03.mgc.mentorg.com (147.34.90.203) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 24 Jul 2018 08:23:31 -0700 Subject: Re: [0/5] C-SKY port From: Sandra Loosemore To: "gcc-patches@gcc.gnu.org" , Xianmiao Qu CC: Han Mao , Yunhai Shang References: <49d0a2c8-51a0-4a74-d015-0bf1c1098e38@codesourcery.com> Message-ID: Date: Tue, 24 Jul 2018 15:23:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <49d0a2c8-51a0-4a74-d015-0bf1c1098e38@codesourcery.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-07/txt/msg01399.txt.bz2 On 07/23/2018 10:17 PM, Sandra Loosemore wrote: > C-SKY proposes Han Mao and Yunhai Shang > as maintainers for this port. I apologize, I made a mistake here. The correct proposed maintainers are Xianmiao Qu and Yunhai Shang . > We expect that > C-SKY will also be providing a public link to the processor and ABI > documentation at some point. The ABI manual has been posted, but not the ISA documentation yet. (I'd guess that when it does show up it will be in the same place, though.) https://github.com/c-sky/csky-doc -Sandra