aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-11calls.c (emit_library_call_value_1): Fix a comment typo.Kazu Hirata1-1/+1
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-3/+16
2001-07-10dwarf2out.c (dwarf2out_line): Emit -dA comment even when we have .loc support.Jason Merrill1-6/+5
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male1-3/+3
2001-07-06dwarf2out.c (mem_loc_descriptor): Only look through a constant pool reference...Jason Merrill1-4/+2
2001-07-05dwarf2out.c (output_loc_list): Use an all ones mask for .text asm output and ...Nathan Sidwell1-12/+19
2001-07-05dwarf2out.c (dwarf2out_define): Update comment.Daniel Berlin1-6/+11
2001-07-04c-lex.c (cb_file_change): Pass line number to debug_start_source_file.Daniel Berlin1-59/+97
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-3/+1
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis1-0/+1
2001-06-05dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson1-4/+44
2001-06-04tree.def (ARRAY_RANGE_REF): New code.Richard Kenner1-0/+1
2001-05-30* dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1.Richard Henderson1-2/+3
2001-05-21dwarf2out.c (current_funcdef_number): Move outside dwarf2 conditional ifdef.Richard Henderson1-7/+7
2001-05-21dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION.Richard Henderson1-4/+4
2001-05-20dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson1-28/+31
2001-05-18dwarf2out.c: Add dw_loc_list_ref, a reference to a location list.Daniel Berlin1-8/+187
2001-05-18function.c (expand_function_start): Avoid creating BLKmode pseudos.Mark Mitchell1-21/+25
2001-05-17* dwarf2out.c (modified_type_die): Equate qualified type to die.Mark Kettenis1-0/+4
2001-05-16except.c (eh_data_format_name): Move to ...Richard Henderson1-33/+93
2001-05-11defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-1/+22
2001-05-10dwarf2out.c (mem_loc_descriptor): Do not pass constant pool contents for a SY...Toon Moene1-2/+8
2001-04-24If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF.Nick Clifton1-0/+6
2001-04-12dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell1-12/+25
2001-04-05dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE instead of DWA...Andrew MacLeod1-19/+26
2001-04-04DWARF2 frame notes for hppa.Alan Modra1-45/+72
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-3/+3
2001-04-03dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and LO_SUM cases t...Alan Modra1-14/+14
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-49/+59
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-3/+3
2001-03-27bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.Richard Henderson1-2/+2
2001-03-17dwarf2out.c (queue_reg_save): New.Richard Henderson1-6/+76
2001-03-17dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson1-1/+9
2001-03-16dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson1-206/+81
2001-03-16* dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.Mark Mitchell1-1/+1
2001-03-15Fix patch merge error.Richard Henderson1-2/+2
2001-03-15dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET if provided ...Richard Henderson1-16/+16
2001-03-10toplev.c (file_name_nondirectory): Remove.Neil Booth1-1/+1
2001-03-03* dwarf2out.c (output_call_frame_info): Fix augmentation length.Richard Henderson1-1/+1
2001-03-02Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson1-1142/+336
2001-02-28Undo the accidental checkin :(Jan Hubicka1-33/+0
2001-02-28i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints.Jan Hubicka1-0/+36
2001-02-21tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill1-39/+54
2001-02-16dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.Jason Merrill1-20/+25
2001-02-08arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme...Jason Merrill1-7/+9
2001-02-08dwarf2out.c (dwarf2out_line): Include filename in -dA output.Jason Merrill1-8/+12
2001-02-06dwarf2out.c: Revise DWARF2 Abbreviation Glossary comments.Jeffrey Oldham1-11/+35
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-2/+2
2001-02-02dwarf2out.c: Added explanation of abbreviations.Jeffrey Oldham1-25/+192
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0