summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out: Remove unused text-based unwind entry points.rth2011-07-051-59/+8
* * tree.h (TYPE_ARTIFICIAL): New flag.ebotcazou2011-07-021-0/+8
* dwarf2out: Add REG_CFA_FLUSH_QUEUE.rth2011-06-301-11/+24
* dwarf2out: Handle pc_rtx as return column in REG_CFA_OFFSET too.rth2011-06-301-4/+14
* dwarf2out: Convert regs_saved_in_regs to VEC.rth2011-06-301-50/+65
* PR debug/49364jakub2011-06-301-6/+6
* PR debug/49567jakub2011-06-291-1/+2
* * dwarf2out.c (TYPE_DECL_IS_STUB): Extend mechanism to all types.ebotcazou2011-06-271-7/+7
* PR lto/48492ebotcazou2011-06-271-1/+1
* * reg-notes.def (REG_CFA_WINDOW_SAVE): New.rth2011-06-221-16/+18
* * dwarf2out.c (size_of_loc_descr, output_loc_operands,jakub2011-06-221-108/+159
* PR debug/47858jakub2011-06-221-5/+83
* libgcc/bernds2011-06-211-0/+1
* PR debug/49382jakub2011-06-151-3/+36
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-6/+7
* PR debug/48459rth2011-06-141-7/+15
* PR debug/49262jakub2011-06-061-1/+1
* PR c++/49264jakub2011-06-061-0/+2
* * dwarf2out.c (compare_loc_descriptor, scompare_loc_descriptor,jakub2011-06-011-602/+645
* * dwarf2out.c (mem_loc_descriptor) <do_ucompare>: Calljakub2011-06-011-1/+1
* * dwarf2out.c (resolve_addr_in_expr): Optimize away redundantjakub2011-05-311-14/+75
* * cselib.c (promote_debug_loc): Allow l->next non-NULL forjakub2011-05-311-28/+442
* Fix PR debug/49047dodji2011-05-311-0/+6
* Revert "Fix PR debug/49047"dodji2011-05-311-6/+0
* Fix PR debug/49047dodji2011-05-311-0/+6
* * dwarf2out.c (modified_type_die, gen_reference_type_die): Usejakub2011-05-301-2/+2
* PR c++/49092jason2011-05-221-1/+3
* One more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descriptor.hjl2011-05-091-1/+5
* * dwarf2out.c (contains_subprogram_definition): New function.ccoutant2011-05-061-0/+16
* * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 10]: Handlebernds2011-05-051-2/+6
* PR debug/48853jakub2011-05-051-5/+19
* Remove unused debug_str_hash_forced from dwarf2out.mark2011-05-041-56/+6
* PR42288 emit empty .debug_aranges section.mark2011-05-031-11/+7
* * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,jakub2011-04-301-230/+1005
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-1/+1
* * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.ebotcazou2011-04-181-1/+1
* * dwarf2out.c (struct dw_cfi_struct): Remove member dw_cfi_next.bernds2011-04-131-194/+208
* PR debug/48466jakub2011-04-061-1/+1
* PR 48400rth2011-04-041-14/+23
* * dwarf2out.c (mem_loc_descriptor): Recurse on LO_SUM.amodra2011-04-031-3/+1
* * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.ebotcazou2011-04-011-1/+44
* PR bootstrap/48148jakub2011-04-011-1/+3
* PR 48400rth2011-04-011-5/+24
* Don't add DW_AT_low_pc if the CU has no associated code.mark2011-04-011-12/+18
* * dwarf2out.h (dwarf2out_frame_debug_init): Declare.bernds2011-04-011-32/+34
* * dwarf2out.c (dw_separate_line_info_ref): Remove.rth2011-04-011-399/+338
* Introduce -fno-debug-types-section flag.mark2011-03-301-18/+28
* gcc/rsandifo2011-03-291-19/+121
* PR debug/48253jakub2011-03-281-243/+235
* PR debug/48203jakub2011-03-281-1/+1