aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-25dwarf2asm.c (dw2_asm_output_nstring): Encode double quote character for AIX.David Edelsohn1-1/+8
2017-07-21dwarf2out.c (output_file_names): Avoid double testing for dwarf_version >= 5.Ulrich Drepper1-1/+1
2017-07-21Remove TYPE_METHODS.Nathan Sidwell1-20/+8
2017-07-14Remove Java references in source code.Martin Liska1-16/+3
2017-07-14Remove Pascal language in source code.Martin Liska1-3/+0
2017-07-13Cleanup #2 of Pascal references.Martin Liska1-40/+0
2017-07-11* dwarf2out.c (gen_member_die): Remove useless check for anon ctors.Nathan Sidwell1-4/+0
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat1-50/+0
2017-06-11tree.h (id_equal): New.Jason Merrill1-1/+1
2017-06-08cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla...Jan Hubicka1-3/+3
2017-06-02dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.David Edelsohn1-2/+13
2017-06-01DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPRPierre-Marie de Rodat1-2/+3
2017-06-01DWARF: for variants, produce unsigned discr. when debug type is unsignedPierre-Marie de Rodat1-5/+24
2017-05-16dwarf2out.c (loc_list_from_tree_1): Do not create DW_OP_GNU_variable_value fo...Richard Biener1-0/+1
2017-05-16dwarf2out.c (resolve_variable_value_in_expr): Lookup DIE just generated.Richard Biener1-2/+4
2017-04-19re PR debug/80461 (ICE in modified_type_die, at dwarf2out.c:12566)Jakub Jelinek1-8/+10
2017-04-18re PR debug/80263 (gcc's internal type "sizetype" leaks out as base type name...Jakub Jelinek1-10/+19
2017-04-13re PR debug/80321 (infinite recursion with inlining of nested function and de...Jakub Jelinek1-1/+6
2017-04-06re PR debug/80234 (ICE in splice_child_die at dwarfout.c:5265)Jakub Jelinek1-4/+30
2017-03-31re PR bootstrap/79255 (PGO bootstrap fails on x86_64/ppc64le building Ada)Jakub Jelinek1-2/+7
2017-03-21[PR63238] include alignment debug information in DIE checksumAlexandre Oliva1-0/+5
2017-03-06re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch)Jakub Jelinek1-3/+3
2017-02-25re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie...Jakub Jelinek1-142/+495
2017-02-22dwarf2out.c (gen_variable_die): For -gdwarf-5...Jakub Jelinek1-6/+9
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek1-7/+27
2017-02-18common.opt (gno-column-info, [...]): New options.Jakub Jelinek1-6/+32
2017-01-31[PR63238] output alignment debug informationAlexandre Oliva1-6/+70
2017-01-30re PR debug/79289 (DWARF info for typeof of C function with no args and no pr...Ian Lance Taylor1-2/+7
2017-01-26re PR c++/79129 (ICE with -fdebug-types-section starting with r240578)Jakub Jelinek1-0/+14
2017-01-26re PR debug/78835 (ICE with -fdebug-types-section and member function)Jakub Jelinek1-10/+40
2017-01-24dwarf2out.c (output_compilation_unit_header, [...]): Avoid -Wformat-security ...Jakub Jelinek1-4/+7
2017-01-17re PR debug/78839 (DWARF output different between GCC 5 and 6)Jakub Jelinek1-20/+25
2017-01-17re PR debug/71669 (DW_AT_data_bit_offset is not emitted for dwarf4 and above)Jakub Jelinek1-0/+17
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