summaryrefslogtreecommitdiff
path: root/gcc/vtable-verify.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* Fix PR 66521ctice2015-08-021-4/+88
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+5
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* remove need for store_values_directlytbsaunde2015-04-181-8/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-16/+12
* 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