aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPhil Blundell <pb@gcc.gnu.org>2001-05-24 21:06:35 +0000
committerPhil Blundell <pb@gcc.gnu.org>2001-05-24 21:06:35 +0000
commit6399271af7615c477e9661e4effcbff4b16e79f0 (patch)
tree24156cdaf11c5fd6dc360f44d64ba8e4e09c4927 /gcc
parent247f85612996aa86731a8165bd4fc9bea9afdc91 (diff)
downloadgcc-6399271af7615c477e9661e4effcbff4b16e79f0.zip
gcc-6399271af7615c477e9661e4effcbff4b16e79f0.tar.gz
gcc-6399271af7615c477e9661e4effcbff4b16e79f0.tar.bz2
arm.h (TARGET_SWITCHES): Correct misleading help for -m{no-}sched-prolog.
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a4e66bc..af1163d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.