summaryrefslogtreecommitdiff
path: root/gcc/vtable-verify.c
Commit message (Expand)AuthorAgeFilesLines
* pass cfun to pass::executetbsaunde2014-04-171-18/+17
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2014-01-021-2/+1
* PR sanitizer/59437mpolacek2013-12-101-3/+3
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* PR sanitizer/59415mpolacek2013-12-091-2/+2
* Fix two small problems: Make the libvtv functionctice2013-12-061-24/+13
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* gcc/rsandifo2013-09-281-8/+8
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-0/+793