]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-streamer-in.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / lto-streamer-in.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-15  Uros Bizjaklto-streamer-in.c (input function): Call cgraph_create_...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-13  Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-07  Jan Hubickacgraphunit.c (expand_thunk): Get body before touching...
2013-08-31  Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-09  Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-09  Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-09  Jan Hubickalto-streamer-out.c (output_function): Renumber PHIs.
2013-08-03  Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-06-18  Richard Bienertree-streamer.h (streamer_tree_cache_create): Adjust...
2013-06-17  Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-29  Teresa JohnsonThis patch fixes PR bootstrap/57077.
2013-04-26  Richard BienerMakefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) depen...
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-28  Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-02-08  Richard Bienerre PR middle-end/56231 (warning traces have bogus line...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-18  Richard Guentherlto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-10  Richard Bienerlto-streamer-in.c (lto_input_location_bitpack): Rename...
2012-09-28  Richard Guentherre PR lto/47799 (LTO debug info for early inlined funct...
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-07-30  Richard Guenthertree-into-ssa.c (mark_def_sites): Also process virtual...
2012-07-24  Richard HendersonTidy some include usage + dependencies
2012-07-23  Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-15  Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-22  Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-19  Jan Hubickacgraphunit.c (handle_alias_pairs): Declare; free alias_...
2012-05-03  Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-30  Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-16  Jan Hubickacgraph.h (symtab_node_base): Add next and previous...
2011-12-14  Richard Guentherre PR lto/51497 (The run time for the polyhedron test...
2011-12-13  Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-10-13  Lawrence Crowllto-streamer-in.c (input_struct_function_base): Factor...
2011-10-13  Gabriel Charettestreamer-hooks.h (struct streamer_hooks): Add hooks...
2011-10-04  Jan Hubickalto-streamer.h (lto_input_toplevel_asms): Add order_bas...
2011-09-30  Jan BeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-08-26  Michael Matzre PR lto/50165 (Huge build time regression (Firefox...
2011-08-12  Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11  Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08  Diego Novillorebase
2011-07-08  Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-07-02  Eric Botcazoutree.h (TYPE_ARTIFICIAL): New flag.
2011-06-06  Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-03  Diego Novillolto-streamer-in.c (unpack_value_fields): Remove unneede...
2011-06-03  Diego Novillolto-streamer-in.c (get_resolution): Move to lto/lto.c.
2011-05-29  Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-05-27  Jan Hubickalto-streamer-out.c (lto_string_index): break out from...
2011-05-25  Jan Hubickalto-streamer-out.c (output_record_start): Use lto_outpu...
2011-05-11  Nathan Froydsplit tree_type
2011-05-05  Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-03  Richard Guentherre PR tree-optimization/48846 (Many -O2 -flto testsuite...
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-13  Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12  Richard Guentherre PR tree-optimization/46076 (constant propagation...
2011-04-12  Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-12  Martin Jambortree-inline.c (tree_function_versioning): Call cgraph_g...
2011-04-03  Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-30  Richard Bienertree-dfa.c (renumber_gimple_stmt_uids): Also number...
2011-03-24  Diego Novillolto-opts.c (input_data_block): Move to lto-streamer...
2011-03-01  Richard Guentherre PR lto/46911 (ICE: SIGSEGV in add_name_and_src_coord...
2011-02-24  Richard Guentherlto-streamer-in.c (input_bb): Do not find referenced...
2011-02-21  Richard Guentherre PR bootstrap/47820 (LTO bootstrap failed with bootst...
2011-02-19  Richard Guentherre PR debug/47647 (BLOCKs are empty)
2011-02-18  Richard Guentherre PR lto/47798 (LTO debuginfo for globals wrong)
2011-01-10  Jan Hubickare PR lto/46083 (gcc.dg/initpri1.c FAILs with -flto...
2010-12-05  Jan Hubicka* lto-streamer-in.c (input_cfg): Fix pasto.
2010-12-04  Jan Hubickare PR driver/46760 (LTO bootstrap doesn't work with...
2010-11-24  Richard Guentherlto-streamer-in.c (input_gimple_stmt): Use types_compat...
2010-11-24  Richard Guentherre PR lto/46606 (ICE in input_gimple_stmt in lto1)
2010-11-19  Richard Guentherre PR lto/45789 (ICE: tree code 'lang_type' is not...
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-09  Richard Guentherre PR lto/45956 (Promoted statics conflict)
2010-10-08  Richard Guentherlto-streamer-in.c (lto_input_ts_decl_minimal_tree_point...
2010-10-08  Richard Guentherlto-streamer-out.c (lto_output_ts_block_tree_pointers...
2010-09-17  Richard Guentherlto-streamer-in.c (lto_input_ts_translation_unit_decl_t...
2010-09-16  Richard Guenthertree.c (tree_node_structure_for_code): TRANSLATION_UNIT...
2010-09-10  Richard Guenthertree.c (make_vector_type): Do not set TYPE_DEBUG_REPRES...
2010-09-10  Richard Guentherre PR debug/44115 (gcc.dg/guality/sra-1.c failure)
2010-09-03  Richard Guentherlto-streamer-out.c (output_function): Output function...
2010-09-01  Andi Kleenre PR target/45475 (target attribute use in libcpp...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23  Richard Guentherlto-symtab.c (lto_symtab_merge): Use gtc_mode enum...
2010-07-20  Richard Guentherlto-symtab.c (lto_symtab_merge): Use gimple_types_compa...
next