From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932082AbeCIO3H (ORCPT ); Fri, 9 Mar 2018 09:29:07 -0500 Received: from hwp1.icoremail.net ([139.162.50.94]:36894 "HELO hwp1.icoremail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751068AbeCIO3F (ORCPT ); Fri, 9 Mar 2018 09:29:05 -0500 X-Originating-IP: [222.29.22.133] Date: Fri, 9 Mar 2018 22:18:37 +0800 (GMT+08:00) X-CM-HeaderCharset: UTF-8 From: "Guan Xuetao" To: "Arnd Bergmann" Cc: linux-arch , "Linux Kernel Mailing List" , "Richard Kuo" , linux-hexagon , "Chen Liqin" , "Lennox Wu" , "Guan Xuetao" , "Guenter Roeck" , "Al Viro" , "James Hogan" , linux-metag , "Jonas Bonn" , "Stefan Kristiansson" , "Stafford Horne" , "David Howells" , openrisc@lists.librecores.org Subject: Re: Removing architectures without upstream gcc support X-Priority: 3 X-Mailer: Coremail Webmail Server Version 5.0.4 dev build 20171117(fcd8b4ed) Copyright (c) 2002-2018 www.mailtech.cn pku X-SendMailWithSms: false Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 MIME-Version: 1.0 Message-ID: <23bf54ca.a08c.1620b20bd53.Coremail.gxt@pku.edu.cn> X-Coremail-Locale: en_US X-CM-TRANSID: 8oFpogDHJ8i9l6JaBf0CBg--.25850W X-CM-SenderInfo: qqqqliixuslio6sn3hxhgxhubq/1tbiAQETB1Py72UrPAAJsh X-Coremail-Antispam: 1Ur529EdanIXcx71UUUUU7IcSsGvfJ3iIAIbVAYjsxI4VWxJw CS07vEb4IE77IF4wCS07vE1I0E4x80FVAKz4kxMIAIbVAFxVCaYxvI4VCIwcAKzIAtYxBI daVFxhVjvjDU= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Since mprc.pku.edu.cn is blocked, I use this email account to send the email again. > * unicore32 was a research project at Peking University with a SoC > based on the Intel PXA design. No gcc source code has ever been > published, the only toolchain available is a set of binaries that > include > a gcc-4.4 compiler. The project page at > http://mprc.pku.edu.cn/~guanxuetao/linux/ has a TODO list that has > not been modified since 2011. The maintainer still Acks patches > and has last sent a pull request in 2014 and last sent a patch of > his own in 2012 when the project appears to have stalled. > I would suggest removing this one. > Hi, Arnd. I am really sorry to reply so late, since I seldom use this email account in recent years. I will add my new email account to related bits. Let me clarify the status of UniCore. It's a real cpu-core product, integrated into PKUnity SoC, and sold in a large amount of embedded boxes, such as cloud terminals and set top boxes. Surely, we still use the port internally and keep doing developments in other projects. So, I really appreciate having unicore32 port in the tree. As to gnu toolchain of UniCore, I have already discussed it in my group, and I'll do my best to propel it forward. Thanks, Guan Xuetao