* config/tc-i386.h (md_end): Define.
commit2f5832d5f033b241397d341f48ce21bf7cc5967f
authorAlan Modra <amodra@bigpond.net.au>
Thu, 15 Nov 2001 13:19:46 +0000 (15 13:19 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 15 Nov 2001 13:19:46 +0000 (15 13:19 +0000)
tree09c487c905a1dee13c8012a946017f8d6dce05c8
parent109af5b91ef25629a22ce2927aade849a1feacb7
* config/tc-i386.h (md_end): Define.
(i386_elf_emit_arch_note): Declare.
(CpuUnknown): Delete.
* config/tc-i386.c (default_arch): Constify.
(smallest_imm_type): Remove CpuUnknown test.
(md_assemble): Don't bother checking cpu_arch_flags non-zero.
(i386_elf_emit_arch_note): New function.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h