summaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-2/+4
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-2/+3
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove more ggc htabsTrevor Saunders2014-11-201-32/+8
* use vec in lto_tree_ref_tableTrevor Saunders2014-11-201-3/+2
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2014-11-131-1/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-7/+8
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+4
* IPA ICF pass, part 3/5Martin Liska2014-10-161-1/+2
* lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2014-08-081-8/+2
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* lto-section-in.c (lto_get_section_data): Fix const cast.Richard Biener2014-03-041-2/+2
* re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)Richard Biener2014-03-041-19/+23
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-4/+5
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-1/+1
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-5/+5
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-2/+0
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka2013-08-301-0/+35
* lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka2013-03-291-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* 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