summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/51695jakub2012-01-041-1/+7
* Fix up last commit.jakub2012-01-031-4/+1
* PR pch/51722jakub2012-01-031-18/+7
* 2012-01-03 Richard Guenther <rguenther@suse.de>rguenth2012-01-031-9/+2
* * dwarf2out.c (gen_compile_unit_die): Use DW_LANG_Go for Go.ian2011-12-291-0/+5
* 2011-12-20 Richard Guenther <rguenther@suse.de>rguenth2011-12-201-1/+8
* 2011-12-16 Richard Guenther <rguenther@suse.de>rguenth2011-12-161-2/+3
* * final.c, output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul):jason2011-11-111-4/+19
* PR debug/50983jason2011-11-101-0/+4
* PR tree-optimization/50693jakub2011-11-051-0/+8
* Invalidate cached next real insn in dwarf2out_end_epilogue().davem2011-10-311-1/+2
* Handle many consecutive location notes more efficiently in dwarf2.davem2011-10-311-2/+32
* * dwarf2out.c (add_gnat_descriptive_type_attribute): Temporarilyebotcazou2011-10-251-0/+4
* * dwarf2out.c (loc_descriptor): For SUBREG pass SUBREG_REG's mode asjakub2011-10-191-1/+2
* PR debug/50191jakub2011-09-071-7/+11
* * dwarf2out.c (resolve_addr): For -gdwarf-2 don'tjakub2011-07-281-7/+20
* PR debug/49871jakub2011-07-281-3/+26
* * dwarf2out.c (output_macinfo_op): Ensure fd->filename pointsjakub2011-07-271-0/+1
* * dwarf2out.c (output_macinfo_op): Ensure fd->filename pointsjakub2011-07-261-11/+15
* dwarf2cfi: Implement change_cfi_row.rth2011-07-231-39/+120
* * dwarf2.h (DW_AT_GNU_macros): New.jakub2011-07-221-31/+382
* PR other/32998jakub2011-07-221-15/+124
* gcc/rsandifo2011-07-191-3/+3
* gcc/rsandifo2011-07-191-1/+1
* PR target/49713rth2011-07-121-5/+5
* * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.rth2011-07-111-2/+2
* PR debug/49676jakub2011-07-111-13/+159
* dwarf2: Move CFI output routines to dwarf2cfi.c.rth2011-07-091-630/+8
* dwarf2: Reduce some redundant definitions.rth2011-07-091-37/+0
* dwarf2cfi: Unify add_fde_cfi and add_cie_cfi.rth2011-07-091-4/+4
* Move ASM_COMMENT_START to defaults.h.rth2011-07-091-15/+0
* PR debug/49676jakub2011-07-091-19/+50
* Dump NOTE_INSN_CFI notes.rth2011-07-081-28/+50
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-3/+8
* dwarf2out: Convert fde_table to a VEC.rth2011-07-071-106/+66
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.rth2011-07-071-5/+2
* dwarf2out: Move insn scanning out of final.c.rth2011-07-071-1/+7
* dwarf2out: Split CFI construction routines into a new file.rth2011-07-071-2768/+77
* 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