OSDN Git Service

* attribs.c (strip_attrs): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / cp / pt.c
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-27 rth * cp-tree.def (OFFSETOF_EXPR): New.
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-25 lerdsuwa PR c++/14428
2004-08-24 mmitchel PR c++/17163
2004-08-21 jsm28cp:
2004-08-20 lerdsuwa * pt.c (register_specialization): Check DECL_TEMPLATE_...
2004-08-19 mmitchel PR c++/15890
2004-08-19 jsm28 PR c++/17041
2004-08-19 mmitchel * pt.c (dependent_template_p): Fix typo in commment.
2004-08-18 mmitchel PR c++/17068
2004-08-18 mmitchel PR c++/16246
2004-08-17 mmitchel PR c++/16965
2004-08-16 lerdsuwa PR c++/6749
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-12 mmitchel PR c++/16853
2004-08-11 mmitchel PR c++/16964
2004-08-04 mmitchel * class.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 mmitchel PR c++/16224
2004-08-02 mmitchel PR c++/16338
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-27 kcook2004-07-27 Kelley Cook <kcook@gcc.gnu.org>
2004-07-27 lerdsuwa PR c++/14429
2004-07-22 nathan * pt.c
2004-07-21 giovannibajo PR c++/14497
2004-07-21 giovannibajo PR c++/509
2004-07-20 steven * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 nathan.:
2004-07-19 nathan.:
2004-07-19 lerdsuwa PR c++/12170
2004-07-18 lerdsuwa PR c++/13092
2004-07-16 nathan * pt.c (tsubst) <TREE_BINFO case>: We should never...
2004-07-16 mmitchel * vec.h (VEC_address): New function.
2004-07-14 mmitchel * cp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 giovannibajo PR c++/3671
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 giovannibajo PR c++/14971
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 nathanreformat, remove '^M's
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 geoffk * pt.c (mark_decl_instantiated): Don't call defer_fn.
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-10 jason PR c++/15875
2004-06-10 mmitchel PR c++/15227
2004-06-07 mmitchel PR c++/15337
2004-06-02 austernWhen a class template is explicitly instantiated, its...
2004-06-01 jason PR c++/13092
2004-05-31 mmitchel PR c++/15742
2004-05-31 kazu * call.c, class.c, cp-tree.def, decl2.c, name-lookup...
2004-05-24 geoffk * method.c (implicitly_declare_fn): Don't call defer_f...
2004-05-23 mmitchel PR c++/15165
2004-05-23 gdr * class.c (alter_access): Use %E format specifier...
2004-05-22 mmitchel PR c++/15285
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 giovannibajo PR c++/14389
2004-04-30 kazu * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti...
2004-04-14 jasonRevert:
2004-04-05 nathancp:
2004-04-02 nathancp:
2004-03-30 mmitchel PR c++/14724
2004-03-26 jason PR c++/13294
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 giovannibajo PR c++/14545
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-16 mmitchel PR c++/14586
2004-03-12 austernEnabled linkonce support for Darwin.
2004-03-11 kazu * call.c, cp-tree.h, pt.c: Fix comment typos.
2004-03-09 giovannibajo PR c++/14409
2004-03-02 mmitchel PR c++/14369
2004-03-02 mmitchel PR c++/14360
2004-03-01 mmitchel PR c++/14324
2004-03-01 mmitchel PR c++/14138
2004-02-26 giovannibajo PR c++/14284
2004-02-20 mmitchel PR c++/14199
2004-02-14 lerdsuwa PR c++/13635
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-04 mmitchel PR c++/13969
2004-02-04 giovannibajo * pt.c (more_specialized_class): Increase processing_t...
2004-02-03 mmitchel PR c++/13975
2004-02-02 mmitchel PR c++/13113
2004-02-02 giovannibajoFixed a typo.
2004-02-02 giovannibajo * pt.c (tsubst_qualified_id): Improved error message...
2004-01-31 kazu * class.c: Fix comment typos.
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-26 mmitchel PR c++/13833
2004-01-25 lerdsuwa PR c++/13797
next