Remove MIPS_DEBUGGING_INFO support
commitc918563733503635c90b00b773ddf14ec0385867
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Mar 2012 18:01:06 +0000 (14 18:01 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Mar 2012 18:01:06 +0000 (14 18:01 +0000)
tree8ea154caeb8d251af662a569e902f435014cf29f
parent48a5030be5a14a488204c0f2a74c697c56312f68
Remove MIPS_DEBUGGING_INFO support

* dwarf2cfi.c (def_cfa_0): Remove MIPS_DEBUGGING_INFO handling.
(dwarf2out_do_cfi_asm): Likewise.
* dwarf2out.c (output_call_frame_info): Remove MIPS_DEBUGGING_INFO
handling.
(add_data_member_location_attribute): Likewise.
(gen_array_type_die): Likewise.
(gen_subprogram_die): Likewise.
(gen_producer_string): Likewise.
* sdbout.c (sdbout_begin_prologue): Declare unconditionally.
Remove MIPS_DEBUGGING_INFO handling.
(sdb_debug_hooks): Likewise.
(sdbout_begin_block): Likewise.
(sdbout_end_block): Likewise.
(sdbout_begin_prologue): Likewise.
(sdbout_start_source_file): Likewise.
(sdbout_end_source_file): Likewise.
(sdbout_init): Likewise.
* system.h (MIPS_DEBUGGING_INFO): Poison.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185395 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2cfi.c
gcc/dwarf2out.c
gcc/sdbout.c
gcc/system.h