]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/mips/elf.h (DWARF2_DEBUG_INFO): Define.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jun 2002 18:07:32 +0000 (18:07 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jun 2002 18:07:32 +0000 (18:07 +0000)
commit072e6fd27a76bba6be6907a5561b265c497c5977
tree9c54080b7fa47f986d96a7bf0089af17c30532bb
parent2aa04a098f776c20287cee6e7201ff4f754b49a6
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54560 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/mips.c