summaryrefslogtreecommitdiff
path: root/gcc/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* PR ipa/61558hubicka2014-12-151-0/+9
* don't ICE when section attribute is used on things in comdatstbsaunde2014-12-081-1/+2
* * symtab.c (symtab_node::equal_address_to): New function.hubicka2014-12-071-0/+87
* gcc/ienkovich2014-11-051-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* move many gc hashtab to hash_tabletbsaunde2014-10-121-52/+28
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-1/+1
* Add an no_reorder attribute for LTOak2014-09-241-0/+2
* PR c++/61825hubicka2014-09-191-12/+18
* support ggc hash_map and hash_settbsaunde2014-09-021-53/+9
* IPA C++ refactoring 4/Nmarxin2014-08-251-154/+120
* IPA C++ refactoring 2/Nmarxin2014-07-241-3/+2
* IPA C++ refactoring 1/Nmarxin2014-07-241-420/+411
* PR c++/61623jason2014-07-171-1/+2
* * cgraph.h (symtab_node): Add nonzero_address.hubicka2014-07-131-0/+63
* * symtab.c: Include calls.hhubicka2014-07-071-0/+14
* IPA REF alias refactoringmarxin2014-07-011-2/+30
* IPA REF refactoringmarxin2014-06-251-10/+283
* add hash_map classtbsaunde2014-06-241-2/+3
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-0/+137
* Revert:hubicka2014-06-161-15/+0
* * symtab.c (symtab_node::reset_section): New method.hubicka2014-06-121-0/+15
* * symtab.c (section_hash): New hash.hubicka2014-06-121-4/+82
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-2/+105
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-8/+4
* * symtab.c (symtab_nonoverwritable_alias): Copy VIRTUAL flag;hubicka2014-06-081-1/+4
* PR c++/47202jason2014-05-281-2/+2
* * symtab.c (symtab_nonoverwritable_alias): Copy READONLY flag for variables.hubicka2014-05-261-2/+6
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-108/+24
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-8/+7
* * ipa.c (symtab_remove_unreachable_nodes): Removehubicka2014-05-191-7/+25
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-22/+22
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-0/+2
* gcc/kyukhin2014-03-181-1/+1
* PR ipa/59469hubicka2014-02-071-0/+51
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-0/+23
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-1/+5
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-9/+9
* Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+79
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-70/+70
* Split symtab_node declarations onto multiple linesdmalcolm2013-10-301-2/+4
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-193/+193
* Convert symtab, cgraph and varpool nodes into a real class hierarchydmalcolm2013-10-291-2/+2
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* PR middle-end/58329hubicka2013-09-171-0/+4