aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2018-01-12Avoid Solaris/SPARC comparison failures with Solaris as (PR bootstrap/81926)ro
2017-04-03Fix numerous typos in commentsredi
2017-03-28Fix calls.c for a _complex type (PR ipa/80104).marxin
2017-02-09 PR ipa/70795hubicka
2017-01-24Add "__RTL" to cc1dmalcolm
2017-01-23 * tree.h (assign_assembler_name_if_neeeded): Rename to ...jakub
2017-01-01 Update copyright years.jakub
2016-10-202016-10-20 Richard Biener <rguenther@suse.de>rguenth
2016-10-122016-10-12 Richard Biener <rguenther@suse.de>rguenth
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-09-262016-09-26 Richard Biener <rguenther@suse.de>rguenth
2016-09-20Add IPA VRPkugan
2016-09-202016-09-20 Richard Biener <rguenther@suse.de>rguenth
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>rguenth
2016-07-212016-07-21 Richard Biener <rguenther@suse.de>rguenth
2016-07-15handle undefined extern vars in output_in_orderamonakov
2016-05-08 * cgraph.c (thunk_adjust): Export.hubicka
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>rguenth
2016-03-16 PR c/70093mpolacek
2016-02-23PR c/69911 Check main_input_filename and DECL_SOURCE_FILE are not NULL.mark
2016-02-22PR28901 Add two levels for -Wunused-const-variable.mark
2016-02-10 PR ipa/69241jakub
2016-02-05gcc/ienkovich
2016-01-19 * cgraphunit.c (cgraph_node::reset): Clear thunk info andhubicka
2016-01-19 PR lto/69133hubicka
2016-01-04 Update copyright years.jakub
2015-12-15gcc/c-family/iverbin
2015-12-07 PR ipa/61886hubicka
2015-12-03 PR ipa/68184hubicka
2015-12-01 PR middle-end/68582mpolacek
2015-11-04Pass manager: add support for termination of pass listmarxin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-19Fix PR68002, add -fkeep-static-functionsvondele
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-16Move check_global_declaration from toplev.c to cgraphunit.cmanu
2015-09-02gcc/Changelogcbaylis
2015-08-282015-08-28 Richard Biener <rguenther@suse.de>rguenth
2015-08-272015-08-27 Richard Biener <rguenther@suse.de>rguenth
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,manu
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-09 * gcc-plugin.h: Move decls to plugin.h and include it.amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-08Don't dump low gimple functions in gimple dumpvries
2015-06-08Add debug msg to dump_file in add_new_functionvries
2015-06-05Merge debug-early branch into mainline.aldyh