gas/:
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 22 Feb 2005 12:32:26 +0000 (12:32 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 22 Feb 2005 12:32:26 +0000 (12:32 +0000)
commit58e2ea4d1caa51d171a9a8fb8649a6cda59ad28e
tree41dc5ef9d0a3ed752a9c827779ae5b40b27e8a12
parente4d180c27bb1031f96195ef31213f3a5701879a9
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]
This page took 0.026217 seconds and 4 git commands to generate.