]> gcc.gnu.org Git - gcc.git/history - gcc/lto/lto.c
Update copyright years.
[gcc.git] / gcc / lto / lto.c
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.
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 Bernd SchmidtCreate a new header lto-section-names.h
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
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-11 Jan Hubickalto.c: Include ipa-inline.h
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-02-24 Jan Hubickare PR lto/60295 (Too many lto1-wpa-stream processes...
2014-02-14 Richard Bienerre PR target/60179 (target optimization attribute strea...
2014-02-07 Jan Hubicka* lto.c (unify_scc): Free CONSTRUCTOR_ELTS.
2014-02-05 Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-02-05 Richard Bienerlto.h (lto_global_var_decls): Remove.
2014-02-04 Richard Bienerre PR lto/59723 (ICE: in lto_output_tree, at lto-stream...
2014-01-09 Richard Bienerlto.c (gimple_canonical_types_compatible_p): Fix comment.
2014-01-09 Richard Bienerre PR fortran/45586 (ICE non-trivial conversion at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-18 Andrew Macleodtree-cfg.h: Rename from tree-flow.h.
2013-10-15 Richard Bienerlto.c (hash_canonical_type): Split out from ...
2013-10-14 Richard Bienerlto.c (gimple_canonical_types): Move out-of GC space.
2013-10-14 Richard Bienerlto.c (gimple_types, [...]): Remove old merging code...
2013-10-14 Richard Bienergimple.c (gimple_canonical_types, [...]): Move to lto...
2013-09-06 Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-09-02 Jan Hubickalto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_O...
2013-09-01 Jan Hubickalto.c (tree_with_vars): Turn into vector.
2013-08-30 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
2013-08-29 Jan Hubickalto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...
2013-08-28 Jan Hubickalto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-06-20 Jan Hubickalto-cgraph.c (input_symtab): Do not set cgraph state.
2013-06-18 Richard Bienertree-streamer.h (streamer_tree_cache_create): Adjust...
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-12 Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-05 Richard Bienertree-streamer.c (streamer_tree_cache_insert_1): Update...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-09 Jan HubickaJan Hubicka <jh@suse.cz>
2013-04-23 Andi KleenFix lto report names
2013-04-23 Andi KleenPrint lto report at the right place
2013-04-23 Andi KleenAdd -flto-report-wpa
2013-02-07 Uros Bizjakre PR bootstrap/56227 (Bootstrap failure on MinGW build...
2013-02-04 Richard Guentherre PR lto/56168 (GCC seems to disregard -fno-builtin...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-12-10 H.J. LuRecord the global variables if WPA isn't enabled
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
next
This page took 1.757638 seconds and 108 git commands to generate.