From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7741 invoked by alias); 3 Apr 2006 03:35:38 -0000 Received: (qmail 7733 invoked by uid 22791); 3 Apr 2006 03:35:37 -0000 X-Spam-Check-By: sourceware.org Received: from p12018-ipbffx02marunouchi.tokyo.ocn.ne.jp (HELO poweredge.monami-software.com) (222.147.75.18) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 03 Apr 2006 03:35:36 +0000 Received: from [192.168.0.2] (unknown [192.168.0.2]) by poweredge.monami-software.com (Postfix) with ESMTP id 5B6347D97 for ; Mon, 3 Apr 2006 12:35:34 +0900 (JST) Mime-Version: 1.0 (Apple Message framework v746.3) In-Reply-To: <20060403031347.GA27402@nevyn.them.org> References: <20060403031347.GA27402@nevyn.them.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Masaki MURANAKA Subject: Re: [patch] HR5000 target Date: Mon, 03 Apr 2006 03:35:00 -0000 To: gdb-patches@sourceware.org X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00015.txt.bz2 On 2006/04/03, at 12:13, Daniel Jacobowitz wrote: > - Patches to config.sub should not be sent here. See the top-level > MAINTAINERS file; I believe it's config-patches@gnu.org. Thanks. I'll resend there. > - Why does this need its own target triplet? Can't you use a normal > mips-elf or mips64-elf toolchain for this target? Often it use special libraries/startups. And the another version of MIPS core chip is also available. Target board has more than 2 CPUs (MIPS core but the different version, like 5kf and 4kc). It will be confused if we reuse mips*-elf target. -- Masaki Muranaka Monami software