aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-08dwarf2out.c (class_scope_p): New static inline.Jakub Jelinek1-6/+21
2009-03-28dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowJan Hubicka1-1/+1
2009-03-28cgraph.c (dump_cgraph_node): Add replace output flag by process.Jan Hubicka1-1/+1
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli1-0/+7
2009-03-24re PR debug/39524 (Duplicate C++ DW_TAG_variable breaking its DW_AT_location ...Dodji Seketeli1-0/+8
2009-03-23cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther1-1/+1
2009-03-20re PR debug/37890 (Incorrect nesting for DW_TAG_imported_declaration)Jakub Jelinek1-9/+12
2009-03-17dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allow non-NAMESPACE_DECL I...Jakub Jelinek1-20/+10
2009-03-17re PR debug/39471 (DW_TAG_imported_module should be used (not DW_TAG_imported...Jakub Jelinek1-5/+7
2009-03-17re PR debug/39412 (ICE in gen_tagged_type_instantiation_die)Jakub Jelinek1-88/+8
2009-03-06re PR debug/39372 (Missing DW_AT_location for constructor static variable)Jakub Jelinek1-5/+18
2009-03-06re PR debug/39387 (Wrong DW_AT_decl_line on DW_TAG_imported* for using direct...Jakub Jelinek1-1/+4
2009-03-01re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-103/+136
2009-02-28re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-11/+36
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-72/+26
2009-02-24re PR debug/39285 (Missing debug info for enum members in C++)Richard Guenther1-0/+3
2009-02-23re PR tree-optimization/37709 (inlining causes explosion in debug info)Jan Hubicka1-46/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-12dwarf2out.c (dwarf2out_finish): Force output of comp_unit_die for -g3.Jakub Jelinek1-1/+3
2008-12-10re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH)Alexandre Oliva1-2/+6
2008-11-20re PR rtl-optimization/36998 (Ada bootstrap broken on i586-*-*)Jakub Jelinek1-14/+54
2008-11-13re PR debug/27017 (Debug information for static local class members are not e...Jakub Jelinek1-8/+63
2008-10-10re PR debug/37002 (No debug info on unreferenced parameters after stack align...H.J. Lu1-0/+10
2008-10-07re PR debug/37738 (Fortran DW_TAG_common_block has incorrect placement/scope)Jakub Jelinek1-4/+63
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli1-38/+80
2008-09-29* dwarf2out.c (constant_size): Use HOST_WIDE_INT in parameter type.Eric Botcazou1-2/+2
2008-09-26re PR middle-end/37275 (ICE when compile libgomp/task.c)Jakub Jelinek1-5/+67
2008-09-17re PR bootstrap/37441 (dwarf2 unwind info patches produce undefined symbols)Jakub Jelinek1-0/+3
2008-09-02dwarf2out.c (tree_add_const_value_attribute): Only handle VAR_DECL and CONST_...Jakub Jelinek1-1/+5
2008-08-31re PR debug/37287 (ICE (segfault) with new debugging patch)Jakub Jelinek1-2/+6
2008-08-31dwarf2out.c (native_encode_initializer): Subtract min_index for non-range arr...Jakub Jelinek1-1/+4
2008-08-29dwarf2out.c (fortran_common): Update comment.Jakub Jelinek1-25/+25
2008-08-29dwarf2out.c (descr_info_loc): Handle VAR_DECL.Jakub Jelinek1-0/+2
2008-08-29dwarf2out.c (gen_const_die): New function.Jakub Jelinek1-6/+217
2008-08-29dwarf2out.c (gen_formal_parameter_die, [...]): For DECL_BY_REFERENCE decls do...Jakub Jelinek1-10/+13
2008-08-29dwarf2out.c (add_subscript_info): Stop on Fortran TYPE_STRING_FLAG types.Jakub Jelinek1-4/+45
2008-08-29dwarf2out.c (loc_by_reference): New function.Jakub Jelinek1-6/+36
2008-08-29re PR fortran/23057 (Fortran common blocks are not described with DW_TAG_comm...Jakub Jelinek1-16/+39
2008-08-29trans-decl.c (gfc_build_qualified_array): Build non-flat array type for debug...Jakub Jelinek1-0/+6
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-42/+65
2008-08-25dwarf2out.c (def_cfa_1): Don't scale by DWARF_CIE_DATA_ALIGNMENT.Richard Henderson1-58/+49
2008-08-13dwarf2out.c (dwarf_stack_op_name): Remove prototype.H.J. Lu1-48/+25
2008-08-11re PR rtl-optimization/36998 (Ada bootstrap broken on i586-*-*)Jakub Jelinek1-5/+0
2008-08-07configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson1-5/+31
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-6/+336
2008-08-01dwarf2out.c (compute_barrier_args_size): Set barrier_args_size for labels for...Jakub Jelinek1-8/+26
2008-07-31re PR debug/36977 (Incorrect debug info for stack variables with stack alignm...H.J. Lu1-2/+1
2008-07-31re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin...Jakub Jelinek1-7/+171
2008-07-31re PR debug/36980 (Bootstrap broken with RTL checking on i586)H.J. Lu1-6/+7
2008-07-31re PR debug/36976 (FAIL: g++.dg/torture/stackalign/unwind-2.C)H.J. Lu1-17/+14