| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c | hubicka | 2012-04-30 | 1 | -38/+6 |
* | * cgraphunit.c: Update toplevel comment. | hubicka | 2012-04-25 | 1 | -11/+0 |
* | * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | hubicka | 2012-04-22 | 1 | -265/+128 |
* | * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | hubicka | 2012-04-20 | 1 | -4/+4 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -5/+5 |
* | * cgraph.c (cgraph_node_name): Remove. | hubicka | 2012-04-18 | 1 | -26/+3 |
* | * cgraph.c (cgraph_hash, assembler_name_hash): Remove. | hubicka | 2012-04-17 | 1 | -62/+6 |
* | * cgraph.h (symtab_node_base): Add next and previous pointers. | hubicka | 2012-04-16 | 1 | -34/+2 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -3/+3 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -98/+101 |
* | * cgraph.h: Remove misledaing comment on ipa-ref.h. | hubicka | 2012-04-10 | 1 | -0/+1 |
* | PR lto/51663 | hubicka | 2012-03-25 | 1 | -5/+5 |
* | PR middle-end/51998 | hubicka | 2012-02-02 | 1 | -0/+10 |
* | PR c++/51832 | jason | 2012-01-22 | 1 | -0/+1 |
* | * gcc.target/i386/sw-1.c: Force rep;movsb. | hubicka | 2011-11-14 | 1 | -0/+14 |
* | * cgraphunit.c (handle_alias_pairs): Also handle wekref with destination | hubicka | 2011-10-19 | 1 | -2/+4 |
* | * lto-symtab.c (lto_varpool_replace_node): Remove code handling | hubicka | 2011-06-18 | 1 | -61/+105 |
* | 2011-06-03 Jack Howarth <howarth@bromo.med.uc.edu> | mrs | 2011-06-03 | 1 | -1/+1 |
* | PR middle-end/31490 | jakub | 2011-02-03 | 1 | -0/+21 |
* | PR tree-optimization/47391 | jakub | 2011-01-21 | 1 | -2/+2 |
* | * cgraph.c (ld_plugin_symbol_resolution_names): New. | hubicka | 2010-11-20 | 1 | -0/+3 |
* | * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...; | hubicka | 2010-11-16 | 1 | -27/+11 |
* | * doc/invoke.texi (-fwhopr): Merge into -flto section. | hubicka | 2010-11-11 | 1 | -1/+0 |
* | * lto-symtab.c (lto_symtab_entry_def): Add guessed field. | hubicka | 2010-09-24 | 1 | -19/+26 |
* | PR tree-optimization/45738 | hubicka | 2010-09-24 | 1 | -2/+2 |
* | PR tree-optimize/45605 | hubicka | 2010-09-20 | 1 | -9/+30 |
* | * gcc.dg/tree-ssa/foldconst-1.c: New testcase. | hubicka | 2010-09-04 | 1 | -0/+1 |
* | * cgraph.h (struct varpool_node): Add const_value_known. | hubicka | 2010-09-03 | 1 | -0/+31 |
* | * passes.c (rest_of_decl_compilation): Do not add local vars into varpol. | hubicka | 2010-09-03 | 1 | -2/+6 |
* | PR target/44132 | rth | 2010-07-26 | 1 | -11/+0 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -2/+2 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -1/+1 |
* | * varpool.c (varpool_get_node): Fix lookup. | hubicka | 2010-05-29 | 1 | -1/+3 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -3/+3 |
* | * decl2.c (maybe_emit_vtables): Produce same comdat group when outputting | hubicka | 2010-05-22 | 1 | -2/+23 |
* | PR middle-end/44197 | hubicka | 2010-05-20 | 1 | -1/+1 |
* | * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare. | hubicka | 2010-05-14 | 1 | -1/+1 |
* | * varpool.c (decide_is_variable_needed): Drop code checking | hubicka | 2010-05-13 | 1 | -7/+0 |
* | * cgraph.h (struct varpool_node): Add aux. | hubicka | 2010-05-12 | 1 | -3/+3 |
* | * cgraphbuild.c (record_reference_ctx): Add varpool_node. | hubicka | 2010-05-06 | 1 | -0/+8 |
* | * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges; | hubicka | 2010-05-04 | 1 | -4/+17 |
* | * gengtype.c (open_base_files): Add lto-streamer.h | hubicka | 2010-04-29 | 1 | -2/+4 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | hubicka | 2010-04-29 | 1 | -19/+80 |
* | * lto.c (globalize_cross_file_statics): When function has address taken, | hubicka | 2010-04-21 | 1 | -0/+6 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | PR c++/12909 | jason | 2010-03-03 | 1 | -0/+51 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -6/+6 |
* | * cgraph.h (varpool_node_name): Declare. | hubicka | 2009-11-12 | 1 | -7/+3 |
* | Fix 41626 from Jan Hubicka | meissner | 2009-10-08 | 1 | -3/+2 |
* | * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has | hubicka | 2009-10-07 | 1 | -6/+30 |