aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/rtti.c
AgeCommit message (Expand)Author
2007-06-232007-06-23 Steven G. Kargl <kargls@gcc.gnu.org>Steven G. Kargl
2007-05-312007-05-31 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2007-03-15Merged Rev. 122210-122935 from the trunk.Tobias Burnus
2007-03-10Merge from the trunk (rev. 120498-120702).Tobias Burnus
2006-11-30 * rtti.c (get_tinfo_decl): Handle return value fromGeoffrey Keating
2006-11-13 * rtti.c (get_pseudo_ti_init): Ensure that the offset field of theRoger Sayle
2006-10-22cp/Nathan Sidwell
2006-10-13 PR c++/29318Mark Mitchell
2006-08-23 PR c++/28687Benjamin Smedberg
2006-06-30 PR c++/26905Jason Merrill
2006-06-22 PR c++/28109Volker Reichelt
2006-06-06Fix up whitespacingMike Stump
2006-06-042006-06-01 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2006-05-05 PR/21391Aldy Hernandez
2006-04-19 PR c++/10385Volker Reichelt
2006-02-18 PR c++/26266Mark Mitchell
2006-02-07 * decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.Roger Sayle
2006-01-29 * call.c (alloc_conversion): Use cast when converting fromGabriel Dos Reis
2006-01-22fix commentGabriel Dos Reis
2006-01-222006-01-22 Gabriel Dos Reis <gdr@integrable-solutions.net>Gabriel Dos Reis
2005-09-20 PR c++/23947Jakub Jelinek
2005-09-06 * cp-tree.h (rvalue): New function.Mark Mitchell
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-06-25Update FSF address.Kelley Cook
2005-06-16cp:Nathan Sidwell
2005-06-15 * Make-lang.in: Reformat some long lines.Nathan Sidwell
2005-06-15Canonicalize whitespace.Mike Stump
2005-06-14Remove extra white spacing at end of lines.Mike Stump
2005-04-252005-04-25 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-03-14 Friend class name lookup 5/nKriang Lerdsuwanakij
2005-02-09 PR c++/19733Mark Mitchell
2005-01-18 * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,Kazu Hirata
2005-01-01 PR middle-end/17799Richard Henderson
2004-12-22 * rtti.c (emit_support_tinfos): Avoid using C99 semantics.Mark Mitchell
2004-12-22 PR c++/18464Mark Mitchell
2004-12-08cp:Nathan Sidwell
2004-11-25 Friend class name lookup 2/n, PR c++/14513, c++/15410Kriang Lerdsuwanakij
2004-10-18cp:Nathan Sidwell
2004-10-11 * cp-tree.h (get_dynamic_cast_base_type): Rename to ...Nathan Sidwell
2004-10-10cp/Gabriel Dos Reis
2004-09-22 * cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).Nathan Sidwell
2004-09-22 * cp-tree.h (struct lang_type_class): Remove marked flags, addNathan Sidwell
2004-08-27 * call.c (validate_conversion_obstack): ReplaceNathan Sidwell
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-16 * call.c (build_vfield_ref, build_call, build_conditional_expr,Roger Sayle
2004-08-15.:Nathan Sidwell
2004-08-04 * class.c (build_vtable): Do not set DECL_VISIBILITY here.Mark Mitchell
2004-07-29 * c-common.h (lang_post_pch_load): New variable.Mark Mitchell