From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5182 invoked by alias); 3 May 2012 14:28:59 -0000 Received: (qmail 5154 invoked by uid 22791); 3 May 2012 14:28:58 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_EG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from usmamail.tilera.com (HELO USMAMAIL.TILERA.COM) (12.216.194.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 May 2012 14:28:45 +0000 Received: from [10.7.0.51] (10.9.0.23) by USMAExch2.tad.internal.tilera.com (10.3.0.33) with Microsoft SMTP Server id 14.0.694.0; Thu, 3 May 2012 10:28:44 -0400 Message-ID: <4FA2961B.5070108@tilera.com> Date: Thu, 03 May 2012 14:28:00 -0000 From: Jeff Kenton User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: Pedro Alves CC: Joel Brobecker , Subject: Re: [PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdbserver) References: <4F906647.8090303@tilera.com> <20120420124306.GJ2852@adacore.com> <4F95B4A8.4060204@tilera.com> <4F96DBCE.9040205@redhat.com> In-Reply-To: <4F96DBCE.9040205@redhat.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-05/txt/msg00081.txt.bz2 On 04/24/2012 12:58 PM, Pedro Alves wrote: > On 04/23/2012 08:59 PM, Jeff Kenton wrote: > > * New target > > Tilera TILE-Gx tilegx-*-* > > You should turn this part into a proper NEWS patch. Also, > does the patch handle generic tilegx-elf, or just GNU/Linux > (tilegx-*-linux*)? Please adjust the triplet above to reflect reality. > > We only handle GNU/Linux. Do I need multiple targets or should I just change this one to tilegx-*-linux* ? Thanks. --jeff kenton