aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2-4/+84
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka2-2/+6
2012-07-24lto-tree.h (lang_decl): Add variable_size GTY option.Uros Bizjak2-1/+5
2012-07-16system.h (dump_file): Do not define.Steven Bosscher3-2/+6
2012-06-19The intent of the phases was to have a high-level but mutually exclusive acco...Lawrence Crowl2-5/+43
2012-05-19cgraphunit.c (handle_alias_pairs): Declare; free alias_pairsJan Hubicka2-23/+5
2012-05-17lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka2-2/+14
2012-05-15Fix up changelogs.Bernd Schmidt1-1/+7
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+22
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka2-0/+9
2012-05-04common.opt (flto-report): Do not mark as Optimization.Richard Biener2-3/+9
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka3-3/+9
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-1/+1
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka2-1/+6
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2-17/+22
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka3-21/+27
2012-04-14cgraph.h: Update copyrights;Jan Hubicka3-82/+92
2012-04-11lto.c: Update copyright...Jan Hubicka5-900/+977
2012-04-09re PR lto/52722 (ICE in lto_output_varpool_node)Jan Hubicka1-9/+51
2012-04-05lto-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Remove definition.Richard Guenther2-2/+5
2012-03-12lto-lang.c (builtin_type_for_size): Use lto_type_for_size.Richard Guenther2-1/+7
2012-03-06re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -...Richard Guenther2-0/+40
2012-02-28re PR lto/52400 (lto1: ICE with extern on static linkage)Richard Guenther2-7/+6
2012-01-06re PR lto/51774 (FAIL: gcc.dg/lto/trans-mem-* c_lto_trans-mem-1_0.o-c_lto_tra...Jakub Jelinek2-1/+25
2011-12-22re PR debug/51650 (LTO ICE in dwarf2out_finish, at dwarf2out.c:22501 while bu...Richard Guenther1-0/+3
2011-12-21lto.c (GIMPLE_REGISTER_TYPE): New define.Richard Guenther2-4/+25
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou3-12/+21
2011-12-13re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther2-0/+13
2011-12-01lto-lang.c (lto_attribute_table): Handle *tm regparm.Uros Bizjak2-0/+23
2011-11-22opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez2-0/+22
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther3-56/+8
2011-10-21cgraph.c (dump_cgraph_node): Dump alias flag.Jan Hubicka1-0/+2
2011-10-20lto.c (node_cmp, [...]): New functions.Jan Hubicka2-8/+110
2011-10-16Add error checking to lto_section_readAndi Kleen2-2/+13
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2-3/+9
2011-10-04Maintain order of LTO sectionsAndi Kleen4-36/+78
2011-10-02re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka3-4/+12
2011-09-30Use 64bit integer for LTO symbol ID.H.J. Lu2-8/+92
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen2-7/+10
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli2-2/+6
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-8/+8
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo2-1/+2
2011-08-11lto.c (uniquify_nodes): Use main variant's BINFO too.Martin Jambor2-0/+6
2011-08-08rebaseDiego Novillo3-1/+7
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther2-3/+6
2011-06-18oops, comitted with wrong PR# :( PR lto/48246Jan Hubicka1-1/+1
2011-06-18re PR lto/48246 (ICE in lto_wpa_write_files)Jan Hubicka2-8/+17
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka2-34/+51
2011-06-07lto.c (uniquify_nodes): Move code to register decls to the loop that computes...Diego Novillo2-20/+21
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther2-11/+5