* config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.
commit51e39d40f80a702f223bafdd4a2ec7df64e59fb0
authorStephane Carrez <stcarrez@nerim.fr>
Tue, 13 Aug 2002 21:52:57 +0000 (13 21:52 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Tue, 13 Aug 2002 21:52:57 +0000 (13 21:52 +0000)
tree62bc3ed0e7957d4818fa904a6e633f94bc6cc63c
parent5e3017247cc4ce54624d16b8d65642849ef95895
* config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.
(md_pseudo_table): Add .mode, .far and .interrupt pseudo op.
(s_m68hc11_mode): New function for .mode pseudo op.
(s_m68hc11_mark_symbol): New function for .far and .interrupt
pseudo op.
* config/tc-m68hc11.h (elf_tc_final_processing): Define.
(m68hc11_elf_final_processing): Declare.
gas/ChangeLog
gas/config/tc-m68hc11.c
gas/config/tc-m68hc11.h