* 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)
commit0d10e18267c6476627a1881c24bb6e364368f74a
tree2a2a790739632d90004eb236acfce6b8f12e222d
parent19ba6717740004b63158745e8a74b9f845b5c205
* 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
This page took 0.029854 seconds and 4 git commands to generate.