summaryrefslogtreecommitdiff
path: root/gcc/ipa-visibility.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-04 PR ipa/68881hubicka1-0/+82
2016-01-04 Update copyright years.jakub1-1/+1
2015-12-27 * ipa-visibility.c (function_and_variable_visibility): Do nothubicka1-2/+6
2015-12-16 * ipa-visibility.c (can_replace_by_local_alias): Make static,nathan1-7/+12
2015-12-09 PR ipa/61886hubicka1-1/+1
2015-12-08 PR ipa/61886hubicka1-1/+8
2015-12-07 PR ipa/61886hubicka1-10/+22
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringhubicka1-18/+19
2015-11-25 PR lto/67548hubicka1-13/+33
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod1-2/+0
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod1-5/+5
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw1-10/+9
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde1-3/+11
2015-08-11replace several uses of the anon namespace with GCC_FINALtbsaunde1-11/+3
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+0
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod1-2/+0
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod1-4/+0
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-02-27 PR bootstrap/65150hubicka1-32/+10
2015-02-17 * ipa-visibility.c (function_and_variable_visibility): Onlyhubicka1-1/+2
2015-02-11 PR ipa/65005hubicka1-3/+3
2015-02-10Tolerate different definitions of symbols in ltotbsaunde1-5/+13
2015-02-08 PR ipa/63566 hubicka1-12/+11
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-4/+9
2015-01-05 Update copyright years.jakub1-1/+1
2014-11-05gcc/ienkovich1-0/+5
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod1-0/+11
2014-09-24Add an no_reorder attribute for LTOak1-0/+3
2014-09-20 * ipa-visibility.c (varpool_node::externally_visible_p): Do nothubicka1-0/+7
2014-08-25IPA C++ refactoring 4/Nmarxin1-3/+3
2014-08-19 * ipa-visibility.c (update_visibility_by_resolution_info): Fixhubicka1-1/+1
2014-08-18 * ipa-visibility.c (update_visibility_by_resolution_info): Do no turn UNDEFhubicka1-0/+2
2014-08-07remove pointer-set.[ch]tbsaunde1-1/+0
2014-08-02add a hash_set based on hash_tabletbsaunde1-3/+2
2014-07-24IPA C++ refactoring 2/Nmarxin1-19/+19
2014-07-24IPA C++ refactoring 1/Nmarxin1-30/+32
2014-07-11 * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka1-0/+2
2014-07-09 * ipa-visibility.c (function_and_variable_visibility): Removehubicka1-7/+1
2014-07-09remove has_executetbsaunde1-2/+0
2014-06-25IPA REF refactoringmarxin1-8/+7
2014-06-21 * gcc.dg/localalias.c: New testcase.hubicka1-1/+5
2014-06-16 Revert:hubicka1-19/+14
2014-06-12 * symtab.c (symtab_node::reset_section): New method.hubicka1-14/+19
2014-06-11 * ipa-visibility.c (function_and_variable_visibility): Disablehubicka1-2/+5
2014-06-11 * varasm.c (set_implicit_section): New function.hubicka1-4/+6
2014-06-09 * symtab.c (dump_symtab_base): Update dumping.hubicka1-0/+6
2014-06-08 * ipa-visibility.c: Include varasm.hhubicka1-0/+2
2014-06-04Enhancement of call graph APImarxin1-1/+1
2014-05-25 * ipa-visibility.c (can_replace_by_local_alias_in_vtable): New function.hubicka1-0/+58