aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2017-10-13* lto-lang.c (lto_post_options): Clean shlib flag when not doing PIC.Jan Hubicka2-0/+6
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell2-2/+8
2017-10-10Require wi::to_wide for treesRichard Sandiford2-1/+6
2017-08-30Add some changelog entries that went astray during the machmode commitsRichard Sandiford1-0/+6
2017-08-30[35/77] Add uses of as_a <scalar_int_mode>Richard Sandiford1-9/+9
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2-13/+26
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell2-3/+8
2017-08-08Add missing include of attribs.h in lto.cTom de Vries2-0/+5
2017-08-08trans.c: Include header files.Martin Liska3-0/+9
2017-08-03lto-symtab.h (lto_symtab_prevail_decl): Do not use DECL_ABSTRACT_ORIGIN as fl...Richard Biener2-4/+11
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe2-0/+17
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell2-6/+12
2017-07-06cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...Jan Hubicka2-13/+14
2017-06-23Refactor fileptr_type_node handlingMarc Glisse2-7/+15
2017-06-15Revert accidental checkin.Jan Hubicka1-1/+1
2017-06-15re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...Jan Hubicka3-1/+44
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka2-1/+6
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska2-4/+10
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska2-3/+8
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-5/+5
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka3-2/+7
2017-05-01re PR c++/80038 (Random segfault using local vectors in Cilk function)Xi Ruoyao2-3/+8
2017-04-12re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener2-0/+8
2017-02-14Fix memory leak in LTOMartin Liska2-0/+6
2017-01-23re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko2-13/+1
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm2-55/+9
2017-01-18re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko2-1/+13
2017-01-11re PR middle-end/50199 (wrong code with -flto -fno-merge-constants)Jakub Jelinek2-0/+12
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2-1/+7
2017-01-06lto-partition.c (promote_symbol): Write to dump file sooner, include alias pr...Nathan Sidwell2-6/+13
2017-01-06ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...Nathan Sidwell2-10/+20
2017-01-01Update copyright years.Jakub Jelinek16-16/+20
2016-11-30re PR lto/78562 (Wrong warning for built-in functions with -flto)Georg-Johann Lay2-0/+14
2016-11-26tree.c (build_common_tree_nodes): Initialize ptrdiff_type_node.Prathamesh Kulkarni2-2/+4
2016-11-23re PR lto/78472 (warning: type of 's' does not match original declaration fro...Richard Biener2-1/+8
2016-11-21re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger2-2/+11
2016-11-18Add SET_DECL_MODERichard Sandiford2-1/+7
2016-10-31re PR lto/78129 (-Werror=suggest-final-types leads to -ENOSPC.)Richard Biener2-0/+10
2016-09-20Add IPA VRPKugan Vivekanandarajah3-0/+7
2016-09-20debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener2-1/+6
2016-09-19dwarf2out.c (early_dwarf_finished): New global.Richard Biener2-0/+7
2016-09-05ChangeLog formatting fixes.Jakub Jelinek1-38/+37
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