* doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
authorHans-Peter Nilsson <hp@axis.com>
Mon, 21 Jan 2002 00:20:58 +0000 (00:20 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 21 Jan 2002 00:20:58 +0000 (00:20 +0000)
to @dots call.
<Detailed description, ARM options>: Ditto.
* doc/c-arm.texi (ARM Options): Ditto.

gas/ChangeLog
gas/doc/as.texinfo
gas/doc/c-arm.texi

index 4b1b64ba61d04cc6997b7993b6f89bc416a7c1f1..0083d8b7a008de9f3b10e36f9e6dff328f307894 100644 (file)
@@ -1,3 +1,10 @@
+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
index e57bd9289a6bb5f88f8f58750f7ceff96341a884..3d7fef5dc136e66094392080c52c462eb03077b2 100644 (file)
@@ -275,8 +275,8 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
 
 @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}]
@@ -561,9 +561,9 @@ The following options are available when @value{AS} is configured for the ARM
 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.
index b9ac2780979380af61db04b8175c5228f391460c..022faa00bf93c3642c2896f0b6d255b924e4f255 100644 (file)
@@ -32,7 +32,7 @@
 @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
@@ -106,7 +106,7 @@ and
 @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