From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2205 invoked by alias); 8 Apr 2018 07:51:43 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 1826 invoked by uid 89); 8 Apr 2018 07:51:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Hx-languages-length:496 X-HELO: albireo.enyo.de From: Florian Weimer To: Mao Han Cc: libc-alpha@sourceware.org, c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com Subject: Re: [RFC PATCH V2 00/10] port C-SKY to glibc References: Date: Sun, 08 Apr 2018 07:51:00 -0000 In-Reply-To: (Mao Han's message of "Sun, 8 Apr 2018 15:02:23 +0800") Message-ID: <87efjq5e87.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-04/txt/msg00170.txt.bz2 * Mao Han: > CK610 is the second-generation CPU of CSKY, fullycompatible with M*Core. > CK807/CK810 bases on C-SKY V2 instruction set architecture and 16/32-bit > variable length instruction. Including basic core(CK807/CK810), > floating-point enhancement(CK807F/CK810F), multimedia enhancement (CK810D) > and multiple-processing extension (CK807MP/CK810MP). Which ABIs of those do you intend to support? These should be added to the README file.