From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25933 invoked by alias); 4 Apr 2004 06:29: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 25914 invoked from network); 4 Apr 2004 06:29:08 -0000 Received: from unknown (HELO pippin.tausq.org) (64.81.244.94) by sources.redhat.com with SMTP; 4 Apr 2004 06:29:08 -0000 Received: by pippin.tausq.org (Postfix, from userid 1000) id 9DB52CD28A; Sun, 4 Apr 2004 00:16:48 -0800 (PST) Date: Sun, 04 Apr 2004 06:29:00 -0000 From: Randolph Chung To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] preliminary support for hppa-linux Message-ID: <20040404081648.GN750@tausq.org> Reply-To: Randolph Chung References: <20040404064432.GM750@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-GPG: for GPG key, see http://www.tausq.org/gpg.txt User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-04/txt/msg00106.txt.bz2 > > * 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 2004-04-03 Randolph Chung * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and hppa-linux-nat.c . diff -uNrp gdb-cvs/gdb/config/djgpp/fnchange.lst gdb-work/gdb/config/djgpp/fnchange.lst --- gdb-cvs/gdb/config/djgpp/fnchange.lst 2004-02-28 10:01:48.000000000 -0800 +++ gdb-work/gdb/config/djgpp/fnchange.lst 2004-04-03 22:09:29.583959264 -0800 @@ -232,6 +232,8 @@ @V@/gdb/testsuite/gdb.mi/mi2-var-display.exp @V@/gdb/testsuite/gdb.mi/mi2vardisplay.exp @V@/gdb/amd64-linux-tdep.c @V@/gdb/amd64-ltdep.c @V@/gdb/amd64-linux-nat.c @V@/gdb/amd64-lnat.c +@V@/gdb/hppa-linux-tdep.c @V@/gdb/palnxtdep.c +@V@/gdb/hppa-linux-nat.c @V@/gdb/palnxnat.c @V@/include/ChangeLog-9103 @V@/include/ChangeLog.9103 @V@/include/coff/ChangeLog-9103 @V@/include/coff/ChangeLog.9103 @V@/include/elf/ChangeLog-9103 @V@/include/elf/ChangeLog.9103 -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/