From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12497 invoked by alias); 13 Apr 2002 08:44:23 -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 12446 invoked from network); 13 Apr 2002 08:44:18 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 13 Apr 2002 08:44:18 -0000 Received: from zaretsky (diup-219-187.inter.net.il [213.8.219.187]) by thor.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id ABO44475; Sat, 13 Apr 2002 11:44:05 +0300 (IDT) Date: Sat, 13 Apr 2002 01:44:00 -0000 From: "Eli Zaretskii" To: mec@shout.net Message-Id: <1225-Sat13Apr2002113919+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <200204122238.g3CMctY05454@duracef.shout.net> (message from Michael Elizabeth Chastain on Fri, 12 Apr 2002 17:38:55 -0500) Subject: Re: [rfa] doc/gdbint.texinfo: remove reference to REG_STACK_SEGMENT Reply-to: Eli Zaretskii References: <200204122238.g3CMctY05454@duracef.shout.net> X-SW-Source: 2002-04/txt/msg00487.txt.bz2 > Date: Fri, 12 Apr 2002 17:38:55 -0500 > From: Michael Elizabeth Chastain > > This removes another dead symbol from "Obsolete Conditionals" > in gdbint.texinfo. The symbol is REG_STACK_SEGMENT. It was last used > in the Pyramid code in gdb 4.18. > > After this patch, "Obsolete Conditionals" has only one symbol left, > but that symbol is still in use. > > OK to apply? Yes, thanks.