summaryrefslogtreecommitdiff
path: root/gcc/ipa-visibility.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce TARGET_SUPPORTS_ALIASESmarxin2017-08-111-10/+5
* .marxin2017-08-081-0/+2
* * attribs.c (decl_attributes): Imply noinline, noclone and no_icfjakub2017-07-271-1/+4
* Fix wrong condition in ipa-visibility.c (PR ipa/81520).marxin2017-07-251-4/+7
* 2017-07-21 Yury Gribov <tetra2005@gmail.com>ygribov2017-07-211-0/+31
* * ipa-visibility.c (function_and_variable_visibility): Fix pasto.hubicka2017-07-161-1/+1
* * ipa-comdats.c: Remove optimize check from gate.hubicka2017-07-071-3/+6
* Do not allow to inline ifunc resolvers (PR ipa/81128).marxin2017-06-281-1/+2
* PR lto/69953 hubicka2017-04-131-4/+34
* * ipa-visibility.c (localize_node): New function, broken out of ...nathan2017-01-171-82/+50
* gcc/nathan2017-01-061-19/+20
* Update copyright years.jakub2017-01-011-1/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-2/+1
* PR ipa/68881hubicka2016-04-041-0/+82
* Update copyright years.jakub2016-01-041-1/+1
* * ipa-visibility.c (function_and_variable_visibility): Do nothubicka2015-12-271-2/+6
* * ipa-visibility.c (can_replace_by_local_alias): Make static,nathan2015-12-161-7/+12
* PR ipa/61886hubicka2015-12-091-1/+1
* PR ipa/61886hubicka2015-12-081-1/+8
* PR ipa/61886hubicka2015-12-071-10/+22
* * cgraph.c (cgraph_node::make_local): No name is unique duringhubicka2015-11-291-18/+19
* PR lto/67548hubicka2015-11-251-13/+33
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-10/+9
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-3/+11
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-11/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 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-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR bootstrap/65150hubicka2015-02-271-32/+10
* * ipa-visibility.c (function_and_variable_visibility): Onlyhubicka2015-02-171-1/+2
* PR ipa/65005hubicka2015-02-111-3/+3
* Tolerate different definitions of symbols in ltotbsaunde2015-02-101-5/+13
* PR ipa/63566 hubicka2015-02-081-12/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ienkovich2014-11-051-0/+5
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+11
* Add an no_reorder attribute for LTOak2014-09-241-0/+3
* * ipa-visibility.c (varpool_node::externally_visible_p): Do nothubicka2014-09-201-0/+7
* IPA C++ refactoring 4/Nmarxin2014-08-251-3/+3
* * ipa-visibility.c (update_visibility_by_resolution_info): Fixhubicka2014-08-191-1/+1
* * ipa-visibility.c (update_visibility_by_resolution_info): Do no turn UNDEFhubicka2014-08-181-0/+2
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-3/+2
* IPA C++ refactoring 2/Nmarxin2014-07-241-19/+19
* IPA C++ refactoring 1/Nmarxin2014-07-241-30/+32