aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2016-07-25cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener2-10/+8
2016-06-28Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek2-1/+6
2016-06-23Add make autoprofiledbootstrapAndi Kleen2-1/+17
2016-06-10PR c/71392 - SEGV calling integer overflow built-ins with a null pointerMartin Sebor2-2/+13
2016-05-16lto-cgraph.c (compute_ltrans_boundary, [...]): Fix handling of inline thunksJan Hubicka2-1/+5
2016-05-03cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka2-1/+8
2016-04-27params.def (MAX_PARTITION_SIZE): New param.Prathamesh Kulkarni4-5/+19
2016-03-17Set flag_pic to flag_pie for PIE in LTOH.J. Lu2-1/+7
2016-03-08ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek2-1/+6
2016-02-15Don't mark offload symbols with force_output in ltransTom de Vries2-1/+7
2016-02-08Remove -fshort-doubleBernd Schmidt1-1/+1
2016-01-27HSA: simplify partitioning of HSA kernels and host impls.Martin Liska2-19/+5
2016-01-19re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab...Jan Hubicka2-0/+8
2016-01-19Merge of HSAMartin Jambor2-0/+26
2016-01-18re PR lto/69003 (Undefined reference with gcc -r incremental linking)Jan Hubicka2-2/+7
2016-01-18re PR lto/69337 (Internal compiler error fortran c lto)Richard Biener2-0/+9
2016-01-12re PR debug/69077 (omnetpp ICEs with -flto -g)Richard Biener2-0/+18
2016-01-04Update copyright years.Jakub Jelinek16-15/+24
2015-12-16re PR middle-end/68878 (471.omnetpp in SPEC CPU 2006 is miscompiled with LTO)Jan Hubicka3-1/+54
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin2-0/+41
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka2-0/+6
2015-12-10re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-6/+52
2015-12-09re PR lto/68811 (ICE: in get, at cgraph.h:1218)Jan Hubicka2-2/+12
2015-12-09re PR lto/68811 (ICE: in get, at cgraph.h:1218)Jan Hubicka2-2/+9
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka4-58/+184
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-5/+47
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-1/+15
2015-12-04* ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka2-2/+8
2015-12-01lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.Jan Hubicka2-1/+7
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka3-0/+58
2015-11-25lto-symtab.c: Include alias.hJan Hubicka2-70/+117
2015-11-24lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka2-5/+13
2015-11-24tree.c (free_node): New function.Jan Hubicka2-5/+5
2015-11-21lto.c (iterative_hash_canonical_type): Always recurse for pointers.Jan Hubicka2-4/+18
2015-11-21lto-symtab.c (warn_type_compatibility_p): Do not set ODR mismatch flag for ty...Jan Hubicka2-10/+22
2015-11-11decl.c: Remove unused header files.Andrew MacLeod6-42/+8
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou2-1/+8
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford2-1/+4
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod6-47/+45
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2-19/+24
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-1/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2-0/+29
2015-10-10tree.c (type_with_interoperable_signedness): New.Jan Hubicka2-2/+10
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2-8/+12
2015-08-31lto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.Richard Biener3-0/+25
2015-08-31lto-symtab.c (lto_symtab_prevailing_decl): Remove redundant test, do not repl...Richard Biener3-7/+15
2015-08-19remove more useless typedefsTrevor Saunders2-2/+6
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2-3/+5
2015-07-13Fix double word typos.Aldy Hernandez2-1/+5
2015-07-10gimple-predict.h: New file.Andrew MacLeod2-1/+5