aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-12re PR target/47324 (r160124 caused g++.dg/torture/stackalign failures with -O...Mike Stump1-24/+100
2011-01-19re PR c++/47291 (ICE: SIGSEGV in size_binop_loc (fold-const.c:1427) with -g)Dodji Seketeli1-1/+56
2011-01-13Fix PR debug/PR46973Dodji Seketeli1-0/+31
2011-01-12re PR debug/47209 (ICE: SIGSEGV in should_emit_struct_debug (dwarf2out.c:627)...Kai Tietz1-1/+1
2011-01-07provide pubnames when there are multiple code sectionsIain Sandoe1-24/+130
2011-01-06re PR debug/46704 (Ada compiler fails to build itself)Eric Botcazou1-1/+1
2011-01-04dwarf2out.c (rtl_for_decl_init): Strip no-op conversions off the initializer.Eric Botcazou1-1/+6
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-4/+2
2010-12-22re PR debug/46724 (Wrong debug info: Invalid variable location)Alexandre Oliva1-1/+1
2010-12-17re PR debug/45088 (pointer type information lost in debuginfo)Dodji Seketeli1-1/+11
2010-12-06re PR debug/45997 (__unknown__ type name for typedef'd int)Jakub Jelinek1-2/+7
2010-12-03re PR debug/46123 (ICE: in output_aranges, at dwarf2out.c:11531 with -felimin...Jason Merrill1-0/+4
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis1-2/+2
2010-11-29Add addresses of DIEs to debug_dwarf_dieDodji Seketeli1-3/+7
2010-11-29re PR debug/46101 (ICE: in build_abbrev_table, at dwarf2out.c:10333 with -fel...Dodji Seketeli1-2/+24
2010-11-27dwarf2out.c (dwarf2out_begin_function): Set cold_text_section and output cold...Jan Hubicka1-9/+10
2010-11-26re PR middle-end/46559 (libstdc++ link FAILs with -flto)Richard Guenther1-4/+3
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-6/+6
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-0/+83
2010-11-19re PR target/45870 (note: non-delegitimized UNSPEC 5 found (-O1 -g))Jakub Jelinek1-5/+12
2010-11-18re PR lto/45089 (-Os -g -fwhopr dwarf2out ICE)Richard Guenther1-0/+9
2010-11-15godump.c: New file.Ian Lance Taylor1-1/+2
2010-11-13don't emit debug sections until they are requiredIain Sandoe1-38/+125
2010-11-03re PR debug/46241 (ice in dwarf2out.c)Richard Guenther1-1/+1
2010-10-31Emit SEH unwind info.Richard Henderson1-2/+6
2010-10-26Implement opaque-enum-specifiers for C++0x.Rodrigo Rivas Costa1-3/+7
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd1-9/+8
2010-10-19re PR fortran/43414 (DWARF4: Use DW_AT_main_subprogram for MAIN__)Francois-Xavier Coudert1-6/+13
2010-10-14re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther1-0/+2
2010-10-12rtl.h: Include hashtab.h.Jakub Jelinek1-0/+378
2010-10-01dwarf2out.c (gen_namespace_die): Use DECL_FILE_SCOPE_P.Richard Guenther1-2/+2
2010-09-30* dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.Jakub Jelinek1-1/+25
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-1/+1
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-54/+47
2010-09-27* dwarf2out.c (dwarf2out_cfi_label): Use ASM_OUTPUT_DEBUG_LABEL.Richard Henderson1-2/+3
2010-09-21dwarf2out.c (is_cu_die): New function.Richard Guenther1-73/+118
2010-09-21dwarf2out.c (dwarf2out_decl): Do not always generate a DIE for bool for C++.Richard Guenther1-10/+1
2010-09-20dwarf2out.c (any_cfis_emitted): New static variable.Jakub Jelinek1-2/+12
2010-09-20re PR debug/45124 (No DW_AT_accessibility for public DIEs in DW_TAG_class_type)Jakub Jelinek1-2/+24
2010-09-14re PR debug/45660 (ICE in dwarf2out_finish)Jakub Jelinek1-4/+8
2010-09-10dwarf2out.c (gen_array_type_die): Output DW_TAG_subrange_type for VECTOR_TYPE...Richard Guenther1-7/+12
2010-09-10re PR bootstrap/45630 (Revision 164050 breaks bootstrap on powerpc-apple-darw...Jakub Jelinek1-2/+3
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek1-13/+102
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-1/+0
2010-09-03dwarf2out.c (file scope): Remove #if0'd code.Marcin BaczyƄski1-15/+0
2010-09-03re PR middle-end/45484 (Invalid memory access in gcc.c-torture/execute/builti...Jakub Jelinek1-7/+6
2010-09-03re PR debug/45500 (ICE: in rtl_for_decl_init, at dwarf2out.c:16307 with -g -m...Jakub Jelinek1-1/+2
2010-08-31dwarf2out.c (gen_decl_die): Do not skip in Ada.Eric Botcazou1-2/+2
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-37/+31
2010-08-10i386.c (ix86_compute_frame_layout): Re-align stack after saving registers.Richard Henderson1-0/+4