aboutsummaryrefslogtreecommitdiff
path: root/gcc/varpool.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-24IPA C++ refactoring 2/NMartin Liska1-111/+113
2014-07-24IPA C++ refactoring 1/NMartin Liska1-30/+29
2014-07-15Change an assignment to an assert.Bernd Schmidt1-1/+1
2014-07-12lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO timevarJan Hubicka1-0/+3
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-52/+117
2014-07-01IPA REF alias refactoringMartin Liska1-22/+19
2014-06-25IPA REF refactoringMartin Liska1-8/+9
2014-06-24varpool.c (dump_varpool_node): Dump used_by_single_function.Jan Hubicka1-0/+2
2014-06-21cgraph.h (tls_model_names): New variable.Jan Hubicka1-0/+6
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-06-03re PR c++/61020 (typeid(typeid(X)) produces 'ud2')Jason Merrill1-1/+10
2014-05-25ipa-visibility.c (can_replace_by_local_alias_in_vtable): New function.Jan Hubicka1-1/+0
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-16varpool.c (dump_varpool_node): Dump write-only flag.Jan Hubicka1-0/+2
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-3/+3
2014-04-14re PR lto/60820 (ice in ctor_for_folding, at varpool.c:291)Jan Hubicka1-1/+3
2014-02-07varpool.c: Include pointer-set.h.Jan Hubicka1-3/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-33/+33
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-2/+0
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+1
2013-11-20cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-0/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-2/+2
2013-11-07* varpool.c (ctor_for_folding): Fix typo in comment.Jeff Law1-1/+1
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-2/+2
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-69/+69
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+0
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-08cgraph.h (varpool_node_hook, [...]): Declare.Jan Hubicka1-1/+97
2013-08-30cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka1-1/+13
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka1-19/+71
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-1/+6
2013-06-12lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.Jan Hubicka1-4/+12
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-0/+2
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka1-22/+0
2013-06-01lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka1-38/+14
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-26/+34
2013-05-15re PR c++/57038 (Latest libreoffice compilation fails with enabled LTO)Jan Hubicka1-0/+4
2013-04-09ipa.c (cgraph_externally_visible_p, [...]): Drop aliased parameter.Jan Hubicka1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-13re PR middle-end/53476 (FAIL: gcc.dg/attr-weakref-1.c)Richard Biener1-2/+1
2012-12-07re PR fortran/55395 (libgfortran bootstrap failure on powerpc-linux-gnu and a...Jakub Jelinek1-6/+2
2012-12-06re PR fortran/55395 (libgfortran bootstrap failure on powerpc-linux-gnu and a...Jakub Jelinek1-1/+4
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-16/+21
2012-09-19symtab.c (insert_to_assembler_name_hash): Do not insert register vars.Jan Hubicka1-0/+4
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-29tree-dfa.c (find_vars_r): Do not call add_referenced_vars for globals.Richard Guenther1-1/+1
2012-05-24tree-flow.h (create_var_ann): Remove.Richard Guenther1-1/+0