decl.c (gnat_to_gnu_entity): Minor tweak.
[gcc.git] / gcc / symtab.c
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...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-19 Jan Hubickare PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-17 Jason Merrillre PR c++/61623 (ICE: verify_symtab failed: Two symbols...
2014-07-13 Jan Hubickacgraph.h (symtab_node): Add nonzero_address.
2014-07-07 Jan Hubickasymtab.c: Include calls.h
2014-07-01 Martin LiskaIPA REF alias refactoring
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Trevor Saundersadd hash_map class
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-16 Jan Hubickarevert: symtab.c (symtab_node::reset_section): New...
2014-06-12 Jan Hubickasymtab.c (symtab_node::reset_section): New method.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-08 Jan Hubickasymtab.c (symtab_nonoverwritable_alias): Copy VIRTUAL...
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-26 Jan Hubicka* symtab.c (symtab_nonoverwritable_alias): Copy READONL...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20 Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-19 Jan Hubickaipa.c (symtab_remove_unreachable_nodes): Remove symbol...
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-03-21 Martin Jamborre PR ipa/59176 (ICE edge points to wrong declaration...
2014-03-18 Ilya Enkovichsymtab.c (change_decl_assembler_name): Fix transparent...
2014-02-07 Jan Hubickare PR ipa/59469 (LLVM build failure with gcc LTO)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-30 David MalcolmSplit symtab_node declarations onto multiple lines
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 David MalcolmConvert symtab, cgraph and varpool nodes into a real...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-09-17 Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-02 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Add comments...
2013-08-30 Jan Hubickacgraph.c (cgraph_function_body_availability): Handle...
2013-08-02 Jan Hubickacgraph.c (cgraph_function_body_availability): Do not...
2013-07-21 Ondřej BílkaFix typos.
2013-06-13 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Local comda...
2013-06-12 Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-07 Jan Hubicka* symtab.c (symtab_resolve_alias): Do not remove alias...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-04 Jan Hubickaattr-alias.c: New testcase.
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-09 Jan HubickaJan Hubicka <jh@suse.cz>
2013-05-09 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-19 Jan Hubickasymtab.c (insert_to_assembler_name_hash): Do not insert...
2012-09-10 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Do not care...
2012-05-23 Jan Hubickare PR middle-end/53161 (ICE with weakref function and...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jan Hubickare PR middle-end/53089 (gfortran.dg/coarray/atomic_1...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-20 Jan Hubicka* symtab.c (dump_symtab_base): Revert accidental checkin.
2012-04-20 Jan Hubicka* symtab.c (dump_symtab_base): Fix dumping of asm lists.
2012-04-19 Richard Guenthersymtab.c (dump_symtab_base): Use TREE_STRING_POINTER...
2012-04-18 Jan Hubickacgraph.h (verify_symtab, [...]): Declare.
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-17 Jan Hubickacgraph.c (cgraph_hash, [...]): Remove.
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...