aboutsummaryrefslogtreecommitdiff
path: root/gcc/symtab.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Also accept symbols in other partition in symtab_node::binds_to_current_def_pJan Hubicka1-1/+1
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-1/+2
2020-08-01Verify symtab orderJan Hubicka1-0/+13
2020-04-20Fix spacing in symtab_node::dump_references.Martin Liska1-8/+6
2020-03-23Save ref->speculative_id before clone_reference.Martin Liska1-3/+6
2020-03-20Fix verifier ICE on wrong comdat local flag [PR93347]Jan Hubicka1-0/+11
2020-02-05cgraph: A COMDAT decl always has non-zero address.Jason Merrill1-5/+5
2020-01-30cgraph: Avoid creating multiple *.localalias aliases with the same name [PR93...Jakub Jelinek1-2/+12
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo1-0/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-19Fix symver attribute with LTOJan Hubicka1-0/+16
2019-12-17symtab.c (symtab_node::get_partitioning_class): Aliases of external symbols a...Jan Hubicka1-0/+5
2019-12-03Clear calls_comdat_local when comdat group is dissolvedJan Hubicka1-0/+2
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka1-1/+10
2019-11-30cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka1-0/+7
2019-11-28cgraph: ifunc resolvers cannot be made local (PR 92697)Martin Jambor1-1/+3
2019-11-09symtab.c: Fix comment typos.Jakub Jelinek1-12/+12
2019-10-30Remove cgraph_global_info.Martin Liska1-3/+3
2019-08-14Enable math functions linking with static library for LTOXiong Hu Luo1-4/+12
2019-07-22cgraph.c (dump_graphviz): New function.Giuliano Belinassi1-0/+17
2019-06-12re PR c/90760 (ICE on attributes section and alias in set_section, at symtab....Jakub Jelinek1-1/+1
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor1-0/+13
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni1-0/+17
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-1/+1
2019-03-11Wrap apostrophes in gcc internal format with %'.Martin Liska1-4/+4
2019-03-07Significantly speed up verifiers for a cgraph_node with many clones.Martin Liska1-16/+23
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-9/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-22symtab.c (symtab_node::increase_alignment): Correct max alignment check.Paul Koning1-1/+1
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-1/+1
2018-06-08Remove MPXMartin Liska1-1/+1
2018-05-25PR c++/80485 - inline function non-zero address.Jason Merrill1-4/+4
2018-05-22Don't mark IFUNC resolver as only called directlyH.J. Lu1-2/+9
2018-04-26cgraph.h (symbol_table): Just declare debug method here.Richard Biener1-0/+6
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka1-0/+56
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska1-3/+3
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska1-10/+32
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska1-12/+1
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor1-1/+1
2017-04-28re PR bootstrap/80531 (RC1 bootstrap comparison failure)Jakub Jelinek1-0/+8
2017-02-03Bail out binds_to_current_def_p for ifunc functions.Martin Liska1-0/+2
2017-02-03IPA: enhance dump outputMartin Liska1-0/+1
2017-01-20Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).Martin Liska1-9/+16
2017-01-19re PR lto/78407 (LTO breaks separate overriding of symbol aliases)Jan Hubicka1-4/+3
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-06ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...Nathan Sidwell1-2/+3
2017-01-01re PR ipa/77674 (ICE in binds_to_current_def_p with -fkeep-inline-functions)Jan Hubicka1-2/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1