]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varpool.c
* cgraphunit.c (handle_alias_pairs): Also handle wekref with destination
[thirdparty/gcc.git] / gcc / varpool.c
2011-10-19  hubicka * cgraphunit.c (handle_alias_pairs): Also handle wekre...
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-03  mrs2011-06-03 Jack Howarth <howarth@bromo.med.uc.edu>
2011-02-03  jakub PR middle-end/31490
2011-01-21  jakub PR tree-optimization/47391
2010-11-20  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): New.
2010-11-16  hubicka * cgraph.h (+varpool_can_remove_if_no_refs): Move...
2010-11-11  hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-09-24  hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-24  hubicka PR tree-optimization/45738
2010-09-20  hubicka PR tree-optimize/45605
2010-09-04  hubicka * gcc.dg/tree-ssa/foldconst-1.c: New testcase.
2010-09-03  hubicka * cgraph.h (struct varpool_node): Add const_value_known.
2010-09-03  hubicka * passes.c (rest_of_decl_compilation): Do not add...
2010-07-26  rthPR target/44132
2010-06-08  laurasgcc/ada:
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-29  hubicka * varpool.c (varpool_get_node): Fix lookup.
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-22  hubicka * decl2.c (maybe_emit_vtables): Produce same comdat...
2010-05-20  hubicka PR middle-end/44197
2010-05-14  hubicka * cgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-13  hubicka * varpool.c (decide_is_variable_needed): Drop code...
2010-05-12  hubicka * cgraph.h (struct varpool_node): Add aux.
2010-05-06  hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-04  hubicka * lto-symtab.c (lto_cgraph_replace_node): Do not remov...
2010-04-29  hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29  hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-21  hubicka * lto.c (globalize_cross_file_statics): When function...
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-03  jason PR c++/12909
2009-11-25  hjlRemove trailing white spaces.
2009-11-12  hubicka * cgraph.h (varpool_node_name): Declare.
2009-10-08  meissnerFix 41626 from Jan Hubicka
2009-10-07  hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-04-02  espindola2009-04-02 Rafael Avila de Espindola <espindola@googl...
2009-02-28  hubicka PR debug/39267
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25  hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-16  hubicka * cgraph.h (varpool_empty_needed_queue): Declare.
2007-11-02  tromey * varpool.c (dump_varpool): Use 'next', not 'next_need...
2007-08-24  tromey * varpool.c (varpool_last_needed_node): Fix comment...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-28  razya2007-05-07 Razya Ladelsky <razya@il.ibm.com>
2007-02-24  sje PR debug/29614
2007-02-10  aolivagcc/ChangeLog:
2006-12-22  kazu * cgraphunit.c, varpool.c: Fix comment typos.
2006-12-22  kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-11  hubicka Move all varpool routines out of cgraph/cgraphunit...