]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/symtab.c
Update copyright years.
[thirdparty/gcc.git] / gcc / symtab.c
2016-01-04  jakub Update copyright years.
2015-12-16  hubicka * symtab.c (symtab_node::fixup_same_cpp_alias_visibility):
2015-12-09  hubicka PR ipa/61886
2015-12-08  hubicka PR ipa/61886
2015-12-07  hubicka PR ipa/61886
2015-11-29  hubicka * cgraph.c (cgraph_node::make_local): No name is uniqu...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-09  amacleod2015-07-09 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-07  pmatos2015-07-07 Paulo Matos <pmatos@broadcom.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-03-31  ienkovichgcc/
2015-03-27  hubicka PR ipa/65588
2015-03-27  hubicka PR target/65531
2015-03-10  hubicka PR tree-optimization/65355
2015-03-08  hubicka PR ipa/65334
2015-02-27  hubicka PR bootstrap/65150
2015-02-25  ktietz PR target/64212
2015-02-17  hubicka * symtab.c (symtab_node::verify_base): Verify body_rem...
2015-02-14  hubicka * ipa-chkp.c: Use iterate_direct_aliases.
2015-02-11  hubicka * ipa.c (symbol_table::remove_unreachable_nodes):...
2015-02-11  hubicka PR ipa/65005
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-15  hubicka PR ipa/61558
2014-12-08  tbsaundedon't ICE when section attribute is used on things...
2014-12-07  hubicka * symtab.c (symtab_node::equal_address_to): New function.
2014-11-05  ienkovichgcc/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-09-24  aldyh * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,
2014-09-24  akAdd an no_reorder attribute for LTO
2014-09-19  hubicka PR c++/61825
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-08-25  marxinIPA C++ refactoring 4/N
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-17  jason PR c++/61623
2014-07-13  hubicka * cgraph.h (symtab_node): Add nonzero_address.
2014-07-07  hubicka * symtab.c: Include calls.h
2014-07-01  marxinIPA REF alias refactoring
2014-06-25  marxinIPA REF refactoring
2014-06-24  tbsaundeadd hash_map class
2014-06-20  hubicka * cgraph.h (struct symtab_node): Add field in_init_pri...
2014-06-16  hubicka Revert:
2014-06-12  hubicka * symtab.c (symtab_node::reset_section): New method.
2014-06-12  hubicka * symtab.c (section_hash): New hash.
2014-06-11  hubicka * varasm.c (set_implicit_section): New function.
2014-06-09  hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-06-08  hubicka * symtab.c (symtab_nonoverwritable_alias): Copy VIRTUA...
2014-05-28  jason PR c++/47202
2014-05-26  hubicka * symtab.c (symtab_nonoverwritable_alias): Copy READON...
2014-05-24  hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-20  hubicka * tree.h (DECL_ONE_ONLY): Return true only for externa...
2014-05-19  hubicka * ipa.c (symtab_remove_unreachable_nodes): Remove
2014-04-24  mrsMerge in trunk.
2014-04-23  dmalcolmChange is-a.h to support typedefs of pointers
2014-04-02  mrsMerge in trunk.
2014-03-21  jamborm2014-03-21 Martin Jambor <mjambor@suse.cz>
2014-03-18  kyukhingcc/
2014-02-10  mrsMerge in trunk.
2014-02-07  hubicka PR ipa/59469
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-23  jason PR c++/41090
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-09  rsandifoMerge with trunk.
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-04  mrsMerge in trunk.
2013-10-31  dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-30  dmalcolmSplit symtab_node declarations onto multiple lines
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29  dmalcolmConvert symtab, cgraph and varpool nodes into a real...
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-09-20  mrsMerge in trunk.
2013-09-17  hubicka PR middle-end/58329
2013-09-06  hubicka PR middle-end/58094
2013-09-04  mrsMerge in trunk.
2013-09-02  hubicka * lto-symtab.c (lto_symtab_merge_symbols): Add comment...
2013-08-30  hubicka * cgraph.c (cgraph_function_body_availability): Handle...
2013-08-02  hubicka * cgraph.c (cgraph_function_body_availability): Do...
2013-07-21  mrsFix typos.
2013-06-13  hubicka * ipa.c (cgraph_externally_visible_p, varpool_external...
2013-06-12  hubicka * cgraph.c (verify_edge_corresponds_to_fndecl): Be...
2013-06-12  hubicka * lto-symtab.c (lto_symtab_merge_symbols): Populate...
2013-06-11  hubicka * c-family/c-common.c (handle_alias_ifunc_attribute...
2013-06-07  hubicka * symtab.c (symtab_resolve_alias): Do not remove alias...
2013-06-05  hubicka * class.c (emit_register_classes_in_jcr_section):...
next