arm.h (TARGET_SWITCHES): Correct misleading help for -m{no-}sched-prolog.
authorPhil Blundell <pb@gcc.gnu.org>
Thu, 24 May 2001 21:06:35 +0000 (21:06 +0000)
committerPhil Blundell <pb@gcc.gnu.org>
Thu, 24 May 2001 21:06:35 +0000 (21:06 +0000)
2001-05-24  Philip Blundell  <philb@gnu.org>

* config/arm/arm.h (TARGET_SWITCHES): Correct misleading help for
-m{no-}sched-prolog.  Fix typos and improve formatting.

[[Split portion of a mixed commit.]]

From-SVN: r42541.2

gcc/ChangeLog

index a4e66bc..af1163d 100644 (file)
@@ -1,5 +1,10 @@
 2001-05-24  Philip Blundell  <philb@gnu.org>
 
+       * config/arm/arm.h (TARGET_SWITCHES): Correct misleading help for
+       -m{no-}sched-prolog.  Fix typos and improve formatting.
+
+2001-05-24  Philip Blundell  <philb@gnu.org>
+
        * invoke.texi (ARM Options): Improve wording slightly.  Add
        documentation for more options, including those for Thumb mode.
        Don't mention options that don't exist or are unimplemented.