OSDN Git Service

* configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Aug 2008 16:29:22 +0000 (16:29 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Aug 2008 16:29:22 +0000 (16:29 +0000)
commit3dcd5df11c166b18d445c366cd57d6245391df2e
tree6f429f963a824f06c51ad8534931937fd85f61e3
parent0729edb47e264da6bb70fc7a4c19369897ca7ad2
    * configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.
        * configure, config.in: Rebuild.
        * debug.h (dwarf2out_do_cfi_asm): Declare.
        * c-cppbuiltin.c (c_cpp_builtins): Use it.
        * dwarf2out.c (dwarf2out_do_cfi_asm): New.
        (dwarf2out_cfi_label, add_fde_cfi, output_call_frame_info,
        dwarf2out_begin_prologue, dwarf2out_end_epilogue): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138846 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-cppbuiltin.c
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/debug.h
gcc/dwarf2out.c