summaryrefslogtreecommitdiff
path: root/gcc/ipa-visibility.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/69953 (Using lto causes gtkmm/gparted and gtkmm/inkscape compile to...Jan Hubicka2017-04-131-4/+34
* ipa-visibility.c (localize_node): New function, broken out of ...Nathan Sidwell2017-01-171-82/+50
* ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...Nathan Sidwell2017-01-061-19/+20
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-2/+1
* re PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakref-1 -O2 -flto)Jan Hubicka2016-04-041-0/+82
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* ipa-visibility.c (function_and_variable_visibility): Do not dissolve comdat g...Jan Hubicka2015-12-271-2/+6
* ipa-visibility.c (can_replace_by_local_alias): Make static, check ASM_OUTPUT_...Nathan Sidwell2015-12-161-7/+12
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-091-1/+1
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-081-1/+8
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-071-10/+22
* cgraph.c (cgraph_node::make_local): No name is unique during incremental link...Jan Hubicka2015-11-291-18/+19
* re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka2015-11-251-13/+33
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-10/+9
* Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders2015-08-121-3/+11
* replace several uses of the anon namespace with GCC_FINALTrevor Saunders2015-08-111-11/+3
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka2015-02-271-32/+10
* ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka2015-02-171-1/+2
* re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)Jan Hubicka2015-02-111-3/+3
* Tolerate different definitions of symbols in ltoTrevor Saunders2015-02-101-5/+13
* re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka2015-02-081-12/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+5
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+11
* Add an no_reorder attribute for LTOAndi Kleen2014-09-241-0/+3
* ipa-visibility.c (varpool_node::externally_visible_p): Do not privatize dynam...Jan Hubicka2014-09-201-0/+7
* IPA C++ refactoring 4/NMartin Liska2014-08-251-3/+3
* ipa-visibility.c (update_visibility_by_resolution_info): Fix assert.Jan Hubicka2014-08-191-1/+1
* ipa-visibility.c (update_visibility_by_resolution_info): Do no turn UNDEF com...Jan Hubicka2014-08-181-0/+2
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-3/+2
* IPA C++ refactoring 2/NMartin Liska2014-07-241-19/+19
* IPA C++ refactoring 1/NMartin Liska2014-07-241-30/+32
* vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka2014-07-111-0/+2
* ipa-visibility.c (function_and_variable_visibility): Remove temporary hack di...Jan Hubicka2014-07-091-7/+1
* remove has_executeTrevor Saunders2014-07-091-2/+0
* IPA REF refactoringMartin Liska2014-06-251-8/+7
* localalias.c: New testcase.Jan Hubicka2014-06-211-1/+5
* revert: symtab.c (symtab_node::reset_section): New method.Jan Hubicka2014-06-161-19/+14
* symtab.c (symtab_node::reset_section): New method.Jan Hubicka2014-06-121-14/+19
* ipa-visibility.c (function_and_variable_visibility): Disable virtual table re...Jan Hubicka2014-06-111-2/+5