aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-11dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF5 decrease by 12.Jakub Jelinek1-20/+17
2017-01-09re PR debug/79000 (ICE: in gen_member_die, at dwarf2out.c:23995)Richard Biener1-1/+23
2017-01-04dwarf2out.c (output_loc_list): Don't throw away 64K+ location descriptions fo...Jakub Jelinek1-5/+8
2017-01-03DWARF: add DW_AT_encoding attributes for DW_TAG_enumeration_type DIEsPierre-Marie de Rodat1-0/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-01dwarf2out.c: fix jit issue with early_dwarf_finishedDavid Malcolm1-0/+3
2016-12-01re PR debug/78587 (dwarf2out.c:1517:45: runtime error: negation of -922337203...Jakub Jelinek1-3/+4
2016-11-18re PR debug/78191 (ICE in calc_die_sizes)Jakub Jelinek1-10/+30
2016-11-18Use rtx_mode_t instead of std::make_pairRichard Sandiford1-5/+5
2016-11-15Fix a GET_MODE_CLASS typo in mem_loc_descriptorRichard Sandiford1-1/+1
2016-11-14remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders1-79/+74
2016-11-10debug/78112: remove recent duplicates for DW_TAG_subprogram attributesPierre-Marie de Rodat1-4/+4
2016-11-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek1-14/+67
2016-11-03[DWARF] Enable DW_CFA_VAL_EXPRESSION supportJiong Wang1-0/+42
2016-11-01dwarf2out.c (gen_variable_die): Remove again origin_die variable and its init...Jakub Jelinek1-2/+1
2016-11-01Fix dwarf2out.c non-HAVE_AS_LEB128 bootstrap failureRainer Orth1-1/+3
2016-11-01dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAME argumen...Jakub Jelinek1-5/+45
2016-11-01tree.h (BLOCK_IN_COLD_SECTION_P): Define.Jakub Jelinek1-40/+293
2016-10-31dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): Adjust for -gdwarf-5.Jan Kratochvil1-3/+6
2016-10-31dwarf2out.c (dwarf_AT): Handle DW_AT_dwo_name.Jakub Jelinek1-38/+99
2016-10-31dwarf2out.c (debug_line_str_section): New variable.Jakub Jelinek1-41/+263
2016-10-31re PR debug/77315 (emit DW_OP_form_tls_address)Tom Tromey1-4/+12
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek1-21/+105
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.Jakub Jelinek1-71/+347
2016-10-31dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define.Jakub Jelinek1-7/+20
2016-10-31dwarf2out.c (dwarf_op): Renamed to ...Jakub Jelinek1-46/+137
2016-10-31dwarf2out.c (dwarf_op): New function.Jakub Jelinek1-54/+176
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit...Jakub Jelinek1-45/+269
2016-10-31dwarf2out.c (dwarf2out_define, [...]): Replace DW_MACRO_GNU_* constants with ...Jakub Jelinek1-37/+39
2016-10-27dwarf2out.c (gen_member_die): Only reparent_child instead of splice_child_die...Jakub Jelinek1-1/+2
2016-10-24dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or DW_AT_rvalue_referen...Jakub Jelinek1-0/+15
2016-10-24re PR debug/77985 (DW_AT_comp_dir is omitted when filename is absolute and th...Ximin Luo1-24/+2
2016-10-21dwarf2out.c (ranges_table): Change into vec<dw_ranges, va_gc> *.Jakub Jelinek1-68/+24
2016-10-21dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attribute if needed.Jakub Jelinek1-1/+10
2016-10-20cgraphunit.c (analyze_functions): Set node->definition to false to signal sym...Richard Biener1-11/+7
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek1-39/+26
2016-10-13Implement P0386R2 - C++17 inline variablesJason Merrill1-1/+12
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-13dwarf2out.c (tree_add_const_value_attribute): Do not try rtl_for_decl_init du...Richard Biener1-12/+20
2016-10-12Un-break dwarf2out for DWARF2_LINENO_DEBUGGING_INFO configurationsThomas Schwinge1-1/+1
2016-10-12DWARF: space-optimize loc. descr. for integer literals on 32-bit targetsPierre-Marie de Rodat1-5/+24
2016-10-12DWARF: fix scoping for descriptions of local typesPierre-Marie de Rodat1-0/+10
2016-10-11dwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditional.Richard Biener1-10/+52
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-28/+23
2016-10-05DWARF: move pessimistic DWARF version checks for imported entitiesPierre-Marie de Rodat1-3/+5
2016-10-02dwarf2out.c (output_fde, [...]): Use MAX_ARTIFICIAL_LABEL_BYTES as char array...Jakub Jelinek1-7/+9
2016-09-29rtti.c (involves_incomplete_p): Add fall through comment.Marek Polacek1-0/+2
2016-09-28dwarf2out.c (cu_die_list): New global.Richard Biener1-8/+29
2016-09-28dwarf2out.c (struct die_struct): Add removed flag.Richard Biener1-33/+73
2016-09-27Fix pch with Solaris asRichard Biener1-8/+8