From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11084 invoked by alias); 19 Sep 2003 20:39:36 -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 11009 invoked from network); 19 Sep 2003 20:39:34 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 19 Sep 2003 20:39:34 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 18EB6D2DAF; Fri, 19 Sep 2003 13:39:34 -0700 (PDT) Date: Fri, 19 Sep 2003 20:39:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc, rfa:doco] Deprecate NEED_TEXT_START_END Message-ID: <20030919203934.GL15984@gnat.com> References: <3F64A60E.6030001@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F64A60E.6030001@redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-09/txt/msg00417.txt.bz2 > This patch boots the NEED_TEXT_START_END code out of "exec.c" and into > HP/UX native. "exec.c" now calls DEPRECATED_HPUX_TEXT_END() when defined. > > Note that I've not built this on HP/UX. I did build the hppa64 debugger recently, and the test results were still good. :). -- Joel