aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)Author
2005-04-01Merge mainline->tcb as of 2005-03-29.tree-cleanup-branchDiego Novillo
2005-03-23mainline->tcb merge as of 2005-03-22.Diego Novillo
2005-02-24 Merge from mainline (tree-cleanup-merge-20050223)Diego Novillo
2005-02-17mainline->tcb merge as of 2005-02-16.Diego Novillo
2005-02-02mainline->tcb merge as of 2005-02-01.Diego Novillo
2005-01-14mainline -> tcb merge as of 2005-01-14.Diego Novillo
2005-01-10mainline -> tcb merge as of 2005-01-08.Diego Novillo
2004-12-29mainline -> tcb merge as of 2004-12-29.Diego Novillo
2004-12-11mainline -> tcb merge as of 2004-12-10.Diego Novillo
2004-12-06*** empty log message ***Diego Novillo
2004-11-18Mainline merge as of 2004-11-17.Diego Novillo
2004-11-05Mainline merge as of 2004-11-04.Diego Novillo
2004-10-24Mainline merge as of 2004-10-24.Diego Novillo
2004-10-13Mainline merge as of 2004-10-13.Diego Novillo
2004-09-30Mainline merge as of 2004-09-29.Diego Novillo
2004-09-22Mainline merge as of 2004-09-22.Diego Novillo
2004-09-16 * cp-tree.h (struct lang_type_class): Make pure_virtuals aNathan Sidwell
2004-09-15 * configure.ac: Check for COMDAT support. Robustify check forMark Mitchell
2004-09-15 * cp-tree.h (struct lang_decl_flags): RemoveNathan Sidwell
2004-09-10 * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg
2004-09-10 * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,Kazu Hirata
2004-09-09[gcc/cp/ChangeLog]Ziemowit Laski
2004-09-08 * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...Nathan Sidwell
2004-09-01 * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell
2004-08-31 * hooks.c (hook_bool_void_true): New function.Mark Mitchell
2004-08-312004-08-31 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2004-08-30 * cp-tree.h (initialize_artificial_var): Declare.Mark Mitchell
2004-08-30 * tree.h (BINFO_PRIMARY_BASE_OF): Remove.Nathan Sidwell
2004-08-30 * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.Nathan Sidwell
2004-08-28 PR c++/13684Jason Merrill
2004-08-26 * cp-tree.h (DECL_FIELD_IS_BASE): New.Richard Henderson
2004-08-25 * cp-tree.h (mangle_type): Remove.Mark Mitchell
2004-08-192004-08-19 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-08-19 * cp-tree.h (build_shared_int_cst): Remove.Nathan Sidwell
2004-08-17 PR c++/16965Mark Mitchell
2004-08-16 PR c++/6749Kriang Lerdsuwanakij
2004-08-04gcc/Paul Brook
2004-08-04 * class.c (build_vtable): Do not set DECL_VISIBILITY here.Mark Mitchell
2004-08-02 PR c++/16338Mark Mitchell
2004-07-29 * c-common.h (lang_post_pch_load): New variable.Mark Mitchell
2004-07-28 * cp-tree.h (struct tree_pair_s): New.Nathan Sidwell
2004-07-25 PR c++/9283Niall Douglas
2004-07-25 * decl.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti
2004-07-25 * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.Gabriel Dos Reis
2004-07-20 * cp-tree.def (TINST_LEVEL): Make it an 'x' node.Steven Bosscher
2004-07-20 PR c++/16623Mark Mitchell
2004-07-20.:Nathan Sidwell
2004-07-20 * cp-tree.h (struct lang_type_class): Remove vfields field.Nathan Sidwell
2004-07-20.:Nathan Sidwell
2004-07-20 * c-common.h (check_case_value): Remove prototype.Steven Bosscher