OSDN Git Service

* config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with an
authorBob Wilson <bob.wilson@acm.org>
Mon, 17 Oct 2005 18:17:08 +0000 (18:17 +0000)
committerBob Wilson <bob.wilson@acm.org>
Mon, 17 Oct 2005 18:17:08 +0000 (18:17 +0000)
commitd12be09e0a32fb7f884f0b33adbc68da20c0e97f
tree1e6301149f441dc84ba28ee760379cfc21bf3a14
parentf2ab91e648fd0a821871b01c8f2771702f0d80ee
* config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with an
unsigned line number.  Do not include "dwarf2dbg.h".
* config/tc-xtensa.c (md_pseudo_table): Remove entry for "loc".
(xtensa_dwarf2_directive_loc, xtensa_dwarf2_emit_insn): Delete.
(xg_build_to_insn, xg_build_token_insn): Update TInsn uses.
(md_assemble): Use as_where instead of dwarf2_where.
(xg_assemble_vliw_tokens): Use unsigned line numbers instead of
dwarf2_line_infos.  Change to call new_logical_line followed by
dwarf2_emit_insn.
gas/ChangeLog
gas/config/tc-xtensa.c
gas/config/xtensa-istack.h