Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/doc] Replace "M32R/D" with "M32R"
@ 2003-10-23  0:45 Kei Sakamoto
  2003-10-23  5:56 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Kei Sakamoto @ 2003-10-23  0:45 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

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  <sakamoto.kei@renesas.com>

    * gdb.texinfo : Replace "M32R/D" with "M32R".

[-- Attachment #2: diffs --]
[-- Type: application/octet-stream, Size: 1008 bytes --]

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.183
diff -u -r1.183 gdb.texinfo
--- gdb.texinfo	23 Oct 2003 00:11:59 -0000	1.183
+++ gdb.texinfo	23 Oct 2003 00:38:12 -0000
@@ -11838,7 +11838,7 @@
 * ARM::                         ARM
 * H8/300::                      Renesas H8/300
 * H8/500::                      Renesas H8/500
-* M32R/D::                      Renesas M32R/D
+* M32R::                        Renesas M32R
 * M68K::                        Motorola M68K
 * MIPS Embedded::               MIPS Embedded
 * OpenRISC 1000::               OpenRisc 1000
@@ -12091,14 +12091,14 @@
 
 @end table
 
-@node M32R/D
-@subsection Renesas M32R/D
+@node M32R
+@subsection Renesas M32R
 
 @table @code
 
 @kindex target m32r
 @item target m32r @var{dev}
-Renesas M32R/D ROM monitor.
+Renesas M32R ROM monitor.
 
 @kindex target m32rsdi
 @item target m32rsdi @var{dev}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch/doc] Replace "M32R/D" with "M32R"
  2003-10-23  0:45 [patch/doc] Replace "M32R/D" with "M32R" Kei Sakamoto
@ 2003-10-23  5:56 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2003-10-23  5:56 UTC (permalink / raw)
  To: Kei Sakamoto; +Cc: gdb-patches

> From: "Kei Sakamoto" <sakamoto.kei@renesas.com>
> 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-23  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-23  0:45 [patch/doc] Replace "M32R/D" with "M32R" Kei Sakamoto
2003-10-23  5:56 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox