aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-01-25dwarf2out.c (prefix_of): New function.Ulrich Drepper1-8/+71
2001-01-23Eliminate IA-64 compiler warnings.Jim Wilson1-1/+1
2001-01-23dwarf2out.c (new_die): Use xcalloc.Jason Merrill1-8/+3
2001-01-19dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl for the abstr...Jason Merrill1-6/+5
2001-01-05Update copyright.Richard Henderson1-1/+1
2001-01-05* dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change.Richard Henderson1-12/+2
2001-01-05VECTOR_TYPE fixes for aliasing, and dwarf2 output.Daniel Berlin1-0/+1
2001-01-02dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.Jan Hubicka1-2/+35
2000-12-31dwarf2out.c (loc_descriptor_from_tree, [...]): New.Richard Kenner1-0/+8
2000-12-22Allow the (scratch) frame pointer to be initialised from the stack pointerNick Clifton1-9/+20
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi1-0/+3
2000-12-21dwarf2out.c (simple_decl_align_in_bits): newDJ Delorie1-13/+30
2000-12-17dwarf2out.c (loc_descriptor_from_tree, [...]): New case.Richard Kenner1-1/+5
2000-11-26dwarf2out.c (output_file_names): New function.Ulrich Drepper1-54/+323
2000-11-25dwarf2out.c (file_table, [...]): Remove.Richard Henderson1-54/+83
2000-11-19dwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size a...Richard Henderson1-16/+12
2000-11-19Warning fixes:Kaveh R. Ghazi1-4/+5
2000-11-17configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.Richard Henderson1-1/+5
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-3/+0
2000-11-07dwarfout.c (INSN_LABEL_FMT): Remove.Richard Henderson1-25/+1
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-2/+2
2000-11-01dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_de...Richard Henderson1-1/+5