aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2015-12-04Merge from trunk @231250.scalar-storage-orderEric Botcazou
2015-11-04Pass manager: add support for termination of pass listMartin Liska
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-19Fix PR68002, add -fkeep-static-functionsJoost VandeVondele
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-16Move check_global_declaration from toplev.c to cgraphunit.cManuel López-Ibáñez
2015-09-02gcc/ChangelogCharles Baylis
2015-08-282015-08-28 Richard Biener <rguenther@suse.de>Richard Biener
2015-08-272015-08-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-09 * gcc-plugin.h: Move decls to plugin.h and include it.Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-08Don't dump low gimple functions in gimple dumpTom de Vries
2015-06-08Add debug msg to dump_file in add_new_functionTom de Vries
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-24 * ipa-utils.h (method_class_type): Remove.Jan Hubicka
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm
2015-04-212015-04-21 Richard Biener <rguenther@suse.de>Richard Biener
2015-04-08gcc/Ilya Enkovich
2015-04-03 * cgraphunit.c (cgraph_node::expand_thunk): Don't expandIlya Enkovich
2015-03-19Fix for PR ipa/65465.Martin Liska
2015-02-28 PR ipa/65236Jan Hubicka
2015-02-27 PR bootstrap/65150Jan Hubicka
2015-02-13PR rtl/32219H.J. Lu
2015-02-11Handle noreturn function thunk creation.Martin Liska
2015-02-10 PR ipa/64982Jan Hubicka
2015-02-08 PR ipa/63566 Jan Hubicka
2015-02-06 PR ipa/64896Jakub Jelinek
2015-01-29 PR ipa/64801Jan Hubicka
2015-01-27 PR ipa/64776Jakub Jelinek
2015-01-14gcc/Ilya Verbin
2015-01-09 PR middle-end/64412Bernd Schmidt
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-09IPA ICF: target and optimization flags comparison.Martin Liska
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-22symbol_summary is used for inline_summary.Martin Liska
2014-12-22ipa-prop uses symbol_summary class.Martin Liska
2014-12-15 * cgraphunit.c (analyze_functions): Always analyze targets of aliases.Jan Hubicka
2014-12-15 * cgraphunit.c (analyze_functions): Do not analyze extern inlineJan Hubicka
2014-12-11 PR ipa/61324Jan Hubicka
2014-11-28gcc/Ilya Verbin
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-18 * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka