OSDN Git Service

gas/:
authormacro <macro>
Tue, 22 Feb 2005 12:32:22 +0000 (12:32 +0000)
committermacro <macro>
Tue, 22 Feb 2005 12:32:22 +0000 (12:32 +0000)
commit58c721b9487caa39f0825e44c745660cf72d386e
tree159d347ec753ce64f9901daff894706060aacdd8
parent546bd18262ec742fe0b5bb29253ce8910fa811cc
gas/:
* config/tc-mips.c (append_insn): Call dwarf2_emit_insn() before
emitting insn.

gas/testsuite/:
* gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
information for MIPS16.
* gas/mips/mips16-dwarf2.s: Source for the new test.
* gas/mips/mips.exp: Run the new test.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips16-dwarf2.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips16-dwarf2.s [new file with mode: 0644]