aboutsummaryrefslogtreecommitdiff
path: root/gcc/symtab.c
AgeCommit message (Expand)Author
2019-06-28 Backported from mainlineJakub Jelinek
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska
2019-03-11Wrap apostrophes in gcc internal format with %'.Martin Liska
2019-03-07Significantly speed up verifiers for a cgraph_node with many clones.Martin Liska
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-10-22 * symtab.c (symtab_node::increase_alignment): Correct maxPaul Koning
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-06-08Remove MPXMartin Liska
2018-05-25 PR c++/80485 - inline function non-zero address.Jason Merrill
2018-05-22Don't mark IFUNC resolver as only called directlyH.J. Lu
2018-04-26 * cgraph.h (symbol_table): Just declare debug method here.Richard Biener
2018-02-08 PR ipa/81360Jan Hubicka
2018-01-03 Update copyright years.Jakub Jelinek
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska
2017-08-08.Martin Liska
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor
2017-04-28 PR bootstrap/80531Jakub Jelinek
2017-02-03Bail out binds_to_current_def_p for ifunc functions.Martin Liska
2017-02-03IPA: enhance dump outputMartin Liska
2017-01-20Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).Martin Liska
2017-01-19 PR lto/78407Jan Hubicka
2017-01-09 PR translation/79019Jakub Jelinek
2017-01-06 gcc/Nathan Sidwell
2017-01-01 PR middle-end/77674Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-05-25* cgraph.c (cgraph_node::get_availability): Fix typo in comment.Bernd Edlinger
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-04-16 PR ipa/70018Jan Hubicka
2016-04-04 PR ipa/68881Jan Hubicka
2016-03-29 PR ipa/70283Jan Hubicka
2016-01-19 * symtab.c (symtab_node::asm_name): Do not call printable name directly.Jan Hubicka
2016-01-08 * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2Uros Bizjak
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-16 * symtab.c (symtab_node::fixup_same_cpp_alias_visibility):Jan Hubicka
2015-12-09 PR ipa/61886Jan Hubicka
2015-12-08 PR ipa/61886Jan Hubicka
2015-12-07 PR ipa/61886Jan Hubicka
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringJan Hubicka
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-092015-07-09 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-072015-07-07 Paulo Matos <pmatos@broadcom.com>Paulo Matos
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod