Age | Commit message (Expand) | Author | Files | Lines |
2013-09-17 | re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc... | Jan Hubicka | 1 | -0/+4 |
2013-09-06 | re PR middle-end/58094 (IPA devirt testsuite errors) | Jan Hubicka | 1 | -2/+39 |
2013-09-02 | lto-symtab.c (lto_symtab_merge_symbols): Add comments; merge duplicated nodes... | Jan Hubicka | 1 | -1/+2 |
2013-08-30 | cgraph.c (cgraph_function_body_availability): Handle weakref correctly. | Jan Hubicka | 1 | -0/+14 |
2013-08-02 | cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags. | Jan Hubicka | 1 | -0/+84 |
2013-07-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-06-13 | ipa.c (cgraph_externally_visible_p, [...]): Local comdats are not externally ... | Jan Hubicka | 1 | -0/+11 |
2013-06-12 | cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s... | Jan Hubicka | 1 | -4/+7 |
2013-06-12 | lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | Jan Hubicka | 1 | -1/+9 |
2013-06-11 | c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr... | Jan Hubicka | 1 | -5/+10 |
2013-06-07 | * symtab.c (symtab_resolve_alias): Do not remove alias attribute. | Jan Hubicka | 1 | -2/+0 |
2013-06-05 | class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o... | Jan Hubicka | 1 | -0/+2 |
2013-06-04 | attr-alias.c: New testcase. | Jan Hubicka | 1 | -3/+48 |
2013-06-01 | lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | Jan Hubicka | 1 | -11/+122 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 1 | -3/+51 |
2013-05-09 | Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -17/+0 |
2013-05-09 | re PR lto/54095 (Unnecessary static variable renaming) | Jan Hubicka | 1 | -10/+30 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -16/+17 |
2012-09-19 | symtab.c (insert_to_assembler_name_hash): Do not insert register vars. | Jan Hubicka | 1 | -7/+34 |
2012-09-10 | lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases. | Jan Hubicka | 1 | -0/+2 |
2012-05-23 | re PR middle-end/53161 (ICE with weakref function and a function which takes ... | Jan Hubicka | 1 | -2/+4 |
2012-04-30 | cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c | Jan Hubicka | 1 | -0/+137 |
2012-04-25 | re PR middle-end/53089 (gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coar... | Jan Hubicka | 1 | -0/+7 |
2012-04-22 | lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | Jan Hubicka | 1 | -0/+5 |
2012-04-20 | lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | Jan Hubicka | 1 | -0/+2 |
2012-04-20 | * symtab.c (dump_symtab_base): Revert accidental checkin. | Jan Hubicka | 1 | -2/+0 |
2012-04-20 | * symtab.c (dump_symtab_base): Fix dumping of asm lists. | Jan Hubicka | 1 | -3/+5 |
2012-04-19 | symtab.c (dump_symtab_base): Use TREE_STRING_POINTER for dumping DECL_SECTION... | Richard Guenther | 1 | -1/+1 |
2012-04-18 | cgraph.h (verify_symtab, [...]): Declare. | Jan Hubicka | 1 | -0/+126 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -3/+3 |
2012-04-18 | cgraph.c (cgraph_node_name): Remove. | Jan Hubicka | 1 | -0/+138 |
2012-04-17 | cgraph.c (cgraph_hash, [...]): Remove. | Jan Hubicka | 1 | -0/+239 |
2012-04-16 | cgraph.h (symtab_node_base): Add next and previous pointers. | Jan Hubicka | 1 | -0/+97 |