summaryrefslogtreecommitdiff
path: root/gcc/varpool.c
Commit message (Expand)AuthorAgeFilesLines
* * varpool.c (ctor_for_folding): Fix typo in comment.law2013-11-071-1/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-2/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-69/+69
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+0
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * cgraph.h (varpool_node_hook, varpool_node_hook_list,hubicka2013-09-081-1/+97
* * cgraph.c (cgraph_function_body_availability): Handle weakrefhubicka2013-08-301-1/+13
* * cgraph.h (const_value_known_p): Replace by ...hubicka2013-06-191-19/+71
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-1/+6
* * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.hubicka2013-06-121-4/+12
* * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka2013-06-111-0/+2
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-22/+0
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-38/+14
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-26/+34
* PR lto/57038hubicka2013-05-151-0/+4
* * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p): Drophubicka2013-04-091-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-12-13 Richard Biener <rguenther@suse.de>rguenth2012-12-131-2/+1
* PR fortran/55395jakub2012-12-071-6/+2
* PR fortran/55395jakub2012-12-061-1/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* This patch implements generic type query and conversion functions,crowl2012-10-311-16/+21
* * symtab.c (insert_to_assembler_name_hash): Do not inserthubicka2012-09-191-0/+4
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* 2012-05-29 Richard Guenther <rguenther@suse.de>rguenth2012-05-291-1/+1
* 2012-05-24 Richard Guenther <rguenther@suse.de>rguenth2012-05-241-1/+0
* 2012-05-24 Richard Guenther <rguenther@suse.de>rguenth2012-05-241-1/+0
* * tree.h (alias_diag_flags): Remove.hubicka2012-05-241-2/+1
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-5/+16
* PR bootstrap/53300hubicka2012-05-111-1/+1
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-11/+29
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-38/+6
* * cgraphunit.c: Update toplevel comment.hubicka2012-04-251-11/+0
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-265/+128
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-4/+4
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-5/+5
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-26/+3
* * cgraph.c (cgraph_hash, assembler_name_hash): Remove.hubicka2012-04-171-62/+6
* * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka2012-04-161-34/+2
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-3/+3
* * cgraph.h: Update copyrights;hubicka2012-04-141-98/+101
* * cgraph.h: Remove misledaing comment on ipa-ref.h.hubicka2012-04-101-0/+1
* PR lto/51663hubicka2012-03-251-5/+5
* PR middle-end/51998hubicka2012-02-021-0/+10
* PR c++/51832jason2012-01-221-0/+1
* * gcc.target/i386/sw-1.c: Force rep;movsb.hubicka2011-11-141-0/+14
* * cgraphunit.c (handle_alias_pairs): Also handle wekref with destinationhubicka2011-10-191-2/+4
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-61/+105
* 2011-06-03 Jack Howarth <howarth@bromo.med.uc.edu>mrs2011-06-031-1/+1
* PR middle-end/31490jakub2011-02-031-0/+21