aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-symtab.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-06-15re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...Jan Hubicka1-0/+36
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska1-4/+3
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-30re PR lto/78562 (Wrong warning for built-in functions with -flto)Georg-Johann Lay1-0/+8
2016-05-03cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka1-1/+4
2016-01-19re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab...Jan Hubicka1-0/+2
2016-01-18re PR lto/69337 (Internal compiler error fortran c lto)Richard Biener1-0/+3
2016-01-12re PR debug/69077 (omnetpp ICEs with -flto -g)Richard Biener1-0/+12
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-16re PR middle-end/68878 (471.omnetpp in SPEC CPU 2006 is miscompiled with LTO)Jan Hubicka1-0/+37
2015-12-10re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-6/+46
2015-12-09re PR lto/68811 (ICE: in get, at cgraph.h:1218)Jan Hubicka1-2/+3
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-58/+122
2015-12-04* ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka1-2/+3
2015-11-25lto-symtab.c: Include alias.hJan Hubicka1-70/+109
2015-11-21lto-symtab.c (warn_type_compatibility_p): Do not set ODR mismatch flag for ty...Jan Hubicka1-10/+17
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-10/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-10/+7
2015-08-31lto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.Richard Biener1-0/+17
2015-08-31lto-symtab.c (lto_symtab_prevailing_decl): Remove redundant test, do not repl...Richard Biener1-5/+4
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-1/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-9/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-08re PR lto/65378 (Tweak to wording of -Wodr message)Jan Hubicka1-2/+4
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-50/+110
2015-03-30lto-symtab.c (lto_symtab_merge_decls_2): Silence warning on DECL_ARTIFICAL sy...Jan Hubicka1-1/+2
2015-02-03ipa-inline-analysis.c (simple_edge_hints): Fix check for cross-module inlining.Jan Hubicka1-0/+2
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+1
2015-01-28* lto-symtab.c (lto_varpool_replace_node): Merge TLS models.Jan Hubicka1-5/+38
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-12-09lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...Ilya Enkovich1-0/+14
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+5
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-09-24cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez1-3/+3
2014-08-25IPA C++ refactoring 4/NMartin Liska1-14/+14
2014-08-14ipa-utils.h (compare_virtual_tables): Declare.Jan Hubicka1-0/+4
2014-07-24IPA C++ refactoring 1/NMartin Liska1-15/+15
2014-06-25IPA REF refactoringMartin Liska1-2/+2
2014-06-21cgraph.h (tls_model_names): New variable.Jan Hubicka1-0/+9
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-1/+1
2014-05-22re PR lto/61012 (lto1: errors during merging of translation units (error: var...Jan Hubicka1-1/+6
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-5/+5