summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2008-10-10 H.J. Lu <hongjiu.lu@intel.com>hjl2008-10-101-0/+10
* PR debug/37738jakub2008-10-071-4/+63
* 2008-09-30 Dodji Seketeli <dodji@redhat.com>dodji2008-10-051-38/+80
* * dwarf2out.c (constant_size): Use HOST_WIDE_INT in parameter type.ebotcazou2008-09-291-2/+2
* PR middle-end/37275jakub2008-09-261-5/+67
* PR bootstrap/37441ro2008-09-171-0/+3
* * dwarf2out.c (tree_add_const_value_attribute): Only handlejakub2008-09-021-1/+5
* PR debug/37287jakub2008-08-311-2/+6
* * dwarf2out.c (native_encode_initializer): Subtract min_index forjakub2008-08-311-1/+4
* * dwarf2out.c (fortran_common): Update comment.jakub2008-08-291-25/+25