aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-01re PR debug/43325 (C++ external inner reference does not override outer scope)Dodji Seketeli1-3/+3
2010-03-31dwarf2out.c (size_of_die): For -gdwarf-4 use uleb128 size instead of fixed 1 ...Jakub Jelinek1-5/+50
2010-03-27dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl instead of dwar...Jakub Jelinek1-9/+12
2010-03-26var-tracking.c (emit_note_insn_var_location): For one part notes with offset ...Jakub Jelinek1-6/+10
2010-03-26re PR debug/43540 (ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in out...Jakub Jelinek1-7/+18
2010-03-24re PR debug/43508 (ICE when compiling SSE code with -ggdb)Jakub Jelinek1-0/+4
2010-03-18tree.h: Declare make_decl_rtl_for_debug.Aldy Hernandez1-4/+1
2010-03-15dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg has been set.Jakub Jelinek1-6/+6
2010-03-12re PR debug/43329 (Early inlining causes suboptimal debug info)Jakub Jelinek1-14/+15
2010-03-10re PR debug/43290 (ICE in dwarf2out_frame_debug_expr)Jakub Jelinek1-29/+22
2010-03-09re PR bootstrap/43299 (Subversion id 157264 breaks powerpc 64-bit bootstraps)Jakub Jelinek1-0/+16
2010-03-03re PR debug/43237 (Wrong DW_AT_upper_bound)Jakub Jelinek1-12/+14
2010-02-18dwarf2out.c (add_var_loc_to_decl): Change last argument to rtx...Jakub Jelinek1-10/+17
2010-02-11dwarf2out.c (mem_loc_descriptor): Use DW_OP_deref_size if MEM's mode size isn...Jakub Jelinek1-51/+133
2010-02-10re PR debug/43010 (ICE with -femit-struct-debug-baseonly)Jakub Jelinek1-1/+3
2010-01-27dwarf2out.c (mem_loc_descriptor): Remove special casing of CONSTANT_POOL_ADDR...Jakub Jelinek1-31/+24
2010-01-20dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead of MOD...Jakub Jelinek1-4/+40
2010-01-17dwarf2out.c (mem_loc_descriptor): Don't ICE on {S,U}S_{PLUS,MINUS,NEG,ABS,ASH...Jakub Jelinek1-2/+11
2010-01-17re PR debug/42767 (ICE in mem_loc_descriptor)Jie Zhang1-1/+3
2009-12-23re PR debug/42454 (debug_ranges table contains empty range for unused .text s...Jakub Jelinek1-16/+29
2009-12-22re PR debug/42454 (debug_ranges table contains empty range for unused .text s...Cary Coutant1-4/+5
2009-12-17dwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL_REFs use DW_OP_addr+D...Jakub Jelinek1-11/+21
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-2/+4
2009-12-14re PR target/41473 (dsymutil "Assertion failed ...")Alexandre Oliva1-8/+35
2009-12-14re PR target/41473 (dsymutil "Assertion failed ...")Alexandre Oliva1-85/+75
2009-12-12tree.c (need_assembler_name_p): Abstract decls do not need an assembler name.Richard Guenther1-1/+2
2009-11-25re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-11/+16
2009-11-25Remove trailing white spaces.H.J. Lu1-14/+14