New syntax for -fsanitize-recover.
[gcc.git] / gcc / dwarf2out.c
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...
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-13 Evgeny Gavrindwarf2out.c (should_emit_struct_debug): Add check for...
2013-09-09 Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-08-13 Cary Coutantdwarf2out.c (CHECKSUM_BLOCK): New macro.
2013-07-26 Cary Coutantdwarf2out.c (die_checksum_ordered): Don't include templ...
2013-07-25 Sterling Augustinedwarf2out.c (size_of_pubnames): Move code to...
2013-07-22 Eric Christopherdwarf2out.c (die_odr_checksum): New function to use...
2013-07-21 Ondřej BílkaFix typos.
2013-07-02 Cary Coutantdwarf2out.c (loc_checksum): Call hash_loc_operands...
2013-06-10 Cary Coutantdwarf2out.c (hash_external_ref): Use die_symbol or...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-21 Christian Brueldwarf2out.c (multiple_reg_loc_descriptor): Use dbx_reg_...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-24 Sterling Augustine2013-04-24 Sterling Augustine <saugustine@google...
2013-04-24 Julian Browndwarf2out.c (gen_enumeration_type_die): Fix HOST_BITS_P...
2013-04-18 Cary Coutantdwarf2out.c (output_pubnames): Check die_perennial_p...
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-23 Steven Bosscheravr.c, [...]: Where applicable...
2013-03-21 Mark Wielaarddwarf2out.c (size_of_aranges): Skip DECL_IGNORED_P...
2013-03-21 Jakub Jelinekre PR debug/55608 (Debug info quality regressions with...
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
next