aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-05double-int.h (double_int_sub): Declare.Richard Biener1-3/+2
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-1/+0
2010-07-01re PR debug/44694 (Long var tracking compile time of GiNaC tests)Jakub Jelinek1-0/+20
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-0/+5
2010-06-29re PR debug/44668 (class->DW_TAG_typedef is missing DW_AT_accessibility)Jakub Jelinek1-14/+24
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-3/+4
2010-06-25dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp1-0/+33
2010-06-22dwarf2out.c (is_nested_in_subprogram): New function.Cary Coutant1-5/+29
2010-06-21dwarf2out.c (add_linkage_name): New function.Jakub Jelinek1-20/+32
2010-06-21dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.Jakub Jelinek1-0/+14
2010-06-17re PR debug/44572 (dwarf2out.c:22403:1: error: (near initialization for 'dwar...Jakub Jelinek1-0/+1
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-4/+163
2010-06-11Fix MIPS bootstrapDodji Seketeli1-0/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-28/+33
2010-06-06re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli1-55/+142
2010-05-30dwarf2out.c (reference_to_unused, [...]): Avoid creating of new varool nodes.Jan Hubicka1-4/+4
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-2/+2
2010-05-29basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd1-1/+1
2010-05-28re PR debug/41048 (bad DW_AT_data_member_location from g++)Jakub Jelinek1-78/+96
2010-05-28Revert "Fix PR c++/44188"Dodji Seketeli1-131/+55
2010-05-27diagnostic-core.h: New.Joseph Myers1-1/+1
2010-05-27re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli1-55/+131
2010-05-27re PR lto/44230 (Do not create need for multiple EH personalities)Eric Botcazou1-5/+4
2010-05-26dwarf2out.c (struct dw_fde_struct): Reorder flags.Eric Botcazou1-34/+37
2010-05-25re PR debug/42801 (C VLAs should use DW_AT_allocated)Jakub Jelinek1-16/+32
2010-05-25dwarf2out.c (loc_descr_plus_const): When offset is negative, use DW_OP_minus ...Jakub Jelinek1-4/+3
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-20dwarf2out.c (new_loc_descr_op_bit_piece): Add offset argument.Jakub Jelinek1-6/+46
2010-05-15re PR debug/44112 (Revision 159354 causes Fortran test failures)Jakub Jelinek1-1/+0
2010-05-13re PR middle-end/44104 (New test failures)Jakub Jelinek1-1/+1
2010-05-13re PR debug/43983 (var-tracking needlessly throws away location info for SRAe...Jakub Jelinek1-45/+392
2010-05-13re PR bootstrap/44048 (building without C++ enabled fails)Jason Merrill1-14/+13
2010-05-12re PR debug/42278 (incorrect dwarf data gcc-4.4.2)Jakub Jelinek1-8/+19
2010-05-06Add support for C++0x nullptr.Jason Merrill1-0/+13
2010-05-05re PR debug/43950 (fortran: Use DW_AT_identifier_case)Jakub Jelinek1-0/+14
2010-05-01rtl.h (CONST_DOUBLE_P): Define.Anatoly Sokolov1-60/+27
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2010-04-27dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression force using DW_CFA_d...Jakub Jelinek1-2/+3
2010-04-21re PR debug/40040 (gfortran invalid DW_AT_location for overridable variables)Jakub Jelinek1-2/+1
2010-04-21dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.Jakub Jelinek1-18/+72
2010-04-21dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...Jakub Jelinek1-0/+5
2010-04-20dwarf2out.c (AT_linkage_name): Define.Jakub Jelinek1-6/+12
2010-04-20tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek1-3/+16
2010-04-19dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0 for -gdwarf-4.Jakub Jelinek1-0/+1
2010-04-19tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek1-0/+3
2010-04-16re PR debug/43762 (VLA artificial length var loclist is missing DW_OP_stack_v...Jakub Jelinek1-10/+15
2010-04-14df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak1-15/+15
2010-04-07re PR debug/43628 (in-class func-ptr type parameter has unspecified DW_AT_type)Dodji Seketeli1-1/+2
2010-04-01dwarf2out.c (output_compilation_unit_header): For -gdwarf-4 use version 4 ins...Jakub Jelinek1-42/+53