summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* Pass manager: add support for termination of pass listmarxin2015-11-041-4/+6
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-14/+11
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-25/+14
* Fix PR68002, add -fkeep-static-functionsvondele2015-10-191-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* Move check_global_declaration from toplev.c to cgraphunit.cmanu2015-09-161-1/+64
* gcc/Changelogcbaylis2015-09-021-0/+1
* 2015-08-28 Richard Biener <rguenther@suse.de>rguenth2015-08-281-10/+13
* 2015-08-27 Richard Biener <rguenther@suse.de>rguenth2015-08-271-10/+10
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-14/+5
* Wunused-parameter warnings are given from cgraph::finalize_function,manu2015-06-291-4/+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
* * gcc-plugin.h: Move decls to plugin.h and include it.amacleod2015-06-091-0/+3
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* Don't dump low gimple functions in gimple dumpvries2015-06-081-1/+0
* Add debug msg to dump_file in add_new_functionvries2015-06-081-0/+17
* Merge debug-early branch into mainline.aldyh2015-06-051-6/+47
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* * ipa-utils.h (method_class_type): Remove.hubicka2015-05-241-3/+2
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-8/+8
* 2015-04-21 Richard Biener <rguenther@suse.de>rguenth2015-04-211-4/+4
* gcc/ienkovich2015-04-081-0/+13
* * cgraphunit.c (cgraph_node::expand_thunk): Don't expandienkovich2015-04-031-0/+4
* Fix for PR ipa/65465.marxin2015-03-191-1/+2
* PR ipa/65236hubicka2015-02-281-0/+8
* PR bootstrap/65150hubicka2015-02-271-0/+1
* PR rtl/32219rth2015-02-131-2/+6
* Handle noreturn function thunk creation.marxin2015-02-111-3/+4
* PR ipa/64982hubicka2015-02-101-0/+8
* PR ipa/63566 hubicka2015-02-081-4/+17
* PR ipa/64896jakub2015-02-061-4/+9
* PR ipa/64801hubicka2015-01-291-12/+41
* PR ipa/64776jakub2015-01-271-5/+9
* gcc/iverbin2015-01-141-2/+2
* PR middle-end/64412jakub2015-01-091-0/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* IPA ICF: target and optimization flags comparison.marxin2015-01-091-26/+26
* Update copyright years.jakub2015-01-051-1/+1
* symbol_summary is used for inline_summary.marxin2014-12-221-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* * cgraphunit.c (analyze_functions): Always analyze targets of aliases.hubicka2014-12-151-0/+1
* * cgraphunit.c (analyze_functions): Do not analyze extern inlinehubicka2014-12-151-4/+25
* PR ipa/61324hubicka2014-12-111-6/+4
* gcc/iverbin2014-11-281-4/+4
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-3/+3
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-6/+5
* * cgraphunit.c (analyze_functions): Use opt_for_fn.hubicka2014-11-171-1/+1