summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.jakub2010-09-091-13/+102
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-1/+0
* 2010-09-03 Marcin Baczynski <marbacz@gmail.com>dnovillo2010-09-031-15/+0
* PR middle-end/45484jakub2010-09-031-7/+6
* PR debug/45500jakub2010-09-031-1/+2
* * dwarf2out.c (gen_decl_die) <CONST_DECL>: Do not skip in Ada.ebotcazou2010-08-311-2/+2
* gcc/froydnj2010-08-201-37/+31
* * config/i386/i386.c (ix86_compute_frame_layout): Re-align stackrth2010-08-101-0/+4
* * dwarf2out.c (struct die_struct): Move die_tag to the end.froydnj2010-08-101-1/+1
* gcc/froydnj2010-08-091-1/+1
* PR 45189rth2010-08-051-4/+8
* Describe unwinding for realigned frames explicitly.rth2010-08-041-2/+49
* Eliminate most of the conditional compilation from dwarf2out.c.rth2010-08-041-89/+5
* PR debug/45171rth2010-08-041-15/+17
* PR debug/45110jakub2010-07-291-12/+30
* PR debug/45103jakub2010-07-281-1/+1
* * dwarf2out.c (add_data_member_location_attribute): Usejakub2010-07-271-1/+4
* PR target/44132rth2010-07-261-1/+5
* * tree.h (struct tree_base): Add nameless_flag bitfield.jakub2010-07-231-2/+6
* * dwarf2out.c (dwarf2out_frame_debug): Check for queued savesdrow2010-07-231-0/+6
* Fix PR debug/45024dodji2010-07-221-1/+5
* PR debug/45003jakub2010-07-211-5/+0
* gcc/froydnj2010-07-151-9/+9
* * dwarf2out.c (mem_loc_descriptor): Use DW_OP_const[48]ujakub2010-07-081-4/+29
* * dwarf2out.c (AT_linkage_name): Delete.ebotcazou2010-07-081-10/+23
* gcctromey2010-07-071-5/+11
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-3/+2
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-1/+0
* PR debug/44694jakub2010-07-011-0/+20
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+5
* PR debug/44668jakub2010-06-291-14/+24
* gcc:amylaar2010-06-291-3/+4
* * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.rupp2010-06-251-0/+33
* gcc/ChangeLog:ccoutant2010-06-221-5/+29
* * dwarf2out.c (add_linkage_name): New function. Don't addjakub2010-06-211-20/+32
* * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.jakub2010-06-211-0/+14
* PR debug/44572jakub2010-06-171-0/+1
* This patch adds the end prologue and begin epilogue markers in Dwarf2 rupp2010-06-161-4/+163
* Fix MIPS bootstrapdodji2010-06-111-0/+1
* gcc/ada:lauras2010-06-081-28/+33
* Fix PR c++/44188dodji2010-06-061-55/+142
* * dwarf2out.c (reference_to_unused,hubicka2010-05-301-4/+4
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * basic-block.h (struct control_flow_graph): Move last_label_uid field up.froydnj2010-05-291-1/+1
* PR debug/41048jakub2010-05-281-78/+96
* Revert "Fix PR c++/44188"dodji2010-05-281-131/+55
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-1/+1
* Fix PR c++/44188dodji2010-05-271-55/+131
* PR lto/44230ebotcazou2010-05-271-5/+4
* * dwarf2out.c (struct dw_fde_struct): Reorder flags.ebotcazou2010-05-261-34/+37