gcc/testsuite/
[gcc.git] / gcc / dwarf2out.c
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 ...
2013-03-17 Jason Merrillre PR debug/49090 (provide a way to recognize defaulted...
2013-03-05 Sterling Augustinere PR debug/55364 (ICE: in remove_addr_table_entry...
2013-02-07 David S. MillerFix variable tracking for leaf functions on sparc.
2013-02-07 Jakub Jelinekre PR debug/56154 (Bad .debug_loc generated for some...
2013-02-04 Jason Merrilltypo
2013-01-31 Paul Koningre PR debug/55059 (DWARF missing concrete class definition)
2013-01-31 Jason Merrillre PR debug/54410 (doubled DW_TAG_template_type_param)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-19 Jakub Jelinekre PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2...
2012-12-18 Jakub Jelinekre PR rtl-optimization/55717 (ICE in form_sum, at reloa...
2012-12-10 Steve Ellceyre PR target/54061 (gcc.c-torture/compile/mipscop-...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-14 Sterling Augustinere PR debug/55328 (ICE: in output_addr_table_entry...
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-08 Jakub Jelinekre PR debug/53145 (gcc.dg/pch/save-temps-1.c)
2012-11-07 Sterling Augustinedwarf2out.c (output_comdat_type_unit): Check for OBJECT...
2012-11-06 Sterling Augustinecommon.opt (gno-split-dwarf, [...]): New switches.
2012-11-05 Jakub Jelinekre PR target/55194 (h8300 ICE during conftest in libgcc...
2012-10-26 Jakub Jelinekre PR debug/54970 (Missing DW_OP_GNU_implicit_pointer...
2012-10-25 Cary Coutantre PR debug/55063 (Thousands of failures in the libstdc...
2012-10-23 Paul Koningre PR debug/54508 (Wrong debug information emitted...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-16 Steven Bosscherrtl.h (get_call_rtx_from): New prototype.
2012-10-04 Richard Guentherre PR lto/47788 (New LTO failures)
2012-10-02 Alexandre Olivare PR debug/53135 (Duplicates cause size explosion...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-11 Martin Jambordwarf2out.c (dwarf2out_abstract_function): Do not chang...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-24 Simon Baldwindwarf2out.c (gen_producer_string): Omit command line...
2012-08-24 H.J. LuAllow arg_pointer_rtx/frame_pointer_rtx for based_loc_descr
2012-08-20 Mark Wielaarddwarf2out.c: For DWARF 4+, output DW_AT_high_pc as...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
next