]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/context.h
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / context.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-19  Nathan Sidwellcontext.h (context::set_passes): New.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-13  Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-14  David MalcolmIntroduce gcc::dump_manager class
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-20  David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20  David MalcolmMake gcc::context be GC-managed
2013-07-30  David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-25  David MalcolmIntroduce context class.