summaryrefslogtreecommitdiff
path: root/gcc/context.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-05-19context.h (context::set_passes): New.Nathan Sidwell
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-14Introduce gcc::dump_manager classDavid Malcolm
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-08-20Revert my last two changes, r201865 and r201864David Malcolm
2013-08-20Make gcc::context be GC-managedDavid Malcolm
2013-07-30Introduce beginnings of a pass_manager class.David Malcolm
2013-07-25Introduce context class.David Malcolm