summaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-1/+5
* * lto-cgraph.c (get_alias_symbol): Remove weakref sanity check.hubicka2013-06-041-3/+4
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-35/+27
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-20/+20
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-1/+1
* PR lto/54095hubicka2013-05-081-0/+4
* This patch fixes PR bootstrap/57077. Certain new uses of apply_probabilitytejohnson2013-04-291-8/+8
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-14/+15
* This patch enables the gcov-dump tool to optionally compute and dumptejohnson2013-04-031-1/+1
* * lto-cgraph.c (output_profile_summary, input_profile_summary): Usehubicka2013-03-291-11/+20
* * lto-cgraph.c (merge_profile_summaries): Fix overflows.hubicka2013-03-281-2/+2
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-4/+4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-12-14 Teresa Johnson <tejohnson@google.com>tejohnson2012-12-141-1/+3
* 2012-12-02 Teresa Johnson <tejohnson@google.com>tejohnson2012-12-021-5/+9
* Revised patch to ensure that histograms from the profile summary are streamedtejohnson2012-11-301-19/+107
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-5/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-57/+52
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-0/+23
* This patch implements generic type query and conversion functions,crowl2012-10-311-20/+21
* gcc/burnus2012-10-091-5/+0
* * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.hubicka2012-10-071-6/+20
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-1/+1
* Integrate lexical block into source_location.dehao2012-09-191-0/+1
* * symtab.c (insert_to_assembler_name_hash): Do not inserthubicka2012-09-191-4/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* * lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.hubicka2012-09-101-2/+0
* * passes.c (ipa_write_summaries_1): Set state;hubicka2012-09-091-38/+45
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka2012-09-091-39/+76
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-119/+69
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-111-7/+7
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-335/+183
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-2/+4
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-4/+3
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-4/+4
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-22/+21
* * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka2012-04-161-5/+5
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-2/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-87/+92
* PR lto/52722hubicka2012-04-091-0/+2
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-131-3/+3
* * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh2011-11-221-0/+2
* * cgraph.c (dump_cgraph_node): Dump alias flag.hubicka2011-10-211-2/+9
* * lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.hubicka2011-10-041-1/+18
* PR lto/47247hubicka2011-10-021-1/+1
* Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich2011-09-301-24/+4
* 2011-09-06 Martin Jambor <mjambor@suse.cz>jamborm2011-09-061-0/+2
* 2011-09-02 Martin Jambor <mjambor@suse.cz>jamborm2011-09-021-31/+6