* config/tc-m68k.c (struct label_line): Define.
authorIan Lance Taylor <ian@airs.com>
Thu, 9 Jan 1997 18:18:01 +0000 (18:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 9 Jan 1997 18:18:01 +0000 (18:18 +0000)
commitd703b5a78346f088ca265c96b58e23b14b220c09
treec5592017c8554172b1a48044d0676ef852b841e4
parent8ff750011b3aa45115c41bf62e862e1cc6cec357
* config/tc-m68k.c (struct label_line): Define.
(labels, current_label): New static variables.
(md_assemble): Mark current_label as text, and clear it.
(m68k_frob_label): New function.
(m68k_flush_pending_output): New function.
(m68k_frob_symbol): New function.
* config/tc-m68k.h (tc_frob_label): Define.
(md_flush_pending_output): Define.
(tc_frob_symbol): Don't warn, just call m68k_frob_symbol.
(tc_frob_coff_symbol): Likewise.
PR 11417.
gas/ChangeLog
gas/config/tc-m68k.c
This page took 0.0248 seconds and 4 git commands to generate.