summaryrefslogtreecommitdiff
path: root/gcc/varpool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR tree-optimization/47391jakub2011-01-211-2/+2
* * cgraph.c (ld_plugin_symbol_resolution_names): New.hubicka2010-11-201-0/+3
* * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...;hubicka2010-11-161-27/+11
* * doc/invoke.texi (-fwhopr): Merge into -flto section.hubicka2010-11-111-1/+0
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-19/+26
* PR tree-optimization/45738hubicka2010-09-241-2/+2
* PR tree-optimize/45605hubicka2010-09-201-9/+30
* * gcc.dg/tree-ssa/foldconst-1.c: New testcase.hubicka2010-09-041-0/+1
* * cgraph.h (struct varpool_node): Add const_value_known.hubicka2010-09-031-0/+31
* * passes.c (rest_of_decl_compilation): Do not add local vars into varpol.hubicka2010-09-031-2/+6
* PR target/44132rth2010-07-261-11/+0
* gcc/ada:lauras2010-06-081-2/+2
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * varpool.c (varpool_get_node): Fix lookup.hubicka2010-05-291-1/+3
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-3/+3
* * decl2.c (maybe_emit_vtables): Produce same comdat group when outputtinghubicka2010-05-221-2/+23