OSDN Git Service

2001-06-08 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl@lucon.org>
Sat, 9 Jun 2001 05:24:39 +0000 (05:24 +0000)
committerH.J. Lu <hjl@lucon.org>
Sat, 9 Jun 2001 05:24:39 +0000 (05:24 +0000)
commitf15a6f23bff4d1b8c519458c13b9da5096becb7c
treea6487f8c42b589eeb62f0ff4dd73911fcbd29e12
parent1fb9735dc5477ee51508bcc92d876dc5b12446f8
2001-06-08  H.J. Lu  <hjl@gnu.org>

* config/tc-mips.c (warn_nops): New variable. Set to 0 to
disable warning about all NOPS that the assembler generates.
(macro): Warn NOPS generated only if warn_nops is not 0.
(md_shortopts): Add `n'.
(md_parse_option): Set warn_nops to 1 for `n'.
gas/ChangeLog
gas/config/tc-mips.c