aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-17/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+8
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-2/+4
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-20remove more ggc htabsTrevor Saunders1-32/+8
2014-11-20use vec in lto_tree_ref_tableTrevor Saunders1-3/+2
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-1/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-7/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+4
2014-10-16IPA ICF pass, part 3/5Martin Liska1-1/+2
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-8/+2
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-03-04lto-section-in.c (lto_get_section_data): Fix const cast.Richard Biener1-2/+2
2014-03-04re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)Richard Biener1-19/+23
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-4/+5
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-1/+1
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-5/+5
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-2/+0
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
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