From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15317 invoked by alias); 23 Oct 2003 05:56:34 -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 15303 invoked from network); 23 Oct 2003 05:56:32 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 23 Oct 2003 05:56:32 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1ACYSH-00045I-7j; Thu, 23 Oct 2003 01:56:17 -0400 Date: Thu, 23 Oct 2003 05:56:00 -0000 Message-Id: From: Eli Zaretskii To: "Kei Sakamoto" CC: gdb-patches@sources.redhat.com In-reply-to: <00a701c398ff$16a5e880$5169910a@KEI> (sakamoto.kei@renesas.com) Subject: Re: [patch/doc] Replace "M32R/D" with "M32R" Reply-to: Eli Zaretskii References: <00a701c398ff$16a5e880$5169910a@KEI> X-SW-Source: 2003-10/txt/msg00690.txt.bz2 > From: "Kei Sakamoto" > Date: Thu, 23 Oct 2003 09:46:25 +0900 > > The attached patch replaces "M32R/D" with "M32R" in gdb.texinfo. > It does not replace "M32R/D" in "Contributor to GDB" because=20 > at that time there was only m32r with DRAM. > > OK to commit? Fine with me. Thanks.