diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-22 16:22:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-22 16:22:26 +0000 |
commit | 26597c8633310d53e876dba69e836ffcb572e793 (patch) | |
tree | 5d13132b735aec4cc693a1ba432b69ecf7fd6ce9 /gas/doc | |
parent | ab7be2df2ab9fca2e19916e612433b63b0c87a08 (diff) | |
download | gdb-26597c8633310d53e876dba69e836ffcb572e793.zip gdb-26597c8633310d53e876dba69e836ffcb572e793.tar.gz gdb-26597c8633310d53e876dba69e836ffcb572e793.tar.bz2 |
Replace references to Mitsubishi M32R with references to Renesas M32R.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/as.texinfo | 2 | ||||
-rw-r--r-- | gas/doc/c-m32r.texi | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index e184ff5..cdeffd6 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -711,7 +711,7 @@ just the basic IP2022 ones. @ifset M32R The following options are available when @value{AS} is configured for the -Mitsubishi M32R series. +Renesas M32R (formerly Mitsubishi M32R) series. @table @gcctabopt diff --git a/gas/doc/c-m32r.texi b/gas/doc/c-m32r.texi index 9ec88fc..45f1663 100644 --- a/gas/doc/c-m32r.texi +++ b/gas/doc/c-m32r.texi @@ -24,7 +24,7 @@ @cindex options, M32R @cindex M32R options -The Mitsubishi M32R version of @code{@value{AS}} has a few machine +The Renease M32R version of @code{@value{AS}} has a few machine dependent options: @table @code @@ -33,7 +33,7 @@ dependent options: @cindex architecture options, M32RX @cindex M32R architecture options @code{@value{AS}} can assemble code for several different members of the -Mitsubishi M32R family. Normally the default is to assemble code for +Renesas M32R family. Normally the default is to assemble code for the M32R microprocessor. This option may be used to change the default to the M32RX microprocessor, which adds some more instructions to the basic M32R instruction set, and some additional parameters to some of |