aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+11
2009-10-16dwarf2out.c (mem_loc_descriptor): Cast DWARF2_ADDR_SIZE to int to avoid signe...Jakub Jelinek1-2/+2
2009-10-16re PR debug/41717 (internal compiler error: in expand_debug_expr)Jakub Jelinek1-11/+19
2009-10-15dwarf2out.c (dwarf_tag_name): Handle DW_TAG_rvalue_reference_type and DW_TAG_...Jakub Jelinek1-2/+40
2009-10-14re PR debug/41695 (Invalid .debug_loc created)Jakub Jelinek1-2/+1
2009-10-13* dwarf2out.c (mem_loc_descriptor): Accept UNGT as well.Eric Botcazou1-0/+1
2009-10-12Candidate fix for PR c++/41570Dodji Seketeli1-8/+3
2009-10-09re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-3/+1
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+301
2009-10-07dwarf2out.c (tree_add_const_value_attribute_for_decl): Don't add DW_AT_const_...Jakub Jelinek1-0/+4
2009-10-05dwarf2out.c (modified_type_die): Don't add DW_AT_name to DW_TAG_{const,volati...Jakub Jelinek1-3/+9
2009-10-05re PR debug/41558 (gfortran -O code excessive DW_OP_deref's)Jakub Jelinek1-101/+84
2009-10-02Add support for comdat type sections for DWARF v4.Cary Coutant1-44/+1572
2009-10-02re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+20
2009-10-02re PR bootstrap/41404 (expr.c undefined reference while linking jc1)Jakub Jelinek1-8/+148
2009-09-29re PR debug/41438 (VTA: libgomp build fails due to inconsistent debug info)Jakub Jelinek1-8/+75
2009-09-27dwarf2out.c (enum dw_val_class): Replace dw_val_class_long_long with dw_val_c...Eric Botcazou1-52/+88
2009-09-26DWARF for Template parm pack is a gnu extension.Dodji Seketeli1-11/+11
2009-09-25dwarf2out.c (tls_mem_loc_descriptor): Pass 1 instead of 2 to loc_descriptor_f...Jakub Jelinek1-2/+2
2009-09-24re PR bootstrap/41457 (Bootstrap failure at revision 152100)Jakub Jelinek1-8/+6
2009-09-23re PR debug/41439 (choose DW_OP_stack_value over DW_OP_implicit_value more of...Jakub Jelinek1-21/+5
2009-09-23re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...Dodji Seketeli1-1/+50
2009-09-23re PR debug/41411 (ICE: mem_loc_descriptor, at dwarf2out.c:11616)Jakub Jelinek1-3/+5
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli1-81/+164
2009-09-22re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Jakub Jelinek1-33/+73
2009-09-22dwarf2out.c (address_of_int_loc_descriptor): Avoid signed/unsigned comparison...Jakub Jelinek1-1/+1
2009-09-22re PR bootstrap/41404 (expr.c undefined reference while linking jc1)Dave Korn1-3/+2
2009-09-21inline-params.c: New testcase.Jan Hubicka1-1/+10
2009-09-20dwarf2out.c (add_const_value_attribute): Return true if successful.Jan Hubicka1-226/+295
2009-09-19re PR bootstrap/41397 (RTL checking failure compiling libiberty)Jakub Jelinek1-2/+2
2009-09-17dwarf2out.c (loc_descriptor): Emit DW_OP_stack_value and DW_OP_implicit_value...Alexandre Oliva1-7/+5
2009-09-17dwarf2out.c: Include tree-pass.h and gimple.h.Jan Hubicka1-238/+535
2009-09-14re PR bootstrap/41350 (FreeBSD bootstrap failure: unimplemented: Multiple EH ...Richard Guenther1-4/+8
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-7/+25
2009-09-03re PR debug/41236 (RTL checking failure compiling libgcc)Jakub Jelinek1-5/+7
2009-09-03dwarf2out.c (dwarf2out_do_cfi_asm): Remove check of eh_personality_libfunc.Richard Guenther1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-81/+795
2009-09-01Fix bootstrap after patch PR debug/30161Dodji Seketeli1-3/+3
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli1-20/+300
2009-08-30dwarf2out.c (switch_to_frame_table_section): Move definition prior to first use.Olivier Hainque1-17/+17
2009-08-28re PR debug/41063 (ICE in output_die)Cary Coutant1-0/+9
2009-08-28collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro, always defined.Olivier Hainque1-18/+45
2009-08-27re PR debug/41170 (namespace DIE not generated when it contains only a typedef)Dodji Seketeli1-1/+2
2009-08-16re PR debug/37801 (DWARF output for inlined functions doesn't always use DW_T...Dodji Seketeli1-16/+24
2009-08-07dwarf2out.c (output_fde): When doing hot/cold partitioning...Jakub Jelinek1-12/+20
2009-07-29dwarf2out.c (add_name_and_src_coords_attributes): Push on the correct stack (...Douglas B Rupp1-1/+1
2009-07-29dwarf2out.c (output_file_names): Output VMS style file name, size, date, vers...Douglas B Rupp1-0/+39
2009-07-29dwarf2out.c (DWARF2_INDIRECT_STRING_SUPPORT_MISSING_ON_TARGET): New macro set...Douglas B Rupp1-2/+9
2009-07-28dwarf2out.c (output_file_names): Test new macro DWARF2_DIR_SHOULD_END_WITH_SE...Douglas B Rupp1-2/+28
2009-07-27dwarf2out.c (output_cfi_p): Removed.Jakub Jelinek1-199/+302