OSDN Git Service

* lto-cgraph.c (lto_output_varpool_node): Always output constant pool
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2out.c
2010-04-30 stevengcc/ChangeLog:
2010-04-27 jakub * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
2010-04-21 jakub PR debug/40040
2010-04-21 jakub * dwarf2out.c (add_var_loc_to_decl): Add LABEL argumen...
2010-04-21 jakub * dwarf2out.c (output_call_frame_info): For dw_cie_version
2010-04-20 jakub * dwarf2out.c (AT_linkage_name): Define.
2010-04-20 jakub * tree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-19 jakub * dwarf2out.c (lower_bound_default): For DW_LANG_Pytho...
2010-04-19 jakub * tree.h (ENUM_IS_SCOPED): Define.
2010-04-16 jakub PR debug/43762
2010-04-14 uros * df-core.c (df_ref_debug): Change format string place...
2010-04-07 dodjiFix PR debug/43628
2010-04-01 jakub * dwarf2out.c (output_compilation_unit_header): For
2010-04-01 dodjiFix for PR debug/43325
2010-03-31 jakub * dwarf2out.c (size_of_die): For -gdwarf-4 use
2010-03-27 jakub * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_func...
2010-03-26 jakub * var-tracking.c (emit_note_insn_var_location): For...
2010-03-26 jakub PR debug/43540
2010-03-24 jakub PR debug/43508
2010-03-18 aldyh * tree.h: Declare make_decl_rtl_for_debug.
2010-03-15 jakub * dwarf2out.c (dwarf2out_frame_debug): Don't assert...
2010-03-12 jakub PR debug/43329
2010-03-10 jakub PR debug/43290
2010-03-09 jakub PR debug/43299
2010-03-03 jakub PR debug/43237
2010-02-18 jakub * dwarf2out.c (add_var_loc_to_decl): Change last argum...
2010-02-11 jakub * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use...
2010-02-10 jakub PR debug/43010
2010-01-27 jakub * dwarf2out.c (mem_loc_descriptor): Remove special...
2010-01-20 jakub * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod...
2010-01-17 jakub * dwarf2out.c (mem_loc_descriptor): Don't ICE on
2010-01-17 jiez PR debug/42767
2009-12-23 jakub PR debug/42454
2009-12-22 ccoutant PR debug/42454
2009-12-17 jakub * dwarf2out.c (loc_descriptor): For SYMBOL_REFs and...
2009-12-15 rguenth2009-12-15 Richard Guenther <rguenther@suse.de>
2009-12-14 jakub PR debug/41473
2009-12-14 jakub PR debug/41473
2009-12-12 rguenth2009-12-12 Richard Guenther <rguenther@suse.de>
2009-11-25 ebotcazou PR target/10127
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 paolo2009-11-24 Paolo Carlini <paolo.carlini@oracle.com>
2009-11-24 paolo2009-11-24 David Binderman <dcb314@hotmail.com>
2009-11-20 jason DR 176 permissiveness
2009-11-18 jakub * dwarf2out.c (loc_list_from_tree): Don't call rtl_for...
2009-11-13 jason PR debug/26965
2009-11-10 ebotcazou PR target/10127
2009-10-29 ccoutantgcc/ChangeLog:
2009-10-28 espindola2009-10-28 Rafael Avila de Espindola <espindola@googl...
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26 jakub PR debug/41828
2009-10-17 jakub PR debug/40521
2009-10-16 jakub * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT...
2009-10-16 jakub PR debug/41717
2009-10-15 jakub * dwarf2out.c (dwarf_tag_name): Handle DW_TAG_rvalue_r...
2009-10-14 jakub PR debug/41695
2009-10-13 ebotcazou * dwarf2out.c (mem_loc_descriptor): Accept UNGT as...
2009-10-12 dodjiCandidate fix for PR c++/41570
2009-10-09 jakub PR debug/40521
2009-10-08 ccoutantgcc/ChangeLog:
2009-10-07 jakub * dwarf2out.c (tree_add_const_value_attribute_for_decl...
2009-10-05 jakub * dwarf2out.c (modified_type_die): Don't add DW_AT_name to
2009-10-05 jakub PR debug/41558
2009-10-02 ccoutant Add support for comdat type sections for DWARF v4...
2009-10-02 jakub PR debug/40521
2009-10-02 jakub PR debug/41404
2009-09-29 jakub PR debug/41438
2009-09-27 ebotcazou * dwarf2out.c (enum dw_val_class): Replace dw_val_clas...
2009-09-25 dodjiDWARF for Template parm pack is a gnu extension.
2009-09-25 jakub * dwarf2out.c (tls_mem_loc_descriptor): Pass 1 instead...
2009-09-24 jakub PR bootstrap/41457
2009-09-23 jakub PR debug/41439
2009-09-23 dodjiFix PR debug/41065
2009-09-23 jakub * dwarf2out.c (loc_list_plus_const): Only define if
2009-09-22 dodjiFix for PR debug/41266
2009-09-22 jakub PR bootstrap/41405
2009-09-22 jakub * dwarf2out.c (address_of_int_loc_descriptor): Avoid...
2009-09-22 davek PR bootstrap/41404
2009-09-21 hubicka * gcc.dg/guality/inline-params.c: New testcase.
2009-09-20 hubicka * dwarf2out.c (add_const_value_attribute): Return...
2009-09-18 jakub PR bootstrap/41397
2009-09-17 jakub * dwarf2out.c (loc_descriptor): Emit DW_OP_stack_value and
2009-09-17 hubicka * dwarf2out.c: Include tree-pass.h and gimple.h.
2009-09-14 rguenth2009-09-14 Richard Guenther <rguenther@suse.de>
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 jakub PR debug/41236
2009-09-03 rguenth2009-09-03 Richard Guenther <rguenther@suse.de>
2009-09-02 aolivagcc/ChangeLog:
2009-09-01 dodjiFix bootstrap after patch PR debug/30161
2009-08-31 dodjiEmit DWARF for template parameters (PR debug/30161)
2009-08-30 hainque * dwarf2out.c (switch_to_frame_table_section...
2009-08-28 ccoutantgcc/ChangeLog:
2009-08-28 hainque * collect2.c (DO_COLLECT_EXPORT_LIST): New...
2009-08-27 dodjiFix for PR debug/41170
2009-08-16 dodjiFix for PR debug/37801
2009-08-07 jakub * dwarf2out.c (output_fde): When doing hot/cold partit...
2009-07-29 rupp * dwarf2out.c (add_name_and_src_coords_attributes...
2009-07-29 rupp * dwarf2out.c (output_file_names): Output VMS style...
2009-07-29 rupp * dwarf2out.c (DWARF2_INDIRECT_STRING_SUPPORT_MISSING_...
2009-07-28 rupp * dwarf2out.c (output_file_names): Test new macro
next