This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove MIPS_DEBUGGING_INFO support


On 03/05/2012 09:20 AM, Rainer Orth wrote:
> 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 
> 	* config/alpha/alpha.h (MIPS_DEBUGGING_INFO): Remove.
> 	* config/alpha/elf.h (MIPS_DEBUGGING_INFO): Don't undef.
> 	* config/alpha/vms.h (MIPS_DEBUGGING_INFO): Don't undef.
> 
> 	* 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.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]