From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18188 invoked by alias); 4 Jun 2003 20:55:33 -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 18136 invoked from network); 4 Jun 2003 20:55:32 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (209.53.16.215) by sources.redhat.com with SMTP; 4 Jun 2003 20:55:32 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id ED162D2DAF; Wed, 4 Jun 2003 13:55:11 -0700 (PDT) Date: Wed, 04 Jun 2003 20:55:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA] HPUX: Remove (non-useful?) definition of PREPARE_TO_PROCEED Message-ID: <20030604205511.GQ926@gnat.com> References: <20030526211558.GH11123@gnat.com> <20030526220223.GA32360@nevyn.them.org> <20030526231958.GL11123@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030526231958.GL11123@gnat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-06/txt/msg00181.txt.bz2 > Sure. Here is a new patch, no new regressions. As suggested, will commit > in a few days, if noone objects. > > 2003-05-26 J. Brobecker > > * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic > prepare_to_proceed procedure instead of the hppa-specific one. > * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used. I finally committed this. -- Joel