summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (dwarf2_debug_hooks): Initializero2009-06-221-1/+30
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-14/+14
* * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant2009-06-171-6/+11
* * dwarf2out.c (last_var_location_insn): New variable.jakub2009-06-121-14/+23
* * dwarf2out.c (def_cfa_1): Likewise for DW_CFA_cfa_offset.rth2009-06-121-3/+3
* * dwarf2out.c (need_data_align_sf_opcode): New.rth2009-06-121-12/+21
* * common.opt (gdwarf-): Accept a version number.rth2009-06-121-71/+101
* * dwarf2out.c (emit_cfa_remember): New variable.jakub2009-06-081-6/+18
* PR debug/40126hubicka2009-06-081-0/+1
* ./:ian2009-06-081-5/+0
* 2009-06-05 Richard Guenther <rguenther@suse.de>rguenth2009-06-051-1/+1
* * dwarf2out.c (deferred_asm_name): New.aoliva2009-06-051-3/+64
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-4/+10
* * dwarf2out.c (output_cfi_directive): Pass 1 instead ofjakub2009-06-031-8/+8
* * dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument, if true,jakub2009-06-011-11/+60
* * cfgcleanup.c (try_crossjump_to_edge): Only skip pastrth2009-05-301-27/+345
* Fix for PR debug/40109dodji2009-05-181-0/+6
* * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themebotcazou2009-05-151-68/+16
* * dwarf2out.c (new_reg_loc_descr): Don't ever create DW_OP_regX.jakub2009-05-061-12/+36
* * tree.h: Remove DECL_BY_REFERENCE from private_flag comment.jakub2009-05-051-12/+5
* ./:ian2009-04-271-3/+3
* * dwarf2out.c (loc_descr_plus_const): New function.jakub2009-04-261-45/+51
* * tree.h (DECL_BY_REFERENCE): Note that it is also valid forjakub2009-04-261-5/+16
* gcc/:ian2009-04-241-2/+3
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-46/+24
* gcc/:ian2009-04-201-6/+8
* * dwarf2out.c (field_byte_offset): Use the type size as the field sizeebotcazou2009-04-171-5/+6
* 2009-04-15 Catherine Moore <clm@codesourcery.com>clm2009-04-151-5/+41
* * dwarf2out.c (class_scope_p): New static inline.jakub2009-04-081-6/+21
* * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowhubicka2009-03-281-1/+1
* * cgraph.c (dump_cgraph_node): Add replace output flag by process.hubicka2009-03-281-1/+1
* PR debug/37959jakub2009-03-271-0/+7
* PR debug/39524jakub2009-03-231-0/+8
* 2009-03-23 Richard Guenther <rguenther@suse.de>rguenth2009-03-231-1/+1
* PR debug/37890jakub2009-03-201-9/+12
* * dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allowjakub2009-03-171-20/+10
* PR debug/39471jakub2009-03-171-5/+7
* PR debug/39412jakub2009-03-171-88/+8
* PR debug/39372jakub2009-03-061-5/+18
* PR debug/39387jakub2009-03-061-1/+4
* PR debug/39267hubicka2009-03-011-103/+136
* PR debug/39267hubicka2009-02-281-11/+36
* PR debug/39267hubicka2009-02-271-72/+26
* 2009-02-24 Richard Guenther <rguenther@suse.de>rguenth2009-02-241-0/+3
* PR tree-optimization/37709 hubicka2009-02-231-46/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * dwarf2out.c (dwarf2out_finish): Force output of comp_unit_diejakub2009-02-121-1/+3
* gcc/ChangeLog:aoliva2008-12-101-2/+6
* PR rtl-optimization/36998jakub2008-11-201-14/+54
* PR c++/27017jakub2008-11-131-8/+63