aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-20re PR target/13131 (internal compiler error: in AT_flag, at dwarf2out.c:4480)Scott Snyder1-1/+1
2003-11-17re PR debug/11325 (nested class debug info missing)Scott Snyder1-3/+22
2003-11-10* dwarf2out.c (gen_label_die): Cope with DECL_RTL not set.Richard Henderson1-4/+5
2003-10-26dwarf2out.c (output_cfi): Use HOST_WIDE_INT_PRINT.Andreas Jaeger1-4/+5
2003-10-25dwarf2out.c (dw_cfi_oprnd_struct): Offset is HOST_WIDE_INT.Jan Hubicka1-50/+42
2003-10-22dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of DW_...Jan Hubicka1-5/+5
2003-10-22re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka1-10/+12
2003-10-06Fix -feliminate-dwarf2-dups ICE.Devang Patel1-10/+1
2003-09-30dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...Richard Henderson1-1/+11
2003-09-29dwarf2out.c (default_eh_frame_section): Split into ...Rainer Orth1-5/+21
2003-09-29* dwarf2out.c (add_const_value_attribute): Use real_to_target.Zack Weinberg1-18/+1
2003-09-23configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth1-5/+1
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-10/+10
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-10/+10
2003-09-11re PR fortran/11522 (g77 dwarf-2 ICE in add_abstract_origin_attribute)Alexandre Oliva1-4/+8
2003-08-22c-decl.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-1/+1
2003-08-01system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.Richard Henderson1-10/+12
2003-07-31* dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): Fix error.Richard Kenner1-10/+6
2003-07-31* dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): New case.Richard Kenner1-0/+20
2003-07-20re PR debug/11279 (DWARF-2 output mishandles large enums)Mark Mitchell1-2/+3
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-43/+37
2003-07-15dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): If DWARF_FRAME_RETURN_COLU...J"orn Rennecke1-0/+14
2003-07-11regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke1-1/+5
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-1065/+600
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-6/+6
2003-06-29dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, -1) with ggc_strdup.Kazu Hirata1-1/+1
2003-06-25* dwarf2out.c (gen_field_die): Return if type of decl is error mark.Josef Zlomek1-1/+5
2003-06-23re PR debug/9905 (Unhandled STMT_EXPR in loc_descriptor_from_tree)Andreas Schwab1-0/+1
2003-06-23ChangeLog.1: Fix a typo.Kazu Hirata1-6/+6
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-1/+1
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-05dwarf2out.c (loc_descriptor_from_tree): Return 0 for language-specific tree c...Richard Henderson1-0/+8
2003-06-04c-decl.c (c_init_decl_processing): Clear input_file_name while building commo...J"orn Rennecke1-2/+5
2003-06-04* dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_merge_constants.Alan Modra1-1/+3
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai1-1/+0
2003-05-03builtins.c (expand_builtin): Remove.Richard Henderson1-2/+2
2003-05-01dwarf2out.c (dwarf2out_init, [...]): Change parameter name from input_filename.Nathan Sidwell1-6/+6
2003-04-29dwarf2out.c (output_call_frame_info): No need to output EH unwind information...Geoffrey Keating1-1/+2
2003-04-23dwarf2out.c (fde_table_allocated): Mark with GTY.Geoffrey Keating1-31/+23
2003-04-21dwarf2out.c (is_ada, [...]): New functions.Joel Brobecker1-13/+80
2003-04-18dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR and *_DIV_EXPR a...Vincent Celier1-0/+6
2003-04-14dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 instead of DW_LANG_Ada...Joel Brobecker1-1/+1
2003-04-08dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, [...]): Take into account DWARF_INITI...Kevin Buettner1-4/+6
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-1/+2
2003-04-03dwarf2out.c (lookup_filename): Don't check for "<internal>".Jason Merrill1-6/+2
2003-04-02dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as an optimization ...Richard Henderson1-7/+9