From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25735 invoked by alias); 17 May 2003 05:59:41 -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 25685 invoked from network); 17 May 2003 05:59:40 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 17 May 2003 05:59:40 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 6383E2B2F; Sat, 17 May 2003 01:59:37 -0400 (EDT) Message-ID: <3EC5CFC9.9020308@redhat.com> Date: Sat, 17 May 2003 05:59:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch rfc] Deprecate REGISTER_BYTES References: <3EC3F9B1.1040904@redhat.com> <2593-Fri16May2003145346+0300-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00304.txt.bz2 >> Date: Thu, 15 May 2003 16:33:53 -0400 >> From: Andrew Cagney >> >> Target architectures should no longer specify/use it. > > > Okay for the doco patch. I've checked this in. Andrew