Improve scheduler dumps of ready list
[gcc.git] / gcc / vtable-verify.c
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-10 Marek Polacekre PR sanitizer/59437 (ICE in for g++ -S -fvtable-verif...
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 Marek Polacekre PR sanitizer/59415 (ICE segfault in verify_bb_vtable...
2013-12-06 Caroline TiceFix two small problems...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-07 Caroline TiceCommit the vtable verification feature.