summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
...
* dwarf2out: Add REG_CFA_FLUSH_QUEUE.Richard Henderson2011-06-301-11/+24
* dwarf2out: Handle pc_rtx as return column in REG_CFA_OFFSET too.Richard Henderson2011-06-301-4/+14
* dwarf2out: Convert regs_saved_in_regs to VEC.Richard Henderson2011-06-301-50/+65
* re PR debug/49364 ([4.7 regressions] Empty .debug_abbrev sections confuse SGI...Jakub Jelinek2011-06-301-6/+6
* re PR debug/49567 (ICE in mem_loc_descriptor due to typed DWARF stack changes)Jakub Jelinek2011-06-291-1/+2
* * dwarf2out.c (TYPE_DECL_IS_STUB): Extend mechanism to all types.Eric Botcazou2011-06-271-7/+7
* re PR lto/48492 (LTO bootstrap failure in copy_constant)Eric Botcazou2011-06-271-1/+1
* reg-notes.def (REG_CFA_WINDOW_SAVE): New.Richard Henderson2011-06-221-16/+18
* dwarf2out.c (size_of_loc_descr, [...]): Allow DW_OP_GNU_convert and DW_OP_GNU...Jakub Jelinek2011-06-221-108/+159
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-5/+83
* Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2011-06-211-0/+1
* re PR debug/49382 (-O2 -g: DW_AT_location at the very first PC is already mod...Jakub Jelinek2011-06-151-3/+36
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-6/+7
* re PR debug/48459 (avr: Assertion failure with -gdwarf-2)Richard Henderson2011-06-141-7/+15
* re PR debug/49262 (3-yr-old infinite loop in dwarf2out.c)Jakub Jelinek2011-06-061-1/+1
* re PR c++/49264 (Internal compiler error: segmentation fault)Jakub Jelinek2011-06-061-0/+2
* dwarf2out.c (compare_loc_descriptor, [...]): New functions.Jakub Jelinek2011-06-011-602/+645
* dwarf2out.c (mem_loc_descriptor): Call base_type_for_mode with op_mode instea...Jakub Jelinek2011-06-011-1/+1
* dwarf2out.c (resolve_addr_in_expr): Optimize away redundant DW_OP_GNU_convert...Jakub Jelinek2011-05-311-14/+75
* cselib.c (promote_debug_loc): Allow l->next non-NULL for cselib_preserve_cons...Jakub Jelinek2011-05-311-28/+442
* re PR debug/49047 (DW_AT_linkage_name missing for constructors and destructors)Dodji Seketeli2011-05-311-0/+6
* Revert "Fix PR debug/49047"Dodji Seketeli2011-05-311-6/+0
* re PR debug/49047 (DW_AT_linkage_name missing for constructors and destructors)Dodji Seketeli2011-05-311-0/+6
* dwarf2out.c (modified_type_die, [...]): Use DW_TAG_rvalue_reference_type even...Jakub Jelinek2011-05-301-2/+2
* re PR c++/49092 (ice in tree_add_const_value_attribute)Jason Merrill2011-05-221-1/+3
* One more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descriptor.H.J. Lu2011-05-091-1/+5
* dwarf2out.c (contains_subprogram_definition): New function.Cary Coutant2011-05-061-0/+16
* dwarf2out.c (dwarf2out_frame_debug_expr): Handle POST_MODIFY.Bernd Schmidt2011-05-051-2/+6
* re PR debug/48853 (Wrong DWARF codegen when Pmode != ptr_mode)Jakub Jelinek2011-05-051-5/+19
* Remove unused debug_str_hash_forced from dwarf2out.Mark Wielaard2011-05-041-56/+6
* PR42288 emit empty .debug_aranges section.Mark Wielaard2011-05-031-11/+7
* dwarf2.h (DW_OP_GNU_const_type, [...]): New.Jakub Jelinek2011-04-301-230/+1005
* builtins.c (fold_builtin_classify_type): Use integer_type_node for the type o...Richard Guenther2011-04-291-1/+1
* * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.Eric Botcazou2011-04-181-1/+1
* dwarf2out.c (struct dw_cfi_struct): Remove member dw_cfi_next.Bernd Schmidt2011-04-131-194/+208
* re PR debug/48466 (Wrong variable locations at -O0 on i686)Jakub Jelinek2011-04-061-1/+1
* re PR bootstrap/48400 (powerpc-apple-darwin9 fails to bootstrap at revision 1...Richard Henderson2011-04-041-14/+23
* dwarf2out.c (mem_loc_descriptor): Recurse on LO_SUM.Alan Modra2011-04-031-3/+1
* dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque2011-04-011-1/+44
* re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)Jakub Jelinek2011-04-011-1/+3
* re PR bootstrap/48400 (powerpc-apple-darwin9 fails to bootstrap at revision 1...Richard Henderson2011-04-011-5/+24
* Don't add DW_AT_low_pc if the CU has no associated code.Mark Wielaard2011-04-011-12/+18
* dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt2011-04-011-32/+34
* dwarf2out.c (dw_separate_line_info_ref): Remove.Richard Henderson2011-03-311-399/+338
* Introduce -fno-debug-types-section flag.Mark Wielaard2011-03-301-18/+28
* dwarf2out.c (dw_loc_list_node): Add resolved_addr and replaced.Richard Sandiford2011-03-291-19/+121
* re PR debug/48253 (Further .debug_aranges issues)Jakub Jelinek2011-03-291-243/+235
* re PR debug/48203 (ICE in dwarf2out.c while building eglibc.)Jakub Jelinek2011-03-291-1/+1
* dwarf2out.c (mem_loc_descriptor): Compare mode size instead of bitsize with D...Jakub Jelinek2011-03-251-2/+7
* Remove deprecated DW_FORM_sig8 define.Mark Wielaard2011-03-251-2/+2