* doc/c-arm.texi (): Document -mwarn-deprecated.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 23 Jan 2009 17:46:21 +0000 (17:46 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Fri, 23 Jan 2009 17:46:21 +0000 (17:46 +0000)
commit278df34e1203e781f97b32320094e1831f5f9624
tree029b7fdd1b46d8351a5dfb570dc23d6c41c69154
parent3b2935444fe89c883ffe7964b69556f3580ee1ef
* doc/c-arm.texi (): Document -mwarn-deprecated.
* config/tc-arm.c (WARN_DEPRECATED): Remove.  Replace with ...
(warn_on_deprecated): ... this.
(opcode_lookup, md_assemble): Check it before warning.
(arm_opts): Add m[no-]warn-deprecated.
(md_parse_option): Replace WARN_DEPRECATED with
warn_on_deprecated.
gas/ChangeLog
gas/config/tc-arm.c
gas/doc/c-arm.texi
This page took 0.025975 seconds and 4 git commands to generate.