summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (struct external_ref, build_local_stub): New.jason2012-05-031-10/+189
* * dwarf2out.c (die_struct): Add comdat_type_p flag. Use it instead ofjason2012-05-031-24/+32
* * dwarf2out.c (modified_type_die): Use scope_die_for.jason2012-05-031-40/+65
* * config/i386/i386.c (ix86_code_end): Set DECL_IGNORED_P on thejason2012-05-031-0/+4
* 2012-05-02 Martin Jambor <mjambor@suse.cz>jamborm2012-05-021-1/+3
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-1/+1
* * dwarf2out.c (comdat_symbol_id): Add const.jason2012-04-301-6/+6
* gcctromey2012-04-271-786/+26
* Assert dbx_reg_number doesn't return INVALID_REGNUMhjl2012-04-251-1/+3
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-2/+2
* 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-111-0/+1
* * dwarf2out.c (gen_variable_die): Initialize off.rth2012-03-301-1/+1
* * tree.def (REALPART_EXPR, IMAGPART_EXPR, VIEW_CONVERT_EXPR): Move.ebotcazou2012-03-191-7/+5
* 2012-03-15 Tristan Gingold <gingold@adacore.com>gingold2012-03-151-1/+1
* Remove MIPS_DEBUGGING_INFO supportro2012-03-141-60/+0
* PR debug/51902jakub2012-03-051-1/+53
* * dwarf2out.c (modified_type_die): Set DW_AT_GNAT_descriptive_type andebotcazou2012-02-291-19/+17
* PR debug/52260jakub2012-02-161-8/+8
* PR debug/51950jakub2012-02-141-1/+31
* PR debug/52027jakub2012-01-301-1/+2
* PR target/51957jakub2012-01-241-0/+7
* 2012-01-19 Cary Coutant <ccoutant@google.com>ccoutant2012-01-201-18/+43
* 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