C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].
[gcc.git] / gcc / symtab.c
2020-11-11 Strager NedsImprove efficiency of copying section from another...
2020-11-11 Strager NedsRefactor section name ref counting
2020-11-10 Strager NedsRefactor copying decl section names
2020-11-06 Jan HubickaMove ipa-refs from ggc to heap.
2020-11-03 Jan HubickaFix copying of clone_info while reshaping clone tree.
2020-10-28 Jakub Jelineklto: LTO cgraph support for late declare variant resolu...
2020-10-26 Jan HubickaFix simdclones
2020-10-15 Jan HubickaAlso accept symbols in other partition in symtab_node...
2020-08-27 Martin Liskavec: add exact argument for various grow functions.
2020-08-01 Jan HubickaVerify symtab order
2020-04-20 Martin LiskaFix spacing in symtab_node::dump_references.
2020-03-23 Martin LiskaSave ref->speculative_id before clone_reference.
2020-03-20 Jan HubickaFix verifier ICE on wrong comdat local flag [PR93347]
2020-02-06 Jason Merrillcgraph: A COMDAT decl always has non-zero address.
2020-01-30 Jakub Jelinekcgraph: Avoid creating multiple *.localalias aliases...
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-19 Jan HubickaFix symver attribute with LTO
2019-12-17 Jan Hubickasymtab.c (symtab_node::get_partitioning_class): Aliases...
2019-12-03 Jan HubickaClear calls_comdat_local when comdat group is dissolved
2019-11-30 Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-11-30 Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
2019-11-28 Martin Jamborcgraph: ifunc resolvers cannot be made local (PR 92697)
2019-11-08 Jakub Jelineksymtab.c: Fix comment typos.
2019-10-30 Martin LiskaRemove cgraph_global_info.
2019-08-14 Xiong Hu LuoEnable math functions linking with static library for LTO
2019-07-22 Giuliano Belinassicgraph.c (dump_graphviz): New function.
2019-06-12 Jakub Jelinekre PR c/90760 (ICE on attributes section and alias...
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-06 Hrishikesh KulkarniAdd lto-dump tool.
2019-04-05 Martin LiskaRemove usage of apostrophes in error and warning messag...
2019-03-11 Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-03-07 Martin LiskaSignificantly speed up verifiers for a cgraph_node...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-22 Paul Koningsymtab.c (symtab_node::increase_alignment): Correct...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-06-08 Martin LiskaRemove MPX
2018-05-25 Jason MerrillPR c++/80485 - inline function non-zero address.
2018-05-22 H.J. LuDon't mark IFUNC resolver as only called directly
2018-04-26 Richard Bienercgraph.h (symbol_table): Just declare debug method...
2018-02-08 Jan Hubickare PR ipa/81360 (ice in estimate_edge_growth, at ipa...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-08-11 Martin LiskaIntroduce TARGET_SUPPORTS_ALIASES
2017-08-08 Martin Liskatrans.c: Include header files.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-04 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-04-28 Jakub Jelinekre PR bootstrap/80531 (RC1 bootstrap comparison failure)
2017-02-03 Martin LiskaBail out binds_to_current_def_p for ifunc functions.
2017-02-03 Martin LiskaIPA: enhance dump output
2017-01-20 Martin LiskaFix IPA CP where it forgot to add a reference in cgraph...
2017-01-19 Jan Hubickare PR lto/78407 (LTO breaks separate overriding of...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-06 Nathan Sidwellipa-visibility.c (function_and_variable_visibility...
2017-01-01 Jan Hubickare PR ipa/77674 (ICE in binds_to_current_def_p with...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-05-25 Bernd Edlingercgraph.c (cgraph_node::get_availability): Fix typo...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-16 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-04 Jan Hubickare PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakr...
2016-03-29 Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-01-19 Jan Hubickasymtab.c (symtab_node::asm_name): Do not call printable...
2016-01-08 Uros Bizjaksymtab.c (symtab_node::equal_address_to): Return -1...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-16 Jan Hubickasymtab.c (symtab_node::fixup_same_cpp_alias_visibility...
2015-12-09 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-08 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-11-29 Jan Hubickacgraph.c (cgraph_node::make_local): No name is unique...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07 Paulo Matossymtab.c (address_matters_1): Fix typo in comment above.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-31 Ilya Enkovichre PR target/65531 (ICE: symtab_node::verify failed...
2015-03-27 Jan Hubickare PR ipa/65588 (lto1: internal compiler error: Segment...
2015-03-27 Jan Hubickare PR target/65531 (ICE: symtab_node::verify failed...
2015-03-10 Jan Hubickare PR tree-optimization/65355 (vectorizer increase...
2015-03-08 Jan Hubickare PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran...
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-25 Kai Tietzre PR target/64212 (ICE [in noninterposable_alias,...
2015-02-17 Jan Hubickasymtab.c (symtab_node::verify_base): Verify body_remove...
2015-02-14 Jan Hubickaipa-chkp.c: Use iterate_direct_aliases.
2015-02-11 Jan Hubickaipa.c (symbol_table::remove_unreachable_nodes): Avoid...
2015-02-11 Jan Hubickare PR ipa/65005 (FAIL: c-c++-common/torture/builtin...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Jan Hubickare PR middle-end/61558 (ICE: Segmentation fault)
2014-12-08 Trevor Saundersdon't ICE when section attribute is used on things...
2014-12-07 Jan Hubickasymtab.c (symtab_node::equal_address_to): New function.
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
next