summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-09-14 Richard Guenther <rguenther@suse.de>rguenth2009-09-141-4/+8
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-7/+25
* PR debug/41236jakub2009-09-031-5/+7
* 2009-09-03 Richard Guenther <rguenther@suse.de>rguenth2009-09-031-1/+1
* gcc/ChangeLog:aoliva2009-09-021-81/+795
* Fix bootstrap after patch PR debug/30161dodji2009-09-011-3/+3
* Emit DWARF for template parameters (PR debug/30161)dodji2009-08-311-20/+300
* * dwarf2out.c (switch_to_frame_table_section): Movehainque2009-08-301-17/+17
* gcc/ChangeLog:ccoutant2009-08-281-0/+9
* * collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro,hainque2009-08-281-18/+45
* Fix for PR debug/41170dodji2009-08-271-1/+2
* Fix for PR debug/37801dodji2009-08-161-16/+24
* * dwarf2out.c (output_fde): When doing hot/cold partitioning, usejakub2009-08-071-12/+20
* * dwarf2out.c (add_name_and_src_coords_attributes): Push on therupp2009-07-291-1/+1
* * dwarf2out.c (output_file_names): Output VMS style file name, size,rupp2009-07-291-0/+39
* * dwarf2out.c (DWARF2_INDIRECT_STRING_SUPPORT_MISSING_ON_TARGET):rupp2009-07-291-2/+9
* * dwarf2out.c (output_file_names): Test new macrorupp2009-07-281-2/+28
* * dwarf2out.c (output_cfi_p): Removed.jakub2009-07-271-199/+302
* PR rtl-optimization/34999jakub2009-07-241-151/+262
* 2009-07-14 Dodji Seketeli <dodji@redhat.com>dodji2009-07-141-0/+2
* PR debug/40713jakub2009-07-111-6/+36
* gcctromey2009-07-091-1/+1
* 2009-07-08 Mark Wielaard <mjw@redhat.com>mark2009-07-081-13/+22
* PR debug/40596jakub2009-07-041-2/+1
* PR debug/40431rth2009-07-011-2/+2
* PR debug/40462jakub2009-07-011-0/+16
* PR debug/40573jakub2009-06-301-1/+1
* gcctromey2009-06-301-20/+31
* * 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