aboutsummaryrefslogtreecommitdiff
path: root/gcc/vtable-verify.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford1-2/+1
2013-12-10re PR sanitizer/59437 (ICE in for g++ -S -fvtable-verify=std -fsanitize=null)Marek Polacek1-3/+3
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm1-1/+1
2013-12-09re PR sanitizer/59415 (ICE segfault in verify_bb_vtables for g++ -S -fvtable-...Marek Polacek1-2/+2
2013-12-06Fix two small problems...Caroline Tice1-24/+13
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+5
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-8/+8
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+793