dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fortran08.
[gcc.git] / gcc / dwarf2out.c
2015-02-04 Jakub Jelinekdwarf2.h (enum dwarf_source_language): Add DW_LANG_Fort...
2015-01-28 Jakub Jelinekre PR other/63504 (Issues found by --enable-checking...
2015-01-20 Jakub Jelinekre PR debug/64663 (ICE at -O1 and above with -g enabled...
2015-01-17 Jan Kratochvildwarf2out.c (gen_producer_string): Ignore also OPT_fpre...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-17 Pierre-Marie de... dwarf2out.c: do not short-circuit add_bound_info in...
2014-12-17 Pierre-Marie de... Add a few debug utilities for DWARF expressions
2014-12-17 Pierre-Marie de... Enable the array descr language hook for all DWARF...
2014-12-17 Pierre-Marie de... Complete information generated through the array descri...
2014-12-11 Aldy Hernandezdwarf2out.c (gen_lexical_block_die): Remove unused...
2014-12-08 Mark WielaardDWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.
2014-11-28 Ilya Verbincgraphunit.c (ipa_passes): Handle flag_generate_offload.
2014-11-27 Eric Botcazou* dwarf2out.c (set_block_origin_self): Skip nested...
2014-11-26 Mark WielaardPR debug/38757 continued. Handle C11, C++11 and C++14.
2014-11-26 Mark WielaardDWARF add DW_AT_noreturn on noreturn function subprogram.
2014-11-21 Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-11-19 David MalcolmPR jit/63854: Don't leak producer_string in dwarf2out.c
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-25 Aldy Hernandezdwarf2out.c (declare_in_namespace): Only emit external...
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-07 Aldy Hernandezdwarf2out.c: Remove current_function_has_inlines.
2014-10-05 Mark WielaardPR debug/63239 Add DWARF representation for C++11 delet...
2014-10-01 Jakub Jelinekre PR debug/63342 (ICE in loc_list_from_tree, at dwarf2...
2014-09-25 Andreas Krebbel[multiple changes]
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-19 Aldy Hernandezdwarf2out.c (decl_ultimate_origin): Update comment.
2014-09-16 Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-09 David MalcolmINSN_LOCATION takes an rtx_insn
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-09-04 Aldy Hernandezdwarf2out.c (struct die_struct): Add dumped_early field.
2014-09-04 Aldy HernandezMake output_die() output the parent DIE for each DIE.
2014-09-04 Aldy HernandezMake gen_formal_parameter_die() merge DIEs from a previ...
2014-09-04 Aldy Hernandezdearly: Emit DIEs for decls early in the compilation...
2014-09-04 Alan Modrare PR debug/60655 (ICE: output_operand: invalid express...
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-29 DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28 Richard Sandiforddwarf2out.c (resolve_one_addr): Remove unused data...
2014-08-28 Richard Sandiforddwarf2out.c: Include rtl-iter.h.
2014-08-27 David MalcolmUse rtx_expr_list in various places
2014-08-26 Aldy Hernandezdwarf2out.h (dwarf2out_decl): Remove prototype.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-25 Jason Merrillc.opt: Change -std=c++1y and -std=gnu++1y to be aliases...
2014-08-22 David Malcolmdwarf2out.c: Use rtx_insn
2014-08-21 David MalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-08-19 Mark WielaardEmit DW_tag_restrict_type for restrict-qualified pointers.
2014-08-19 Mark Wielaarddwarf2out.c: Pass one cv_quals argument instead of...
2014-08-08 Cary CoutantRemove skeleton type units that were being produced...
2014-08-01 Andi KleenRTL & dwarf2out changes
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-01 Cary CoutantThis patch fixes a couple of ICEs when using -gsplit...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-13 Dehao ChenEmit linkage names for inlined functions.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-21 Mark WielaardPR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-25 Cary CoutantFix a few ICEs and other problems with -fdebug-types...
2014-04-17 Mark Wielaarddwarf2out: Use normal constant values in bound_info...
2014-04-15 Mark WielaardAdd DW_AT_const_value as unsigned or int depending...
2014-04-14 Paolo Carlinitree.h (TYPE_IDENTIFIER): Declare.
2014-04-04 Ramana RadhakrishnanFix PR debug/60655 - part 1
2014-03-01 Paolo Carlinimethod.c (implicitly_declare_fn): Remove redundant...
2014-02-28 Paolo Carlinire PR c++/60314 ([C++1y] ICE with decltype(auto) when...
2014-02-13 Jakub Jelinekre PR debug/60152 (multiple AT_calling_convention...
2014-01-29 Paolo Carlinire PR c++/58561 ([c++11] ICE using declaration of funct...
2014-01-28 Jason Merrillre PR c++/53756 ([C++1y] ICE: in gen_type_die_with_usag...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-12-02 Sterling Augustinedwarf2out.c (output_pubnames): Use comp_unit_die (...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
2013-11-21 Cary CoutantAdd minimal line tables at -g1.
2013-11-20 Ilya Enkovichdbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-15 Richard Sandiforddwarf2out.c (gen_enumeration_type_die): Remove unnecess...
2013-11-13 Eric Botcazoure PR ada/35998 (debug info invalid x86_64 DW_AT_byte_s...
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-22 Sterling AugustineAdd new option -ggnu-pubnames.
2013-10-04 Cary Coutantdwarf2out.c (dw_sra_loc_expr): Release addr_table entri...
next