From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25309 invoked by alias); 16 Dec 2002 17:01:05 -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 25267 invoked from network); 16 Dec 2002 17:00:57 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (212.157.227.202) by sources.redhat.com with SMTP; 16 Dec 2002 17:00:57 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id EAABCD2D29; Mon, 16 Dec 2002 18:00:55 +0100 (CET) Date: Mon, 16 Dec 2002 09:03:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/commit] Add new file hppa-hpux-tdep.c Message-ID: <20021216170055.GC1141@gnat.com> References: <20021213175903.GC25575@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021213175903.GC25575@gnat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-12/txt/msg00478.txt.bz2 > 2002-12-12 Joel Brobecker > > * hppa-hpux-tdep.c: New file. > * hppa-tdep.c (hppa_gdbarch_init): call the registered osabi- > specific initialization routines. > * Makefile.in (ALLDEPFILES): Add hppa-hpux-tdep.c. > (hppa-hpux-tdep.o): Add rule. > * config/pa/hppahpux.mt (TDEPFILES): Add hppa-hpux-tdep.o. > * config/pa/hppa64.mt (TDEPFILES): Likewise. This change has been checked in. -- Joel