aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-15/+8
2002-06-16dwarf2out.c (modified_type_die): Don't assign the qualified die to the unqual...Richard Henderson1-3/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-22/+26
2002-06-02reverted erroneous checkinTom Tromey1-16/+5
2002-06-02fixincl.x: Rebuilt.Tom Tromey1-5/+16
2002-05-31i386.c (classify_argument): Properly handle base types.Jan Hubicka1-8/+9
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-05-24dwarf2out.c (dwarf2out_finish): Don't forget to emit a final entry with a typ...Jim Blandy1-0/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-1/+5
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-1/+2
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-9/+11
2002-05-08re PR c++/6381 (Missing assembler label)Jason Merrill1-5/+15
2002-05-04dwarf2out.c: Fix formatting.Kazu Hirata1-40/+41
2002-04-24dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.Jason Merrill1-7/+14
2002-04-16re PR target/6303 (output_operand: invalid expression as operand)Jakub Jelinek1-1/+10
2002-03-31dwarf2out.c (dwarf2out_define): Remove start_source_file call, CPP will start...Daniel Berlin1-7/+0
2002-03-20Makefile.in: Update.Neil Booth1-4/+4
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-1/+1
2002-02-28dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and PO...Andrew MacLeod1-16/+35
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-4/+0
2002-02-26re PR debug/5770 (undefined reference to `.LC0')Jakub Jelinek1-2/+32
2002-02-26dwarf2out.c (gen_inlined_subroutine_die): If block is abstract, generate a di...Alexandre Oliva1-0/+14
2002-02-26dwarf2out.c (modified_type_die): Do not call type_main_variant for vectors.Aldy Hernandez1-5/+13
2002-02-21dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-11/+10
2002-02-21re PR debug/4461 (Invalid dawrf2 debug code)Jakub Jelinek1-2/+16
2002-02-20fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-4/+4
2002-01-29dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.Jason Merrill1-8/+30
2002-01-22dwarf2out.c (equate_decl_number_to_die): Add "int" to decls.Richard Kenner1-2/+38
2002-01-20dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_*_EXPR cases.Richard Kenner1-1/+8
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-3/+3
2002-01-13* dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.Richard Kenner1-0/+8
2002-01-10dwarf2out.c (indirect_string_alloc, [...]): Move prototype into DWARF2_DEBUGG...Graham Stott1-5/+6
2002-01-05c-decl.c (c_expand_body): Don't call outlining_inline_function.Richard Henderson1-3/+15
2002-01-05cse.c: Fix formatting.Kazu Hirata1-1/+1
2002-01-04c-common.c: Fix formatting.Kazu Hirata1-10/+10
2002-01-02dwarf2out.c (limbo_die_node): Add created_for member.Richard Henderson1-42/+78
2001-12-29Fix typo in last change.Richard Kenner1-1/+1
2001-12-29dwarf2out.c (compute_section_prefix): Avoid cast warning.Richard Kenner1-10/+10
2001-12-25* dwarf2out.c: Reformatting and minor code rearrangement.Richard Kenner1-650/+666
2001-12-22dwarf2out.c (save_rtx): Deleted.Richard Kenner1-21/+10
2001-12-19dwarf2out.c (add_name_and_src_coords_attributes): Fix VMS procedure descripto...Douglas B Rupp1-2/+2
2001-12-14dwarf2out.c (output_die): Print the string in the comment for a DW_FORM_strp.Jason Merrill1-1/+1
2001-12-12dwarf2out.c (dw_val_class): Add dw_val_class_range_list.Jakub Jelinek1-6/+53
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-1/+14
2001-12-02cfgrtl.c (purge_all_dead_edges): Initialize variable.Kaveh R. Ghazi1-0/+1
2001-11-30dwarf2out.c (is_cxx): New fn.Jason Merrill1-1/+8
2001-11-29dwarf2out.c (add_data_member_location_attribute): Do the right thing for virt...Jason Merrill1-12/+54
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-11-19tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner1-0/+2
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-2/+1