aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka1-0/+35
2013-03-29lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-07re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor1-1/+2
2012-08-11lto-section-in.c (lto_section_name): Do not use "symtab" as part of symtab_no...Jan Hubicka1-1/+1
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka1-3/+2
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou1-1/+1
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich1-0/+1
2011-08-08rebaseDiego Novillo1-109/+0
2011-05-27lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...Jan Hubicka1-0/+45
2011-05-25lto-streamer-out.c (output_record_start): Use lto_output_enumJan Hubicka1-2/+12
2011-05-02lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hJan Hubicka1-10/+10
2011-04-14cgraph.c (dump_cgraph_node): Do not dump inline summaries.Jan Hubicka1-1/+2
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-07-23lto-section-in.c (lto_section_name): Synchronize names with lto_get_section_n...Andi Kleen1-5/+5
2010-07-08lto-section-in.c (lto_section_name): Add missing comma.Andi Kleen1-1/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-5/+1
2010-05-27diagnostic-core.h: New.Joseph Myers1-2/+2
2010-05-17cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka1-1/+2
2010-05-06cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka1-0/+1
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka1-3/+4
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka1-0/+2
2010-04-21timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-17/+17
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+489