Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / cgraphunit.c
2017-02-06 Yvan RouxMerge branches/gcc-6-branch rev 245201.
2016-03-16 mpolacek PR c/70093
2016-02-23 markPR c/69911 Check main_input_filename and DECL_SOURCE_FI...
2016-02-22 markPR28901 Add two levels for -Wunused-const-variable.
2016-02-10 jakub PR ipa/69241
2016-02-05 ienkovichgcc/
2016-01-19 hubicka * cgraphunit.c (cgraph_node::reset): Clear thunk info and
2016-01-19 hubicka PR lto/69133
2016-01-04 jakub Update copyright years.
2015-12-15 iverbingcc/c-family/
2015-12-07 hubicka PR ipa/61886
2015-12-03 hubicka PR ipa/68184
2015-12-01 mpolacek PR middle-end/68582
2015-11-04 marxinPass manager: add support for termination of pass list
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-19 vondeleFix PR68002, add -fkeep-static-functions
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-16 manuMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-02 cbaylisgcc/Changelog
2015-08-28 rguenth2015-08-28 Richard Biener <rguenther@suse.de>
2015-08-27 rguenth2015-08-27 Richard Biener <rguenther@suse.de>
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-29 manuWunused-parameter warnings are given from cgraph::final...
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-09 amacleod * gcc-plugin.h: Move decls to plugin.h and include it.
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 vriesDon't dump low gimple functions in gimple dump
2015-06-08 vriesAdd debug msg to dump_file in add_new_function
2015-06-05 aldyhMerge debug-early branch into mainline.
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-24 hubicka * ipa-utils.h (method_class_type): Remove.
2015-05-05 dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-21 rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-08 ienkovichgcc/
2015-04-03 ienkovich * cgraphunit.c (cgraph_node::expand_thunk): Don't...
2015-03-19 marxinFix for PR ipa/65465.
2015-02-28 hubicka PR ipa/65236
2015-02-27 hubicka PR bootstrap/65150
2015-02-13 rthPR rtl/32219
2015-02-11 marxinHandle noreturn function thunk creation.
2015-02-10 hubicka PR ipa/64982
2015-02-08 hubicka PR ipa/63566
2015-02-06 jakub PR ipa/64896
2015-01-29 hubicka PR ipa/64801
2015-01-27 jakub PR ipa/64776
2015-01-14 iverbingcc/
2015-01-09 jakub PR middle-end/64412
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-09 marxinIPA ICF: target and optimization flags comparison.
2015-01-05 jakub Update copyright years.
2014-12-22 marxinsymbol_summary is used for inline_summary.
2014-12-22 marxinipa-prop uses symbol_summary class.
2014-12-15 hubicka * cgraphunit.c (analyze_functions): Always analyze...
2014-12-15 hubicka * cgraphunit.c (analyze_functions): Do not analyze...
2014-12-11 hubicka PR ipa/61324
2014-11-28 iverbingcc/
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 hubicka * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-17 hubicka * cgraphunit.c (analyze_functions): Use opt_for_fn.
2014-11-16 hubicka * passes.c (execute_one_pass): Do not apply all transf...
2014-11-13 kyukhin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13 kyukhin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-07 marxin PR ipa/63580
2014-11-07 marxin PR ipa/63595
2014-11-05 ienkovichgcc/
2014-10-29 marxinPR ipa/63587
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21 dmalcolmState cleanups from jit branch
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 marxinIPA ICF pass, part 3/5
2014-10-10 marxin PR/63376
2014-09-26 marxin * cgraph.c (cgraph_node::release_body): New argument...
2014-09-24 akAdd an no_reorder attribute for LTO
2014-09-10 jamborm2014-09-10 Martin Jambor <mjambor@suse.cz>
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-21 hubicka * tree-profile.c (tree_profiling): Skip external functions
2014-08-20 hubicka * cgraphunit.c (ipa_passes, compile): Reshedule
2014-08-19 mpolacek PR c/61271
2014-08-04 marxinIPA C++ refactoring 3/N
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-08-01 jgreenhalgh[Patch] Not very subtle fix for pr61510
2014-07-24 marxinIPA C++ refactoring fix.
2014-07-24 marxinIPA C++ refactoring 2/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-04 jakub PR middle-end/61654
2014-07-01 marxinIPA REF alias refactoring
2014-06-27 marxinFix for devirtualization dump functions
2014-06-25 marxinIPA REF refactoring
2014-06-08 hubicka * cgraphunit.c (assemble_thunks_and_aliases): Expand...
2014-06-04 marxinNew callgraph wrapper function creation added
2014-06-04 marxinEnhancement of call graph API
2014-05-28 jason PR c++/47202
2014-05-24 hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-20 davidxladd dbgcnt support for devirt
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
next