* config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header
commit3785dc11b473ad1ed63ddf08b7f1b03ced8498cb
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 4 Feb 2001 13:58:30 +0000 (4 13:58 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sun, 4 Feb 2001 13:58:30 +0000 (4 13:58 +0000)
tree6c483e1b2ba398e25c5f8ea27696616ff4661fc8
parentdaf040210a6b6354e329e99eb560d90cfc2e7280
* config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header
function to select the header according to the cpu.
(md_after_pass_hook, md_do_align): Remove.
(md_cleanup, m68hc11_cleanup): Remove.
(md_pcrel_from_section): Declare.
* config/tc-m68hc11.c (build_dbranch_insn): Remove insn_size.
(build_jump_insn, build_insn): Likewise.
(m68hc11_listing_header): New function.
(m68hc11_cleanup): Remove.
gas/ChangeLog
gas/config/tc-m68hc11.c
gas/config/tc-m68hc11.h