]> git.ipfire.org Git - thirdparty/gcc.git/commit
elf.h (DWARF2_DEBUG_INFO): Define.
authorDaniel Jacobowitz <drow@mvista.com>
Wed, 12 Jun 2002 18:07:32 +0000 (11:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 12 Jun 2002 18:07:32 +0000 (11:07 -0700)
commit8b0397a68af1f1f4d5b3dd8287d536ffafbfec95
tree9c54080b7fa47f986d96a7bf0089af17c30532bb
parent6e32abbfc25930c079b643a85750472d50baac00
elf.h (DWARF2_DEBUG_INFO): Define.

        * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.
        * config/mips/mips.c (mips_output_filename): Don't print a
        ".file" directive if we are using DWARF-2.
        (mips_output_function_prologue): Do not emit source file
        name for TARGET_GAS.

From-SVN: r54560
gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/mips.c