aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
AgeCommit message (Expand)Author
2004-07-06 PR c++/3671Giovanni Bajo
2004-07-06 * tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell
2004-07-06 * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner
2004-07-05 * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell
2004-07-03 PR c++/14971Giovanni Bajo
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-262004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner
2004-06-24reformat, remove '^M'sNathan Sidwell
2004-06-24 * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.Mark Mitchell
2004-06-22 * cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-06-21 * c-common.def (RETURN_STMT): Remove.Richard Henderson
2004-06-20 * c-common.h (add_decl_stmt): Move to cp-tree.h.Richard Henderson
2004-06-19 * c-common.c, c-common.h (lang_gimplify_stmt): Remove.Richard Henderson
2004-06-17 * c-common.def (COMPOUND_STMT): Remove.Richard Henderson
2004-06-16 * pt.c (mark_decl_instantiated): Don't call defer_fn.Geoffrey Keating
2004-06-16 * c-common.def (CASE_LABEL): Remove.Richard Henderson
2004-06-16 * c-common.def (ASM_STMT): Remove.Richard Henderson
2004-06-16 * c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson
2004-06-10 PR c++/15875Jason Merrill
2004-06-10 PR c++/15227Mark Mitchell
2004-06-07 PR c++/15337Mark Mitchell
2004-06-02When a class template is explicitly instantiated, its member should be too.Matt Austern
2004-06-01 PR c++/13092Kriang Lerdsuwanakij
2004-05-31 PR c++/15742Mark Mitchell
2004-05-31 * call.c, class.c, cp-tree.def, decl2.c, name-lookup.c, pt.c,Kazu Hirata
2004-05-24 * method.c (implicitly_declare_fn): Don't call defer_fn; abortGeoffrey Keating
2004-05-23 PR c++/15165Mark Mitchell
2004-05-23 * class.c (alter_access): Use %E format specifier to print anGabriel Dos Reis
2004-05-22 PR c++/15285Mark Mitchell
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-05-03 PR c++/14389Giovanni Bajo
2004-04-30 * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti.c: FixKazu Hirata
2004-04-14Revert:Jason Merrill
2004-04-05cp:Nathan Sidwell
2004-04-02cp:Nathan Sidwell
2004-03-30 PR c++/14724Mark Mitchell
2004-03-26 PR c++/13294Jason Merrill
2004-03-20 * call.c (build_op_delete_call): Do not forget the placementMark Mitchell
2004-03-19 PR c++/14545Giovanni Bajo
2004-03-18 * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.Richard Kenner
2004-03-16 PR c++/14586Mark Mitchell
2004-03-12Enabled linkonce support for Darwin.Matt Austern
2004-03-11 * call.c, cp-tree.h, pt.c: Fix comment typos.Kazu Hirata
2004-03-09 PR c++/14409Giovanni Bajo
2004-03-02 PR c++/14369Mark Mitchell
2004-03-02 PR c++/14360Mark Mitchell
2004-03-01 PR c++/14324Mark Mitchell
2004-03-01 PR c++/14138Mark Mitchell