From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29753 invoked by alias); 29 May 2005 14:21:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 29739 invoked by uid 22791); 29 May 2005 14:21:49 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 29 May 2005 14:21:49 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DcOfj-0006Ih-Kf; Sun, 29 May 2005 10:21:47 -0400 Date: Sun, 29 May 2005 14:26:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [COMMIT] Fix file-name clashes in gdbserver/ Message-ID: <20050529142147.GC23858@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00617.txt.bz2 On Sun, May 29, 2005 at 10:41:11AM +0300, Eli Zaretskii wrote: > This change: > > 2005-05-28 Daniel Jacobowitz > > * Makefile.in (SFILES): Add linux-ppc64-low.c. > (linux-ppc64-low.o, reg-ppc64.c, reg-ppc64.o): New targets. > * configure.srv: Add powerpc64-*-linux*. > * linux-ppc64-low.c: New file. > > required a tweak for fnchange.lst, to resolve clashes between the new > linux-ppc64-low.c and the existing linux-ppc-low.c. I committed the > following patch as an obvious fix: > > 2005-05-29 Eli Zaretskii > > * config/djgpp/fnchange.lst: Add mappings for linux-ppc-low.c and > linux-ppc64-low.c. Sorry about that, Eli. Thank you for fixing it. -- Daniel Jacobowitz CodeSourcery, LLC