* config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing
commit80a34bcc5be54e04c3ebd2fbc299dd3121a09236
authorAlan Modra <amodra@bigpond.net.au>
Thu, 4 Sep 2003 01:52:18 +0000 (4 01:52 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 4 Sep 2003 01:52:18 +0000 (4 01:52 +0000)
treec7695955f84edd4f2f8328739948174eef7633f8
parentb8695259f50acda811e79391e17437f88de39142
* config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing
ppc_cpu selection rather than replacing.
(ppc_set_cpu): Ignore and preserve PPC_OPCODE_ANY in ppc_cpu.
(md_begin): When PPC_OPCODE_ANY, insert all opcodes in ppc_hash.
gas/ChangeLog
gas/config/tc-ppc.c