* config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
authorDoug Evans <dje@google.com>
Fri, 30 Jan 1998 12:01:27 +0000 (12:01 +0000)
committerDoug Evans <dje@google.com>
Fri, 30 Jan 1998 12:01:27 +0000 (12:01 +0000)
commitfe9efeb6d96d5591645510136d19c33f046927d9
tree4466563f68d30bd1dfa7a598a187e891745d4bca
parent3e269acb3e31249dc5cd21f466d67d8366e21e6e
* config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
(md_parse_option): Handle them.
(md_show_usage): Print them.
(output_dma,output_pke): New static globals.
(md_begin): Initialize them to 1.
(assemble_pke): Handle -no-dma-pke.
(insert_file): Search include dir list.
(s_enddirect): Validate length if prespecified.
(s_endmpg): Likewise.  Handle -no-dma-pke.
(s_endunpack): Handle -no-dma-pke.
gas/config/tc-dvp.c