aboutsummaryrefslogtreecommitdiff
path: root/gcc/varpool.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-132012-12-13 Richard Biener <rguenther@suse.de>Richard Biener
2012-12-07 PR fortran/55395Jakub Jelinek
2012-12-06 PR fortran/55395Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl
2012-09-19 * symtab.c (insert_to_assembler_name_hash): Do not insertJan Hubicka
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-292012-05-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-242012-05-24 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-242012-05-24 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-24 * tree.h (alias_diag_flags): Remove.Jan Hubicka
2012-05-17 * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorJan Hubicka
2012-05-11 PR bootstrap/53300Jan Hubicka
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varsJan Hubicka
2012-04-30 * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka
2012-04-25 * cgraphunit.c: Update toplevel comment.Jan Hubicka
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-20 * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2012-04-18 * cgraph.c (cgraph_node_name): Remove.Jan Hubicka
2012-04-17 * cgraph.c (cgraph_hash, assembler_name_hash): Remove.Jan Hubicka
2012-04-16 * cgraph.h (symtab_node_base): Add next and previous pointers.Jan Hubicka
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):Jan Hubicka
2012-04-14 * cgraph.h: Update copyrights;Jan Hubicka
2012-04-10 * cgraph.h: Remove misledaing comment on ipa-ref.h.Jan Hubicka
2012-03-25 PR lto/51663Jan Hubicka
2012-02-02 PR middle-end/51998Jan Hubicka
2012-01-22 PR c++/51832Jason Merrill
2011-11-14 * gcc.target/i386/sw-1.c: Force rep;movsb.Zolotukhin Michael
2011-10-19 * cgraphunit.c (handle_alias_pairs): Also handle wekref with destinationJan Hubicka
2011-06-18 * lto-symtab.c (lto_varpool_replace_node): Remove code handlingJan Hubicka
2011-06-032011-06-03 Jack Howarth <howarth@bromo.med.uc.edu>Jack Howarth
2011-02-03 PR middle-end/31490Jakub Jelinek
2011-01-21 PR tree-optimization/47391Jakub Jelinek
2010-11-20 * cgraph.c (ld_plugin_symbol_resolution_names): New.Jan Hubicka
2010-11-16 * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...;Jan Hubicka
2010-11-11 * doc/invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka
2010-09-24 * lto-symtab.c (lto_symtab_entry_def): Add guessed field.Jan Hubicka
2010-09-24 PR tree-optimization/45738Jan Hubicka
2010-09-20 PR tree-optimize/45605Jan Hubicka
2010-09-04 * gcc.dg/tree-ssa/foldconst-1.c: New testcase.Jan Hubicka
2010-09-03 * cgraph.h (struct varpool_node): Add const_value_known.Jan Hubicka
2010-09-03 * passes.c (rest_of_decl_compilation): Do not add local vars into varpol.Jan Hubicka
2010-07-26PR target/44132Richard Henderson
2010-06-08gcc/ada:Laurynas Biveinis
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2010-05-29 * varpool.c (varpool_get_node): Fix lookup.Jan Hubicka
2010-05-27 * diagnostic-core.h: New. Contents moved from diagnostic.h andJoseph Myers
2010-05-22 * decl2.c (maybe_emit_vtables): Produce same comdat group when outputtingJan Hubicka