From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18971 invoked by alias); 27 Jul 2011 10:53:46 -0000 Received: (qmail 18958 invoked by uid 22791); 27 Jul 2011 10:53:45 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jul 2011 10:53:19 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Qm1jo-0003iU-EM; Wed, 27 Jul 2011 06:53:16 -0400 Date: Wed, 27 Jul 2011 14:44:00 -0000 Message-Id: From: Eli Zaretskii To: Yao Qi CC: pedro@codesourcery.com, gdb-patches@sourceware.org In-reply-to: <4E2FEBB6.9040106@codesourcery.com> (message from Yao Qi on Wed, 27 Jul 2011 18:43:02 +0800) Subject: Re: [RFA 6/8] New port: TI C6x: gdbserver Reply-to: Eli Zaretskii References: <4E2638CE.7050205@codesourcery.com> <201107211213.41018.pedro@codesourcery.com> <4E2D18F3.6080006@codesourcery.com> <201107261844.13460.pedro@codesourcery.com> <4E2F89D4.7050401@codesourcery.com> <4E2FB795.3050207@codesourcery.com> <4E2FEBB6.9040106@codesourcery.com> 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: 2011-07/txt/msg00759.txt.bz2 > Date: Wed, 27 Jul 2011 18:43:02 +0800 > From: Yao Qi > CC: pedro@codesourcery.com, gdb-patches@sourceware.org > > >> > +@V@/gdb/features/tic6x-core.xml @V@/gdb/features/tic6x-gp.xml > >> > +@V@/gdb/features/tic6x-c6xp.xml @V@/gdb/features/tic6x-c62x-linux.xml > > These entries cause a file on the left to be renamed to the name on > > the right when the tarball is unpacked. The new names should not > > clash after 8+3 truncation. So the added entries are incorrect. > > > > Looks like I misunderstood this file. Fixed in new patch. Thanks, this is fine.