* doc/invoke.texi (mapcs): Mention deprecation.
(mapcs-frame): Likewise.
From-SVN: r219593
+2015-01-14 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
+
+ * doc/invoke.texi (mapcs): Mention deprecation.
+ (mapcs-frame): Likewise.
+
2015-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
PR target/64453
correct execution of the code. Specifying @option{-fomit-frame-pointer}
with this option causes the stack frames not to be generated for
leaf functions. The default is @option{-mno-apcs-frame}.
+This option is deprecated.
@item -mapcs
@opindex mapcs
-This is a synonym for @option{-mapcs-frame}.
+This is a synonym for @option{-mapcs-frame} and is deprecated.
@ignore
@c not currently implemented