]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/vtable-class-hierarchy.c
2015-06-25 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cp / vtable-class-hierarchy.c
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-29  cticeCommitting VTV Cygwin patch for Patrick Wollgast
2015-01-05  jakub Update copyright years.
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-08-25  marxinIPA C++ refactoring 4/N
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-12  hubicka * symtab.c (section_hash): New hash.
2014-06-11  hubicka * varasm.c (set_implicit_section): New function.
2014-06-09  hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2014-01-02  rsandifogcc/
2013-12-13  mrsMerge in trunk.
2013-12-06  cticeFix two small problems: Make the libvtv function
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoRemove some differences with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-08  cticeFix PR 58300: Re-order events with -fvtable-verify...
2013-09-04  mrsMerge in trunk.
2013-08-28  cticeReplace fixed size array that was holding vtable pointers
2013-08-13  mrsResolve merge soft conflict better.
2013-08-13  mrsAdd wide-int branch.
2013-08-07  cticeCommit the vtable verification feature. This feature...