| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraph.h (varpool_node): Add need_bounds_init field. | kyukhin | 2013-11-20 | 1 | -0/+2 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+1 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -2/+2 |
* | * varpool.c (ctor_for_folding): Fix typo in comment. | law | 2013-11-07 | 1 | -1/+1 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -2/+2 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -69/+69 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+0 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | * cgraph.h (varpool_node_hook, varpool_node_hook_list, | hubicka | 2013-09-08 | 1 | -1/+97 |
* | * cgraph.c (cgraph_function_body_availability): Handle weakref | hubicka | 2013-08-30 | 1 | -1/+13 |
* | * cgraph.h (const_value_known_p): Replace by ... | hubicka | 2013-06-19 | 1 | -19/+71 |
* | 2013-06-17 Richard Biener <rguenther@suse.de> | rguenth | 2013-06-17 | 1 | -1/+6 |
* | * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | hubicka | 2013-06-12 | 1 | -4/+12 |
* | * c-family/c-common.c (handle_alias_ifunc_attribute): Do not set | hubicka | 2013-06-11 | 1 | -0/+2 |
* | * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P | hubicka | 2013-06-05 | 1 | -22/+0 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | hubicka | 2013-06-01 | 1 | -38/+14 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -26/+34 |
* | PR lto/57038 | hubicka | 2013-05-15 | 1 | -0/+4 |
* | * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p): Drop | hubicka | 2013-04-09 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | 2012-12-13 Richard Biener <rguenther@suse.de> | rguenth | 2012-12-13 | 1 | -2/+1 |
* | PR fortran/55395 | jakub | 2012-12-07 | 1 | -6/+2 |
* | PR fortran/55395 | jakub | 2012-12-06 | 1 | -1/+4 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -1/+1 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -16/+21 |
* | * symtab.c (insert_to_assembler_name_hash): Do not insert | hubicka | 2012-09-19 | 1 | -0/+4 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -2/+2 |
* | 2012-05-29 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-29 | 1 | -1/+1 |
* | 2012-05-24 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-24 | 1 | -1/+0 |
* | 2012-05-24 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-24 | 1 | -1/+0 |
* | * tree.h (alias_diag_flags): Remove. | hubicka | 2012-05-24 | 1 | -2/+1 |
* | * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor | hubicka | 2012-05-17 | 1 | -5/+16 |
* | PR bootstrap/53300 | hubicka | 2012-05-11 | 1 | -1/+1 |
* | * cgraphbuild.c (build_cgraph_edges): Do not finalize vars | hubicka | 2012-05-09 | 1 | -11/+29 |
* | * 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 |