utils.c (max_size): Add special code to deal with the subtraction of a "negative...
[gcc.git] / gcc / lto /
2015-05-27 Martin LiskaLTO balanced map: add stats about insns and symbols.
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-05-16 Jan Hubickaipa-utils.h (warn_types_mismatch, [...]): Declare.
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-31 Jan Hubickatree.c (need_assembler_name_p): Artificial types have...
2015-03-30 Jan Hubickalto-symtab.c (lto_symtab_merge_decls_2): Silence warnin...
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-02-24 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-02-20 Bernd Schmidtcgraph.h (clone_function_name_1): Declare.
2015-02-03 Jan Hubickaipa-inline-analysis.c (simple_edge_hints): Fix check...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-28 Jan Hubicka* lto-symtab.c (lto_varpool_replace_node): Merge TLS...
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-14 Ilya Verbincgraphunit.c (ipa_passes): Remove argument from ipa_wri...
2015-01-09 Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
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 Ilya Enkovichlto-partition.c (privatize_symbol_name): Correctly...
2014-12-09 Ilya Enkovichlto-cgraph.c (input_cgraph_1): Don't break existing...
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-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 DJ Delorielto-object.c (lto_obj_begin_section): In the event...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
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-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-11 Jan Hubickacommon.opt (flto-odr-type-merging): New flag.
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
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-14 Jan Hubickaipa-utils.h (compare_virtual_tables): Declare.
2014-08-14 Richard Bienerre PR lto/62067 (lto-lang.c:549: too many calls to...
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-08 Bin Chengre PR lto/62032 (FAIL: vsnprintf-chk.c execution, ...
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 Andi KleenChange inchash to name space.
2014-07-30 Richard Bienerlto-streamer.h (lto_write_data): New function.
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 2/N
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-07-01 Martin LiskaIPA REF alias refactoring
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-26 Martin LiskaChangeLog entry splitted to gcc/ChangeLog and gcc/lto...
2014-06-25 Martin LiskaIPA REF refactoring
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-21 Jan Hubickacgraph.h (tls_model_names): New variable.
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.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-25 Jan Hubickaggc.h (ggc_grow): New function.
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-22 Thomas SchwingeCosmetic fixes for DEF_FUNCTION_TYPE_* macros.
2014-05-22 Bernd SchmidtCreate a new header lto-section-names.h
2014-05-22 Jan Hubickare PR lto/61012 (lto1: errors during merging of transla...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-28 Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-15 Richard Bienercommon.opt (lto_partition_model): New enum.
2014-04-14 Jan Hubickaipa-utils.c (ipa_merge_profiles): Merge profile_id.
2014-04-11 Jan Hubickalto.c: Include ipa-inline.h
2014-03-19 Richard Bienerre PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node...
2014-03-19 Richard Bienerlto.c (lto_wpa_write_files): Move call to lto_promote_c...
2014-03-19 Jakub Jelinekre PR lto/60571 (FTBFS on hurd-i386)
2014-03-18 Jakub Jelinekre PR sanitizer/60535 (Link failure with -flto and...
next