summaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor2012-11-071-1/+2
* lto-section-in.c (lto_section_name): Do not use "symtab" as part of symtab_no...Jan Hubicka2012-08-111-1/+1
* lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka2012-08-111-3/+2
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou2011-12-131-1/+1
* Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich2011-09-301-0/+1
* rebaseDiego Novillo2011-08-081-109/+0
* lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...Jan Hubicka2011-05-271-0/+45
* lto-streamer-out.c (output_record_start): Use lto_output_enumJan Hubicka2011-05-251-2/+12
* lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hJan Hubicka2011-05-021-10/+10
* cgraph.c (dump_cgraph_node): Do not dump inline summaries.Jan Hubicka2011-04-141-1/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* lto-section-in.c (lto_section_name): Synchronize names with lto_get_section_n...Andi Kleen2010-07-231-5/+5
* lto-section-in.c (lto_section_name): Add missing comma.Andi Kleen2010-07-081-1/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-5/+1
* diagnostic-core.h: New.Joseph Myers2010-05-271-2/+2
* cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka2010-05-171-1/+2
* cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka2010-05-061-0/+1
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka2010-04-291-3/+4
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka2010-04-291-0/+2
* timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka2010-04-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-17/+17
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+489