Support 64-bit libgnat multilib on i?86-linux
[platform/upstream/gcc.git] / gcc / lto / lto-lang.c
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.