lto.c (globalize_cross_file_statics): When function has address taken, it needs to...
[platform/upstream/gcc.git] / gcc / lto / ChangeLog
2010-04-21 Jan Hubickalto.c (globalize_cross_file_statics): When function...
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-16 Rainer Orthconfigure.ac: Check for elf_getshdrstrndx or elf_getshs...
2010-03-09 Eric Botcazoure PR bootstrap/43276 (lto-elf.c:388:10: error: 'EM_SPARC')
2010-03-03 Eric Botcazoulto-elf.c (is_compatible_architecture): New static...
2010-02-11 Richard Guentherre PR driver/43021 (Driver no longer handles fancy...
2010-01-11 Andy Hutchinsonlto.c (O_BINARY): Define.
2010-01-08 Richard Guentherre PR lto/42528 (ICE with -flto and -fsigned-char)
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2010-01-02 H.J. LuStop if the command line option file is missing
2009-12-15 Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-12-14 Dmitry GorbachevMake-lang.in ($(LTO_EXE)): Use $(LINKER).
2009-12-11 Richard Guentherre PR lto/42037 ("grow domain error" in lto1)
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-19 Rafael Avila de... re PR bootstrap/42096 (lto.c:289:7: error: implicit...
2009-11-17 Rafael Avila de... lto-elf.c (lto_file_init): Add offset argument.
2009-11-16 Rafael Avila de... lto-elf.c (lto_elf_file_open): Use strtoll to parse...
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-12 Rafael Avila de... lto-plugin.c (write_resolution): Assume resolution_file...
2009-11-04 Richard Guenthergcc.c (process_command): Handle arguments name@offset.
2009-10-30 Richard Guentherre PR lto/41858 (-flto -O2 crashes when many source...
2009-10-22 Richard Guentherlto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare.
2009-10-22 Richard Bienerlto-streamer.h (lto_symtab_clear_resolution): Remove.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-16 Richard Guentherre PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched...
2009-10-14 Richard Guentherlto-symtab.c (lto_symtab_compatible): Fold in ...
2009-10-09 Richard Guentherre PR driver/41637 (testsuite (-flto/-fwhopr) leaves...
2009-10-08 Joseph Myerslto-elf.c (init_shdr##BITS, [...]): Remove trailing...
2009-10-08 Richard Guenthergimple.c (free_gimple_type_tables): New function.
2009-10-07 Joseph Myers* lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-05 Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03 Diego NovilloMerge lto branch into trunk.