aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.