tree-core.h (tree_type_non_common): Rename binfo to lang_1.
[platform/upstream/gcc.git] / gcc / lto / lto.c
2017-08-16 Nathan Sidwelltree-core.h (tree_type_non_common): Rename binfo to...
2017-08-08 Tom de VriesAdd missing include of attribs.h in lto.c
2017-07-19 Nathan Sidwelltree.h (TYPE_MINVAL, [...]): Rename to ...
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-02-14 Martin LiskaFix memory leak in LTO
2017-01-23 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-18 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 Richard Bienerre PR lto/78472 (warning: type of 's' does not match...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-10-31 Richard Bienerre PR lto/78129 (-Werror=suggest-final-types leads...
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-20 Richard Bienerdebug.h (gcc_debug_hooks): Add filename parameter to...
2016-09-19 Richard Bienerdwarf2out.c (early_dwarf_finished): New global.
2016-07-25 Richard Bienercgraph.c (cgraph_node::verify_node): Compare against...
2016-04-27 Prathamesh Kulkarniparams.def (MAX_PARTITION_SIZE): New param.
2016-02-15 Tom de VriesDon't mark offload symbols with force_output in ltrans
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-15 Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-13 Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-12-09 Jan Hubickare PR lto/68811 (ICE: in get, at cgraph.h:1218)
2015-12-09 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-01 Jan Hubickalto-streamer-out.c (hash_tree): Do not stream TYPE_ALIA...
2015-11-24 Jan Hubickalto-streamer-in.c (lto_read_body_or_constructor): Set...
2015-11-24 Jan Hubickatree.c (free_node): New function.
2015-11-21 Jan Hubickalto.c (iterative_hash_canonical_type): Always recurse...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-10 Jan Hubickatree.c (type_with_interoperable_signedness): New.
2015-08-31 Richard Bienerlto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.
2015-08-31 Richard Bienerlto-symtab.c (lto_symtab_prevailing_decl): Remove redun...
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-14 Jan Hubickare PR ipa/66181 (/usr/include/bits/types.h:134:16:...
2015-06-08 Jan Hubickalto.c (hash_canonical_type): Drop hashing of TYPE_STRIN...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-07 Jan Hubickaalias.c (get_alias_set): Be ready for TYPE_CANONICAL...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Jan Hubickalto.c (hash_canonical_type): Use tree_code_for_canonica...
2015-06-03 Jan Hubickalto.c (iterative_hash_canonical_type, [...]): only...
2015-05-23 Jan Hubickalto.c (hash_canonical_type): Be sure we hash only types...
2015-05-23 Jan Hubicka* lto.c (hash_canonical_type): Drop hashing of METHOD_B...
2015-05-19 Jan Hubickatree.c (verify_type_variant): Fix #undef.
2015-04-30 Jan Hubickadwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-03-27 Jan Hubickare PR lto/65536 (LTO line number information garbled)
2015-03-12 Jan Hubickacgraph.c (cgraph_node::release_body): Free function_in_...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-18 Jan Hubickalto.c (compare_tree_sccs_1): Add comparsion of DECL_FUN...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-09 Trevor Saundersmove gimple_canonical_types htab out of gc memory
2014-11-20 Trevor Saundersremove more ggc htabs
2014-11-20 Trevor Saundersuse vec in lto_tree_ref_table
2014-11-17 Jan Hubickatree.c (free_lang_data_in_decl): Annotate all functio...
2014-11-14 Jan Hubickaoptc-save-gen.awk: Output cl_target_option_eq...
2014-11-13 Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-06 Martin Liskalto.c (stream_out): ARG_UNUSED added for last argument.
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-11 Jan Hubickacommon.opt (flto-odr-type-merging): New flag.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-21 Jan Hubickare PR tree-optimization/62091 (ice in before_dom_children)
2014-08-20 Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-01 Andi KleenChange inchash to name space.
2014-07-25 Andi KleenConvert the tree.c type hashing over to inchash
2014-07-25 Andi KleenConvert LTO type hashing to the new inchash interface
2014-07-25 Andi KleenAdd an abstract incremental hash data type
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-15 Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
2014-07-12 Jan Hubickalto.c (read_cgraph_and_symbols): Do not push DECL_INIT_...
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-06-30 Jan Hubickarevert: tree-streamer-out.c (pack_ts_type_common_value_...
2014-06-29 Andrew Pinskilto.c (lto_read_decls): Fix comment in comment.
2014-06-28 Jan Hubickatree-streamer-out.c (pack_ts_type_common_value_fields...
2014-06-24 Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-24 Trevor Saundersadd hash_map class
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
next