summaryrefslogtreecommitdiff
path: root/gcc/cp/vtable-class-hierarchy.c
Commit message (Expand)AuthorAgeFilesLines
* IPA C++ refactoring 4/Nmarxin2014-08-251-1/+1
* IPA C++ refactoring 2/Nmarxin2014-07-241-2/+2
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-2/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-2/+1
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-1/+1
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2014-01-021-1/+1
* Fix two small problems: Make the libvtv functionctice2013-12-061-0/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+0
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Fix PR 58300: Re-order events with -fvtable-verify=preinitctice2013-09-081-4/+5
* Replace fixed size array that was holding vtable pointersctice2013-08-281-57/+45
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-0/+1353