aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2014-08-25IPA C++ refactoring 4/NMartin Liska3-70/+73
2014-08-21re PR tree-optimization/62091 (ice in before_dom_children)Jan Hubicka1-4/+1
2014-08-20cgraphunit.c (ipa_passes, compile): Reshedule symtab_remove_unreachable_nodes...Jan Hubicka2-3/+12
2014-08-14ipa-utils.h (compare_virtual_tables): Declare.Jan Hubicka2-0/+8
2014-08-14re PR lto/62067 (lto-lang.c:549: too many calls to va_end on some code paths ?)Richard Biener2-5/+11
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2-3/+6
2014-08-08re PR lto/62032 (FAIL: vsnprintf-chk.c execution, -O2 -flto -fno-use-linker-...Bin Cheng2-3/+8
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders3-20/+16
2014-08-02add a hash_set based on hash_tableTrevor Saunders3-5/+11
2014-08-01Change inchash to name space.Andi Kleen2-5/+11
2014-07-30lto-streamer.h (lto_write_data): New function.Richard Biener2-3/+19
2014-07-25Convert the tree.c type hashing over to inchashAndi Kleen2-4/+6
2014-07-25Convert LTO type hashing to the new inchash interfaceAndi Kleen2-26/+33
2014-07-25Add an abstract incremental hash data typeAndi Kleen2-0/+5
2014-07-24IPA C++ refactoring 2/NMartin Liska1-4/+4
2014-07-24IPA C++ refactoring 1/NMartin Liska3-41/+42
2014-07-15tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka2-2/+9
2014-07-12lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO timevarJan Hubicka2-7/+6
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka3-2/+8
2014-07-01IPA REF alias refactoringMartin Liska2-4/+10
2014-06-30revert: tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typ...Jan Hubicka2-93/+24
2014-06-28lto.c (lto_read_decls): Fix comment in comment.Andrew Pinski2-1/+5
2014-06-28tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if type is com...Jan Hubicka2-17/+100
2014-06-26ChangeLog entry splitted to gcc/ChangeLog and gcc/lto/ChangeLog.Martin Liska1-0/+8
2014-06-25IPA REF refactoringMartin Liska2-16/+16
2014-06-24class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.Jan Hubicka2-4/+13
2014-06-24add hash_map classTrevor Saunders2-7/+10
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders2-9/+14
2014-06-21cgraph.h (tls_model_names): New variable.Jan Hubicka2-0/+13
2014-06-20cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka2-4/+4
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka2-1/+4
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka2-1/+10
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka2-3/+5
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2-0/+5
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2-3/+8
2014-05-25ggc.h (ggc_grow): New function.Jan Hubicka2-0/+8
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka3-2/+7
2014-05-22Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge2-3/+15
2014-05-22Create a new header lto-section-names.hBernd Schmidt3-5/+8
2014-05-22re PR lto/61012 (lto1: errors during merging of translation units (error: var...Jan Hubicka2-1/+12
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders3-6/+14
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck1-0/+7
2014-05-06Merge in wide-int.Kenneth Zadeck2-4/+3
2014-04-28re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener2-0/+6
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm4-16/+29
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener4-9/+22
2014-04-14ipa-utils.c (ipa_merge_profiles): Merge profile_id.Jan Hubicka2-6/+5
2014-04-11lto.c: Include ipa-inline.hJan Hubicka2-0/+10
2014-03-19re PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO)Richard Biener2-1/+7
2014-03-19lto.c (lto_wpa_write_files): Move call to lto_promote_cross_file_statics ...Richard Biener2-8/+19