From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12684 invoked by alias); 4 Apr 2004 07:12:09 -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 12677 invoked from network); 4 Apr 2004 07:12:08 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 4 Apr 2004 07:12:08 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1BA1nS-0007r8-Lg; Sun, 04 Apr 2004 03:11:59 -0400 Date: Sun, 04 Apr 2004 07:12:00 -0000 Message-Id: From: Eli Zaretskii To: Randolph Chung CC: gdb-patches@sources.redhat.com In-reply-to: <20040404081648.GN750@tausq.org> (message from Randolph Chung on Sun, 4 Apr 2004 00:16:48 -0800) Subject: Re: [patch] preliminary support for hppa-linux Reply-to: Eli Zaretskii References: <20040404064432.GM750@tausq.org> <20040404081648.GN750@tausq.org> X-SW-Source: 2004-04/txt/msg00107.txt.bz2 > Date: Sun, 4 Apr 2004 00:16:48 -0800 > From: Randolph Chung > > > > * hppa-linux-nat.c: New file. > > > * hppa-linux-tdep.c: New file. > > > > These two need an entry in gdb/config/djgpp/fnchange.lst to prevent > > the file names from clashing after the 8+3 file-name butchery. > > Like this? -randolph Yes, thanks.