Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | ipa.c (cgraph_externally_visible_p, [...]): Drop aliased parameter. | Jan Hubicka | 1 | -1/+1 |
2013-03-17 | cgraph.h (cgraph_get_create_real_symbol_node): Declare. | Jan Hubicka | 1 | -0/+1 |
2013-01-17 | re PR tree-optimization/55264 (ICE: in ipa_make_edge_direct_to_target, at ipa... | Martin Jambor | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-12-22 | re PR lto/54728 (ICE in input_gimple_stmt, at gimple-streamer-in.c:254) | Jan Hubicka | 1 | -6/+0 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -39/+20 |
2012-11-06 | Function Multiversioning | Sriraman Tallam | 1 | -0/+46 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -55/+59 |
2012-09-28 | cgraph.h (symtab_node_base): Re-order and pack fields. | Richard Guenther | 1 | -19/+27 |
2012-09-19 | symtab.c (insert_to_assembler_name_hash): Do not insert register vars. | Jan Hubicka | 1 | -0/+25 |
2012-08-11 | cgraph.h (vector types for symtab_node): Add. | Jan Hubicka | 1 | -0/+4 |
2012-08-09 | cgraph.h (cgraph_indirect_call_info): Field anc_offse renamd to offset, updat... | Martin Jambor | 1 | -3/+11 |
2012-06-26 | re PR lto/53572 (Some public symbols don't get to serialized LTO) | Jan Hubicka | 1 | -1/+2 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -3/+3 |
2012-05-17 | lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over... | Jan Hubicka | 1 | -3/+4 |
2012-05-10 | cgraph.h (cgraph_remove_unreachable_nodes): Rename to ... | Jan Hubicka | 1 | -1/+1 |
2012-05-09 | cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR. | Jan Hubicka | 1 | -0/+1 |
2012-05-08 | cgraph.c (cgraph_call_edge_duplication_hooks): Export. | Jan Hubicka | 1 | -25/+31 |
2012-04-30 | cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c | Jan Hubicka | 1 | -14/+14 |
2012-04-25 | cgraphunit.c: Update toplevel comment. | Jan Hubicka | 1 | -29/+33 |
2012-04-23 | lto-symtab.c (lto_cgraph_replace_node): Do not call mark_reahcable_node. | Jan Hubicka | 1 | -12/+0 |
2012-04-22 | lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | Jan Hubicka | 1 | -43/+54 |
2012-04-20 | lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | Jan Hubicka | 1 | -14/+9 |
2012-04-18 | cgraph.h (verify_symtab, [...]): Declare. | Jan Hubicka | 1 | -0/+3 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -6/+2 |
2012-04-18 | cgraph.c (cgraph_node_name): Remove. | Jan Hubicka | 1 | -2/+35 |
2012-04-17 | cgraph.c (cgraph_hash, [...]): Remove. | Jan Hubicka | 1 | -5/+32 |
2012-04-16 | cgraph.h (symtab_node_base): Add next and previous pointers. | Jan Hubicka | 1 | -40/+106 |
2012-04-16 | cgraph.h (FOR_EACH_VARIABLE, [...]): New macros. | Jan Hubicka | 1 | -1/+9 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -84/+104 |
2012-04-12 | Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency. | Richard Guenther | 1 | -1/+0 |
2012-04-10 | cgraph.h: Remove misledaing comment on ipa-ref.h. | Jan Hubicka | 1 | -1/+36 |
2012-04-10 | toplev.h (tree_rest_of_compilation): Remove. | Richard Guenther | 1 | -0/+1 |
2012-03-29 | cgraph.h (cgraph_materialize_all_clones): Remove. | Richard Guenther | 1 | -2/+0 |
2012-03-25 | re PR middle-end/51663 (Desirable/undesirable elimination of unused variables... | Jan Hubicka | 1 | -2/+0 |
2012-03-22 | re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta... | Jan Hubicka | 1 | -1/+1 |
2012-01-11 | tree.h (build_function_decl_skip_args): Add boolean parameter. | Eric Botcazou | 1 | -4/+4 |
2012-01-06 | correct comment | Jason Merrill | 1 | -1/+1 |
2011-12-01 | re PR middle-end/51273 (ICE: vector VEC(inline_summary_t,base) index domain e... | Patrick Marlier | 1 | -0/+2 |
2011-11-14 | sw-1.c: Force rep;movsb. | Zolotukhin Michael | 1 | -0/+2 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+20 |
2011-09-06 | ipa-inline.h (struct inline_summary): Move versionable flag... | Martin Jambor | 1 | -1/+4 |
2011-09-02 | cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. | Martin Jambor | 1 | -5/+1 |
2011-07-12 | cgraph.h (cgraph_get_node_or_alias): Removed declaration. | Martin Jambor | 1 | -1/+0 |
2011-07-08 | cgraph.c (cgraph_add_to_same_comdat_group): New. | Jason Merrill | 1 | -0/+1 |
2011-07-01 | re PR middle-end/49596 (FAIL: gcc.dg/torture/pr43879_1.c) | Richard Guenther | 1 | -1/+2 |
2011-06-22 | re PR tree-optimization/49493 (ICE: in insert_vi_for_tree, at tree-ssa-struct... | Richard Guenther | 1 | -4/+4 |
2011-06-18 | lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia... | Jan Hubicka | 1 | -3/+49 |
2011-06-13 | cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive... | Jan Hubicka | 1 | -14/+1 |
2011-06-11 | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 1 | -11/+43 |