]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/lto-lang.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / lto / lto-lang.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-29  Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-14  Richard Bienergimple.c (gimple_canonical_types, [...]): Move to lto...
2013-10-11  Jakub Jelinektarget.c: New file.
2013-02-08  Richard Bienerre PR middle-end/56231 (warning traces have bogus line...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-09  Tobias Burnuslto-cgraph.c (input_node_opt_summary): Remove unused...
2012-05-14  Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-04-05  Richard Guentherlto-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION):...
2012-03-12  Richard Guentherlto-lang.c (builtin_type_for_size): Use lto_type_for_size.
2012-01-06  Jakub Jelinekre PR lto/51774 (FAIL: gcc.dg/lto/trans-mem-* c_lto_tra...
2011-12-01  Uros Bizjaklto-lang.c (lto_attribute_table): Handle *tm regparm.
2011-11-22  Aldy Hernandezopts.c (finish_options): Do not fail for -fgnu-tm.
2011-11-03  Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-28  Dodji SeketeliFix the use of linemap_add and remove unnecessary kludge
2011-08-11  Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-07-06  Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-07  Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-06-01  Richard Guenthertree.c (free_lang_data): Do not reset boolean_type_node...
2011-05-10  Nathan Froyduse build_function_type less in c-family and LTO
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-04-08  Nathan Froydutils.c (handle_sentinel_attribute): Don't use TYPE_ARG...
2011-04-03  Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-25  Jeff Lawdwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-21  Kai TietzChangeLog gcc/
2011-02-18  Richard Guentherre PR lto/47798 (LTO debuginfo for globals wrong)
2010-12-22  Nathan Froydc-aux-info.c (gen_formal_list_for_type): Use prototype_p.
2010-12-06  Richard Guentherre PR debug/46796 (debug info missing builtin type...
2010-11-12  Joseph MyersMakefile.in (OPTS_H): Define.
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-09-28  Jan Hubickabuiltin-attrs.def (ATTR_LEAF): New attribute.
2010-07-27  Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-07  Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-05-27  Eric Botcazoure PR lto/44230 (Do not create need for multiple EH...
2010-05-26  Steven Bosscher* lto-lang.c: Do not include expr.h.
2010-05-11  Kai Tietzlto-coff.c (validate_file): Add x64-coff support.
2010-05-07  Richard Guentherre PR lto/43857 (-fresolution causes an ICE)
2010-05-06  H.J. LuAdd argument kind to lto_handle_option.
2010-04-26  Dave Kornlto.h (lto_elf_file_open): Rename prototype from this ...
2010-04-18  Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-01-08  Richard Guentherre PR lto/42528 (ICE with -flto and -fsigned-char)
2009-12-15  Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-12-11  Richard Guentherre PR lto/41915 (FAIL: gcc.dg/torture/builtin-math...
2009-11-28  Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-12  Rafael Avila de... lto-plugin.c (write_resolution): Assume resolution_file...
2009-10-08  Joseph Myerslto-elf.c (init_shdr##BITS, [...]): Remove trailing...
2009-10-03  Diego NovilloMerge lto branch into trunk.