aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
AgeCommit message (Expand)Author
2017-02-14Merged to ToT dated 13th Feb 2017.Sameera Deshpande
2016-06-28Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek
2016-06-23Add make autoprofiledbootstrapAndi Kleen
2016-06-10PR c/71392 - SEGV calling integer overflow built-ins with a null pointerMartin Sebor
2016-05-16lto-cgraph.c (compute_ltrans_boundary, [...]): Fix handling of inline thunksJan Hubicka
2016-05-03cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka
2016-04-27params.def (MAX_PARTITION_SIZE): New param.Prathamesh Kulkarni
2016-03-17Set flag_pic to flag_pie for PIE in LTOH.J. Lu
2016-03-08ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek
2016-02-15Don't mark offload symbols with force_output in ltransTom de Vries
2016-01-27HSA: simplify partitioning of HSA kernels and host impls.Martin Liska
2016-01-19re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab...Jan Hubicka
2016-01-19Merge of HSAMartin Jambor
2016-01-18re PR lto/69003 (Undefined reference with gcc -r incremental linking)Jan Hubicka
2016-01-18re PR lto/69337 (Internal compiler error fortran c lto)Richard Biener
2016-01-12re PR debug/69077 (omnetpp ICEs with -flto -g)Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-12-16re PR middle-end/68878 (471.omnetpp in SPEC CPU 2006 is miscompiled with LTO)Jan Hubicka
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka
2015-12-10re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-12-09re PR lto/68811 (ICE: in get, at cgraph.h:1218)Jan Hubicka
2015-12-09re PR lto/68811 (ICE: in get, at cgraph.h:1218)Jan Hubicka
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-12-04* ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka
2015-12-01lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.Jan Hubicka
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka
2015-11-25lto-symtab.c: Include alias.hJan Hubicka
2015-11-24lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka
2015-11-24tree.c (free_node): New function.Jan Hubicka
2015-11-21lto.c (iterative_hash_canonical_type): Always recurse for pointers.Jan Hubicka
2015-11-21lto-symtab.c (warn_type_compatibility_p): Do not set ODR mismatch flag for ty...Jan Hubicka
2015-11-11decl.c: Remove unused header files.Andrew MacLeod
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-10-10tree.c (type_with_interoperable_signedness): New.Jan Hubicka
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell
2015-08-31lto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.Richard Biener
2015-08-31lto-symtab.c (lto_symtab_prevailing_decl): Remove redundant test, do not repl...Richard Biener
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod