summaryrefslogtreecommitdiff
path: root/gcc/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* PR ipa/68881hubicka2016-04-041-0/+55
* PR ipa/70283hubicka2016-03-291-0/+14
* * symtab.c (symtab_node::asm_name): Do not call printable name directly.hubicka2016-01-191-1/+8
* * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2uros2016-01-081-4/+4
* Update copyright years.jakub2016-01-041-1/+1
* * symtab.c (symtab_node::fixup_same_cpp_alias_visibility):hubicka2015-12-161-1/+0
* PR ipa/61886hubicka2015-12-091-8/+25
* PR ipa/61886hubicka2015-12-081-2/+2
* PR ipa/61886hubicka2015-12-071-74/+192
* * cgraph.c (cgraph_node::make_local): No name is unique duringhubicka2015-11-291-0/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+6
* switch from gimple to gimple*tbsaunde2015-09-201-5/+5
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-07-07 Paulo Matos <pmatos@broadcom.com>pmatos2015-07-071-2/+2
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* gcc/ienkovich2015-03-311-1/+2
* PR ipa/65588hubicka2015-03-271-0/+2
* PR target/65531hubicka2015-03-271-3/+8
* PR tree-optimization/65355hubicka2015-03-101-0/+7
* PR ipa/65334hubicka2015-03-081-0/+96
* PR bootstrap/65150hubicka2015-02-271-1/+46
* PR target/64212ktietz2015-02-251-1/+2
* * symtab.c (symtab_node::verify_base): Verify body_removed->!definitonhubicka2015-02-171-0/+5
* * ipa-chkp.c: Use iterate_direct_aliases.hubicka2015-02-141-137/+33
* * ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasinghubicka2015-02-111-1/+3
* PR ipa/65005hubicka2015-02-111-5/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+10
* 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