From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21453 invoked by alias); 14 Jun 2003 08:03:49 -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 21430 invoked from network); 14 Jun 2003 08:03:48 -0000 Received: from unknown (HELO bilbo.inter.net.il) (192.114.186.18) by sources.redhat.com with SMTP; 14 Jun 2003 08:03:48 -0000 Received: from zaretsky (tony08-235-123.inter.net.il [80.230.235.123] (may be forged)) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id AWI97847; Sat, 14 Jun 2003 11:03:33 +0300 (IDT) Date: Sat, 14 Jun 2003 08:03:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <557-Sat14Jun2003110306+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3EEA21E9.6050801@redhat.com> (message from Andrew Cagney on Fri, 13 Jun 2003 15:11:37 -0400) Subject: Re: [rfa:doco] Update *CONVERT* documentation Reply-to: Eli Zaretskii References: <3EEA21E9.6050801@redhat.com> X-SW-Source: 2003-06/txt/msg00492.txt.bz2 > Date: Fri, 13 Jun 2003 15:11:37 -0400 > From: Andrew Cagney > > Attached is a patch to update anything to do with *CONVERT* or *TYPE* so=20 > that it [hopefully] reflects current reality. > > - any thing deprecated is documented as such (and cross referenced to=20 > the replacement) > - the old Raw and Virtual chapter is deleted (it's no longer relevant) > - the new methods are updated to match my most recent patch > > ok? Approved, with the following comments: > -You should only use @code{REGISTER_TO_VALUE} with registers for which > -the @code{CONVERT_REGISTER_P} macro returns a non-zero value. > +@code{REGISTER_TO_VALUE} should only be used with registers for which > +@code{CONVERT_REGISTER_P} returns a non-zero value. I'd rather we don't change active voice into passive. If anything, we should change passive into active. > +@anchor{register_type} eturns the type that represents the register ^^^^^^ A typo.