aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorBen Elliston <bje@redhat.com>2001-11-09 14:57:50 +0000
committerCatherine Moore <clm@gcc.gnu.org>2001-11-09 09:57:50 -0500
commitde41e41c4289c76cfbc3153411638eefac8104a1 (patch)
tree26096eb78709ecc00a9a89bfd146f7b77bf98a18 /gcc/doc
parenta3d87e92eb015631e52c1408798ae4cf29d4703c (diff)
downloadgcc-de41e41c4289c76cfbc3153411638eefac8104a1.zip
gcc-de41e41c4289c76cfbc3153411638eefac8104a1.tar.gz
gcc-de41e41c4289c76cfbc3153411638eefac8104a1.tar.bz2
m32r.c: Add support for m32rx processor.
* m32r.c: Add support for m32rx processor. * m32r.h: Ditto. * m32r.md: Ditto. * t-m32r: Ditto. * m32r-protos.h: Add prototypes for m32rx functions. * doc/invoke.texi: Document -m32rx option. Co-Authored-By: Andrew MacLeod <amacleod@redhat.com> Co-Authored-By: Catherine Moore <clm@redhat.com> Co-Authored-By: Michael Meissner <meissner@redhat.com> Co-Authored-By: Nick Clifton <nickc@redhat.com> Co-Authored-By: Richard Henderson <rth@redhat.com> From-SVN: r46881
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 9ad11f4..059464a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -402,7 +402,7 @@ in the following sections.
@emph{M32R/D Options}
@gccoptlist{
--mcode-model=@var{model-type} -msdata=@var{sdata-type} @gol
+-mm32rx -mcode-model=@var{model-type} -msdata=@var{sdata-type} @gol
-G @var{num}}
@emph{M88K Options}
@@ -6227,6 +6227,10 @@ This option makes symbolic debugging impossible.
These @option{-m} options are defined for Mitsubishi M32R/D architectures:
@table @gcctabopt
+@item -mm32rx
+@opindex mm32rx
+Generate code for the M32R/X. The default is to generate code for the M32R.
+
@item -mcode-model=small
@opindex mcode-model=small
Assume all objects live in the lower 16MB of memory (so that their addresses