OSDN Git Service

2011-04-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2out.c
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-18 ebotcazou * dwarf2out.c (is_redundant_typedef): Add 'inline...
2011-04-13 bernds * dwarf2out.c (struct dw_cfi_struct): Remove member...
2011-04-06 jakub PR debug/48466
2011-04-04 rthPR 48400
2011-04-03 amodra * dwarf2out.c (mem_loc_descriptor): Recurse on LO_SUM.
2011-04-01 ebotcazou * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descri...
2011-04-01 jakub PR bootstrap/48148
2011-04-01 rthPR 48400
2011-04-01 markDon't add DW_AT_low_pc if the CU has no associated...
2011-04-01 bernds * dwarf2out.h (dwarf2out_frame_debug_init): Declare.
2011-04-01 rth * dwarf2out.c (dw_separate_line_info_ref):...
2011-03-30 markIntroduce -fno-debug-types-section flag.
2011-03-29 rsandifogcc/
2011-03-28 jakub PR debug/48253
2011-03-28 jakub PR debug/48203
2011-03-25 jakub * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT...
2011-03-25 markRemove deprecated DW_FORM_sig8 define.
2011-03-25 markPR debug/48041
2011-03-23 krebbel2011-03-23 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-03-22 rth * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 11...
2011-03-18 jakub PR debug/48176
2011-03-17 jakub PR debug/48163
2011-03-17 jakub PR debug/48163
2011-03-17 jakub PR bootstrap/48153
2011-03-16 dodjiPR debug/47510
2011-03-16 jakub * emit-rtl.c (try_split): Don't call copy_call_info...
2011-03-16 jakub * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
2011-03-16 jakub PR debug/45882
2011-03-16 jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2011-03-14 jakub PR debug/47946
2011-03-04 rsandifogcc/
2011-02-28 ktietz2011-02-28 Kai Tietz <kai.tietz@onevision.com>
2011-02-12 iainsgcc:
2011-01-19 dodjiFix PR c++/47291
2011-01-13 dodjiFix PR debug/PR46973
2011-01-12 ktietz2011-01-12 Kai Tietz <kai.tietz@onevision.com>
2011-01-07 iainsprovide pubnames when there are multiple code sections
2011-01-06 ebotcazou PR debug/46704
2011-01-04 ebotcazou * dwarf2out.c (rtl_for_decl_init): Strip no-op convers...
2010-12-22 froydnjgcc/
2010-12-22 aolivaPR debug/46724
2010-12-17 dodjiFix for PR debug/45088
2010-12-06 jakub PR debug/45997
2010-12-03 jason PR debug/46123
2010-12-03 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-29 dodjiAdd addresses of DIEs to debug_dwarf_die
2010-11-29 dodjiFix PR debug/46101
2010-11-27 hubicka * dwarf2out.c (dwarf2out_begin_function): Set cold_tex...
2010-11-26 rguenth2010-11-26 Richard Guenther <rguenther@suse.de>
2010-11-25 jsm28 * target.def (supports_split_stack, except_unwind_info...
2010-11-19 jsm28 * common.opt (debug_struct_ordinary, debug_struct_gene...
2010-11-19 jakub PR target/45870
2010-11-18 rguenth2010-11-18 Richard Guenther <rguenther@suse.de>
2010-11-15 iangcc/:
2010-11-13 iainsdon't emit debug sections until they are required
2010-11-03 rguenth2010-11-03 Richard Guenther <rguenther@suse.de>
2010-11-01 rthEmit SEH unwind info.
2010-10-26 jason Implement opaque-enum-specifiers for C++0x.
2010-10-21 froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-19 fxcoudert PR fortran/43414
2010-10-14 rguenth2010-10-14 Richard Guenther <rguenther@suse.de>
2010-10-12 jakub * rtl.h: Include hashtab.h.
2010-10-01 rguenth2010-10-01 Richard Guenther <rguenther@suse.de>
2010-09-30 jakub * dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.
2010-09-29 jsm28gcc:
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-27 rth* dwarf2out.c (dwarf2out_cfi_label): Use ASM_OUTPUT_DEB...
2010-09-21 rguenth2010-09-21 Richard Guenther <rguenther@suse.de>
2010-09-21 rguenth2010-09-21 Richard Guenther <rguenther@suse.de>
2010-09-20 jakub * dwarf2out.c (any_cfis_emitted): New static variable.
2010-09-20 jakub PR debug/45124
2010-09-14 jakub PR debug/45660
2010-09-10 rguenth2010-09-10 Richard Guenther <rguenther@suse.de>
2010-09-10 jakub PR bootstrap/45630
2010-09-09 jakub * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-03 dnovillo2010-09-03 Marcin Baczynski <marbacz@gmail.com>
2010-09-03 jakub PR middle-end/45484
2010-09-03 jakub PR debug/45500
2010-08-31 ebotcazou * dwarf2out.c (gen_decl_die) <CONST_DECL>: Do not...
2010-08-20 froydnjgcc/
2010-08-10 rth * config/i386/i386.c (ix86_compute_frame_layout):...
2010-08-10 froydnj * dwarf2out.c (struct die_struct): Move die_tag to...
2010-08-09 froydnjgcc/
2010-08-05 rthPR 45189
2010-08-04 rthDescribe unwinding for realigned frames explicitly.
2010-08-04 rthEliminate most of the conditional compilation from...
2010-08-04 rthPR debug/45171
2010-07-29 jakub PR debug/45110
2010-07-28 jakub PR debug/45103
2010-07-27 jakub * dwarf2out.c (add_data_member_location_attribute...
2010-07-26 rthPR target/44132
2010-07-23 jakub * tree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-23 drow * dwarf2out.c (dwarf2out_frame_debug): Check for queue...
2010-07-22 dodjiFix PR debug/45024
2010-07-21 jakub PR debug/45003
2010-07-15 froydnjgcc/
2010-07-08 jakub * dwarf2out.c (mem_loc_descriptor): Use DW_OP_const...
2010-07-08 ebotcazou * dwarf2out.c (AT_linkage_name): Delete.
next