]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dwarf2out.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / dwarf2out.c
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-26  dje * dwarf2out.c (XCOFF_DEBUGGING_INFO): Default...
2015-09-21  rguenth2015-09-21 Richard Biener <rguenther@suse.de>
2015-09-18  dje * dwarf2out.c (switch_to_eh_frame_section)...
2015-09-18  djelibgcc/
2015-09-18  rguenth2015-09-18 Richard Biener <rguenther@suse.de>
2015-09-18  rguenth2015-09-18 Richard Biener <rguenther@suse.de>
2015-09-17  rguenth2015-09-17 Richard Biener <rguenther@suse.de>
2015-09-13  tbsaundedwarf2out.c: remove typedefs that hide pointerness
2015-09-03  rguenth2015-09-03 Richard Biener <rguenther@suse.de>
2015-08-19  tbsaunderemove useless typedefs
2015-08-14  tschwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-07-27  jason PR debug/66468
2015-07-13  aldyhFix double word typos.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-24  aldyh * dwarf2out.c (gen_formal_parameter_die): Remove assert.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-15  aldyh PR debug/66535
2015-06-12  aldyh * dwarf2out.c (check_die): Protect with ENABLE_CHECKING.
2015-06-11  aldyh PR bootstrap/66448
2015-06-11  jason * dwarf2out.c (prune_unused_types): Handle unused...
2015-06-11  pmderodatRestore DW_AT_abstract_origin for cross-unit call sites
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  aldyh * dwarf2out.c (gen_lexical_block_die): Initialize...
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-02  rguenth2015-06-02 Richard Biener <rguenther@suse.de>
2015-05-27  aldyh * dwarf2out.c: Remove block_map.
2015-05-19  rsandifogcc/
2015-05-11  hubicka * class.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-05-06  jason Fix gdb.cp/anon-struct.cc with -std=c++11.
2015-05-05  dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-30  hubicka * dwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-28  tbsaundeadd default for PCC_BITFIELD_TYPE_MATTERS
2015-04-20  jakub PR debug/65807
2015-04-18  tbsaunderemove need for store_values_directly
2015-04-17  jakub PR debug/65771
2015-04-17  jakub PR debug/65771
2015-02-26  aldyh PR debug/46102
2015-02-13  rguenth2015-02-13 Richard Biener <rguenther@suse.de>
2015-02-12  jakub * dwarf2out.c (output_die): Use "%s", name instead...
2015-02-12  jakub * dwarf2asm.c (dw2_asm_output_vms_delta): Only define
2015-02-11  rguenth2015-02-11 Richard Biener <rguenther@suse.de>
2015-02-06  jakub PR middle-end/64937
2015-02-04  jakubinclude/
2015-01-28  jakub PR other/63504
2015-01-20  jakub PR debug/64663
2015-01-17  jkratoch2015-01-17 Jan Kratochvil <jan.kratochvil@redhat...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-17  pmderodatdwarf2out.c: do not short-circuit add_bound_info in...
2014-12-17  pmderodatAdd a few debug utilities for DWARF expressions
2014-12-17  pmderodatEnable the array descr language hook for all DWARF...
2014-12-17  pmderodatComplete information generated through the array descri...
2014-12-11  aldyh * dwarf2out.c (gen_lexical_block_die): Remove unused...
2014-12-08  markDWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.
2014-11-28  iverbingcc/
2014-11-27  ebotcazou * dwarf2out.c (set_block_origin_self): Skip nested...
2014-11-26  markPR debug/38757 continued. Handle C11, C++11 and C++14.
2014-11-26  markDWARF add DW_AT_noreturn on noreturn function subprogram.
2014-11-21  markPR debug/38757 gcc does not emit DW_LANG_C99.
2014-11-19  dmalcolmPR jit/63854: Don't leak producer_string in dwarf2out.c
2014-11-05  ienkovichgcc/
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-25  aldyh * dwarf2out.c (declare_in_namespace): Only emit external
2014-10-21  dmalcolmState cleanups from jit branch
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-10-07  aldyh * dwarf2out.c: Remove current_function_has_inlines.
2014-10-05  markPR debug/63239 Add DWARF representation for C++11 delet...
2014-10-01  jakub PR debug/63342
2014-09-25  krebbel2014-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2014-09-24  aldyh * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,
2014-09-19  aldyh * dwarf2out.c (decl_ultimate_origin): Update comment.
2014-09-16  tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-09-09  dmalcolmINSN_LOCATION takes an rtx_insn
2014-09-04  aldyhRevert incorrect merging of debug-early branch.
2014-09-04  aldyh+ * c/c-decl.c (write_global_declarations_1)...
2014-09-04  aldyh * dwarf2out.c (struct die_struct): Add dumped_early...
2014-09-04  aldyhMake output_die() output the parent DIE for each DIE.
2014-09-04  aldyhMake gen_formal_parameter_die() merge DIEs from a previ...
2014-09-04  aldyhdearly: Emit DIEs for decls early in the compilation...
2014-09-04  amodra PR debug/60655
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-08-29  dj* cppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-27  dmalcolmUse rtx_expr_list in various places
2014-08-26  aldyh * dwarf2out.h (dwarf2out_decl): Remove prototype.
2014-08-25  marxinIPA C++ refactoring 4/N
next