OSDN Git Service

* config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.
authorJeff Law <law@redhat.com>
Tue, 15 Aug 2000 20:47:19 +0000 (20:47 +0000)
committerJeff Law <law@redhat.com>
Tue, 15 Aug 2000 20:47:19 +0000 (20:47 +0000)
commit041016dcac0f79f77f5ca93afd8b05c386c8e181
tree7aacca1e377f909049794ea3533b33f944653c9c
parentfda3e324072a70e95d6328a22d299f3c94de5ab3
* config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.
* config/tc-sh.c (md_assemble): Changed so debug_type
test performed for ppi_assemble
* config/tc-sh.c: Included dwarf2dbg.h.
(debug_line): Defined.
(md_assemble): Generates dwarf2 line info.
(sh_finalize): New function.  Finalize dwarf2 info.
(assemble_ppi): Returns size of code generated.
(build_Mytes): Returns size of code generated.
(md_pseudo_table): Added "file" and "loc" psuedo ops.
* config/tc-sh.h (md_end): Defined.
(sh_finalize): Declared.
gas/ChangeLog
gas/config/tc-sh.c
gas/config/tc-sh.h