aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-12-142012-12-14 Teresa Johnson <tejohnson@google.com>tejohnson
2012-12-022012-12-02 Teresa Johnson <tejohnson@google.com>tejohnson
2012-11-30Revised patch to ensure that histograms from the profile summary are streamedtejohnson
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-072012-11-07 Martin Jambor <mjambor@suse.cz>jamborm
2012-10-31This patch implements generic type query and conversion functions,crowl
2012-10-09gcc/burnus
2012-10-07 * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.hubicka
2012-09-272012-09-27 Dehao Chen <dehao@google.com>dehao
2012-09-19Integrate lexical block into source_location.dehao
2012-09-19 * symtab.c (insert_to_assembler_name_hash): Do not inserthubicka
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-09-10 * lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.hubicka
2012-09-09 * passes.c (ipa_write_summaries_1): Set state;hubicka
2012-09-09 Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka
2012-08-13 * tree-pass.h (write_summary, write_optimization_summary): Removehubicka
2012-08-11 * lto-cgraph.c (output_cgraph): Rename to ...hubicka
2012-08-11 * cgraph.h (vector types for symtab_node): Add.hubicka
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-17 * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka
2012-04-20 * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka
2012-04-16 * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka
2012-04-14 * cgraph.h: Update copyrights;hubicka
2012-04-09 PR lto/52722hubicka
2011-12-13 * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou
2011-11-22 * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh
2011-10-21 * cgraph.c (dump_cgraph_node): Dump alias flag.hubicka
2011-10-04 * lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.hubicka
2011-10-02 PR lto/47247hubicka
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich
2011-09-062011-09-06 Martin Jambor <mjambor@suse.cz>jamborm
2011-09-022011-09-02 Martin Jambor <mjambor@suse.cz>jamborm
2011-08-12 * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo
2011-08-112011-08-11 Richard Guenther <rguenther@suse.de>rguenth
2011-08-11 * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo
2011-08-08rebasednovillo
2011-06-18 * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka
2011-06-11 * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka
2011-06-04 PR lto/48954hubicka
2011-05-31 * cgraph.h (cgraph_inline_failed_t): Give enum a namehubicka
2011-05-08 * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.hubicka
2011-05-06 * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka
2011-04-26 * cgraphbuild.c (build_cgraph_edges): Update callhubicka
2011-04-17 * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.hubicka