From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6965 invoked by alias); 26 Apr 2003 08:25:59 -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 6787 invoked from network); 26 Apr 2003 08:25:31 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 26 Apr 2003 08:25:31 -0000 Received: from zaretsky (cable-128-145.inter.net.il [213.8.128.145]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CHS91770; Sat, 26 Apr 2003 11:25:21 +0300 (IDT) Date: Sun, 27 Apr 2003 15:33:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <3099-Sat26Apr2003112204+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3EA9FB04.4090603@redhat.com> (message from Andrew Cagney on Fri, 25 Apr 2003 23:20:36 -0400) Subject: Re: [patch rfc] Deprecate tm_print_insn Reply-to: Eli Zaretskii References: <3EA9FB04.4090603@redhat.com> X-SW-Source: 2003-04/txt/msg00509.txt.bz2 > Date: Fri, 25 Apr 2003 23:20:36 -0400 > From: Andrew Cagney > > * gdbint.texinfo (Target Architecture Definition): Rename > "tm_print_insn" to "deprecated_tm_print_insn". Okay with me, but please add a space after a period here: +@code{deprecated_tm_print_insn}. This usually points to a function in ^^^