to @dots call.
<Detailed description, ARM options>: Ditto.
* doc/c-arm.texi (ARM Options): Ditto.
+2002-01-21 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
+ to @dots call.
+ <Detailed description, ARM options>: Ditto.
+ * doc/c-arm.texi (ARM Options): Ditto.
+
2002-01-18 Richard Earnshaw <rearnsha@arm.com>
* tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from
@emph{Target ARM options:}
@c Don't document the deprecated options
- [@b{-mcpu}=@var{processor}[+@var{extension}@dots]]
- [@b{-march}=@var{architecture}[+@var{extension}@dots]]
+ [@b{-mcpu}=@var{processor}[+@var{extension}@dots{}]]
+ [@b{-march}=@var{architecture}[+@var{extension}@dots{}]]
[@b{-mfpu}=@var{floating-point-fromat}]
[@b{-mthumb}]
[@b{-EB}|@b{-EL}]
processor family.
@table @gcctabopt
-@item -mcpu=@var{processor}[+@var{extension}@dots]
+@item -mcpu=@var{processor}[+@var{extension}@dots{}]
Specify which ARM processor variant is the target.
-@item -march=@var{architecture}[+@var{extension}@dots]
+@item -march=@var{architecture}[+@var{extension}@dots{}]
Specify which ARM architecture variant is used by the target.
@item -mfpu=@var{floating-point-format}
Select which Floating Point architecture is the target.
@table @code
@cindex @code{-mcpu=} command line option, ARM
-@item -mcpu=@var{processor}[+@var{extension}@dots]
+@item -mcpu=@var{processor}[+@var{extension}@dots{}]
This option specifies the target processor. The assembler will issue an
error message if an attempt is made to assemble an instruction which
will not execute on the target processor. The following processor names are
@code{+xscale}.
@cindex @code{-march=} command line option, ARM
-@item -march=@var{architecture}[+@var{extension}@dots]
+@item -march=@var{architecture}[+@var{extension}@dots{}]
This option specifies the target architecture. The assembler will issue
an error message if an attempt is made to assemble an instruction which
will not execute on the target architecture. The following architecture