From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13898 invoked by alias); 23 Oct 2003 00:45:06 -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 13882 invoked from network); 23 Oct 2003 00:45:02 -0000 Received: from unknown (HELO mail04.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 23 Oct 2003 00:45:02 -0000 Received: from mail04.idc.renesas.com ([127.0.0.1]) by mail04.idc.renesas.com with ESMTP id h9N0ixc4022847 for ; Thu, 23 Oct 2003 09:44:59 +0900 (JST) Received: from guardian05.idc.renesas.com ([172.20.8.136]) by mail04.idc.renesas.com with ESMTP id h9N0iwrd022844 for ; Thu, 23 Oct 2003 09:44:58 +0900 (JST) Received: (from root@localhost) by guardian05.idc.renesas.com with id h9N0iwYD001295 for gdb-patches@sources.redhat.com; Thu, 23 Oct 2003 09:44:58 +0900 (JST) Received: from unknown [172.20.8.73] by guardian05.idc.renesas.com with SMTP id KAA01294 ; Thu, 23 Oct 2003 09:44:58 +0900 Received: from mta05.idc.renesas.com (localhost [127.0.0.1]) by mta05.idc.renesas.com with ESMTP id h9N0ivqt006156 for ; Thu, 23 Oct 2003 09:44:57 +0900 (JST) Received: from rnsmtp01.hoku_r.renesas.com ([10.145.246.51]) by mta05.idc.renesas.com with ESMTP id h9N0iucn006153 for ; Thu, 23 Oct 2003 09:44:56 +0900 (JST) Received: from mrkaisv.hoku.renesas.com ([10.145.105.245]) by rnsmtp01.hoku_r.renesas.com (8.9.3/3.7W) with ESMTP id JAA15919 for ; Thu, 23 Oct 2003 09:44:56 +0900 (JST) Received: from KEI (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id 973DE798299 for ; Thu, 23 Oct 2003 09:44:55 +0900 (JST) Message-ID: <00a701c398ff$16a5e880$5169910a@KEI> From: "Kei Sakamoto" To: Subject: [patch/doc] Replace "M32R/D" with "M32R" Date: Thu, 23 Oct 2003 00:45:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00A4_01C3994A.86813470" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-10/txt/msg00669.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_00A4_01C3994A.86813470 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-length: 660 Hello, In gdb.texinfo, m32r architecture is called as "M32R/D". But it is not a proper name for the architecture . Because "D" means DRAM and "M32R/D" means m32r processors with internal DRAM. But there are also variations of m32r processors like, m32r with SRAM, m32r with flash, m32r without internal memory, and so on. The attached patch replaces "M32R/D" with "M32R" in gdb.texinfo. It does not replace "M32R/D" in "Contributor to GDB" because at that time there was only m32r with DRAM. OK to commit? Kei Sakamoto Renesas Technology Corp. === 2003-10-23 Kei Sakamoto * gdb.texinfo : Replace "M32R/D" with "M32R". ------=_NextPart_000_00A4_01C3994A.86813470 Content-Type: application/octet-stream; name="diffs" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="diffs" Content-length: 1258 Index: gdb.texinfo=0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A= RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v=0A= retrieving revision 1.183=0A= diff -u -r1.183 gdb.texinfo=0A= --- gdb.texinfo 23 Oct 2003 00:11:59 -0000 1.183=0A= +++ gdb.texinfo 23 Oct 2003 00:38:12 -0000=0A= @@ -11838,7 +11838,7 @@=0A= * ARM:: ARM=0A= * H8/300:: Renesas H8/300=0A= * H8/500:: Renesas H8/500=0A= -* M32R/D:: Renesas M32R/D=0A= +* M32R:: Renesas M32R=0A= * M68K:: Motorola M68K=0A= * MIPS Embedded:: MIPS Embedded=0A= * OpenRISC 1000:: OpenRisc 1000=0A= @@ -12091,14 +12091,14 @@=0A= =20=0A= @end table=0A= =20=0A= -@node M32R/D=0A= -@subsection Renesas M32R/D=0A= +@node M32R=0A= +@subsection Renesas M32R=0A= =20=0A= @table @code=0A= =20=0A= @kindex target m32r=0A= @item target m32r @var{dev}=0A= -Renesas M32R/D ROM monitor.=0A= +Renesas M32R ROM monitor.=0A= =20=0A= @kindex target m32rsdi=0A= @item target m32rsdi @var{dev}=0A= ------=_NextPart_000_00A4_01C3994A.86813470--