]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/vtable-verify.c
pass cfun to pass::execute
[thirdparty/gcc.git] / gcc / vtable-verify.c
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-02  rsandifoUpdate copyright years in gcc/
2014-01-02  rsandifogcc/
2013-12-10  mpolacek PR sanitizer/59437
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  mpolacek PR sanitizer/59415
2013-12-06  cticeFix two small problems: Make the libvtv function
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-07  cticeCommit the vtable verification feature. This feature...