| Commit message (Expand) | Author | Age | Files | Lines |
* | IPA C++ refactoring 2/N | marxin | 2014-07-24 | 1 | -3/+2 |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 1 | -420/+411 |
* | PR c++/61623 | jason | 2014-07-17 | 1 | -1/+2 |
* | * cgraph.h (symtab_node): Add nonzero_address. | hubicka | 2014-07-13 | 1 | -0/+63 |
* | * symtab.c: Include calls.h | hubicka | 2014-07-07 | 1 | -0/+14 |
* | IPA REF alias refactoring | marxin | 2014-07-01 | 1 | -2/+30 |
* | IPA REF refactoring | marxin | 2014-06-25 | 1 | -10/+283 |
* | add hash_map class | tbsaunde | 2014-06-24 | 1 | -2/+3 |
* | * cgraph.h (struct symtab_node): Add field in_init_priority_hash | hubicka | 2014-06-20 | 1 | -0/+137 |
* | Revert: | hubicka | 2014-06-16 | 1 | -15/+0 |
* | * symtab.c (symtab_node::reset_section): New method. | hubicka | 2014-06-12 | 1 | -0/+15 |
* | * symtab.c (section_hash): New hash. | hubicka | 2014-06-12 | 1 | -4/+82 |
* | * varasm.c (set_implicit_section): New function. | hubicka | 2014-06-11 | 1 | -2/+105 |
* | * symtab.c (dump_symtab_base): Update dumping. | hubicka | 2014-06-09 | 1 | -8/+4 |
* | * symtab.c (symtab_nonoverwritable_alias): Copy VIRTUAL flag; | hubicka | 2014-06-08 | 1 | -1/+4 |
* | PR c++/47202 | jason | 2014-05-28 | 1 | -2/+2 |
* | * symtab.c (symtab_nonoverwritable_alias): Copy READONLY flag for variables. | hubicka | 2014-05-26 | 1 | -2/+6 |
* | * tree-core.h (tree_decl_with_vis): Replace comdat_group by | hubicka | 2014-05-24 | 1 | -108/+24 |
* | * tree.h (DECL_ONE_ONLY): Return true only for externally visible | hubicka | 2014-05-20 | 1 | -8/+7 |
* | * ipa.c (symtab_remove_unreachable_nodes): Remove | hubicka | 2014-05-19 | 1 | -7/+25 |
* | Change is-a.h to support typedefs of pointers | dmalcolm | 2014-04-23 | 1 | -22/+22 |
* | 2014-03-21 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-03-21 | 1 | -0/+2 |
* | gcc/ | kyukhin | 2014-03-18 | 1 | -1/+1 |
* | PR ipa/59469 | hubicka | 2014-02-07 | 1 | -0/+51 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR c++/41090 | jason | 2013-12-23 | 1 | -0/+23 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+5 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -1/+5 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -9/+9 |
* | Re-factor tree.h - Part 1. | dnovillo | 2013-11-08 | 1 | -0/+79 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -70/+70 |
* | Split symtab_node declarations onto multiple lines | dmalcolm | 2013-10-30 | 1 | -2/+4 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -193/+193 |
* | Convert symtab, cgraph and varpool nodes into a real class hierarchy | dmalcolm | 2013-10-29 | 1 | -2/+2 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -0/+1 |
* | PR middle-end/58329 | hubicka | 2013-09-17 | 1 | -0/+4 |
* | PR middle-end/58094 | hubicka | 2013-09-06 | 1 | -2/+39 |
* | * lto-symtab.c (lto_symtab_merge_symbols): Add comments; merge | hubicka | 2013-09-02 | 1 | -1/+2 |
* | * cgraph.c (cgraph_function_body_availability): Handle weakref | hubicka | 2013-08-30 | 1 | -0/+14 |
* | * cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags. | hubicka | 2013-08-02 | 1 | -0/+84 |
* | Fix typos. | mrs | 2013-07-21 | 1 | -1/+1 |
* | * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p): | hubicka | 2013-06-13 | 1 | -0/+11 |
* | * cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about | hubicka | 2013-06-12 | 1 | -4/+7 |
* | * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | hubicka | 2013-06-12 | 1 | -1/+9 |
* | * c-family/c-common.c (handle_alias_ifunc_attribute): Do not set | hubicka | 2013-06-11 | 1 | -5/+10 |
* | * symtab.c (symtab_resolve_alias): Do not remove alias attribute. | hubicka | 2013-06-07 | 1 | -2/+0 |
* | * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P | hubicka | 2013-06-05 | 1 | -0/+2 |
* | * gcc.dg/tree-ssa/attr-alias.c: New testcase. | hubicka | 2013-06-04 | 1 | -3/+48 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | hubicka | 2013-06-01 | 1 | -11/+122 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -3/+51 |