OSDN Git Service

PR c++/20103
[pf3gnuchains/gcc-fork.git] / gcc / cp / pt.c
2005-05-24 mrs * class.c (layout_class_type): Do not issue...
2005-05-17 mrs Yet more Objective-C++...
2005-05-05 mmitchel PR c++/21352
2005-05-05 kazu * pt.c: Fix a comment typo.
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-09 kazu * cp-tree.h (EXCEPTION_CLEANUP_NAME, B_SET, B_CLR...
2005-04-08 mmitchel * cp-tree.def (TINST_LEVEL): Document TINST_IN_SYSTEM_...
2005-04-06 mmitchel PR c++/20212
2005-04-03 kazu * pt.c: Fix comment typos.
2005-04-03 nathancp:
2005-04-01 nathan * call.c (add_template_candidates_real): Remove length...
2005-03-31 nathancp:
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-17 nathancp:
2005-03-14 lerdsuwa PR c++/4403
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-03-14 mmitchel PR c++/20157
2005-03-09 mmitchel PR c++/20208
2005-03-09 nathancp:
2005-03-05 lerdsuwa PR c++/19311
2005-02-21 paolo2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu>
2005-02-14 nathancp:
2005-02-12 lerdsuwa PR c++/14479
2005-02-11 rth PR c++/19632
2005-02-09 mmitchel PR c++/19733
2005-02-03 austernPR c++/19628
2005-02-02 reichelt PR c++/17413
2005-02-01 aolivagcc/cp/ChangeLog:
2005-01-29 mmitchel PR c++/19667
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2005-01-21 giovannibajo PR c++/19208
2005-01-17 kazu * pt.c (tinst_for_decl): Remove.
2005-01-07 nathancp:
2005-01-06 lerdsuwa PR c++/19258
2005-01-06 nathancp:
2005-01-05 nathancp:
2004-12-23 mmitchel PR c++/17413
2004-12-23 aolivagcc/cp/ChangeLog:
2004-12-23 giovannibajo PR c++/18733
2004-12-16 nathancp:
2004-12-15 lerdsuwa PR c++/18825
2004-12-14 nathancp:
2004-12-08 nathancp:
2004-12-07 kazugcc/
2004-12-04 lerdsuwa PR c++/17011, c++/17971
2004-12-02 lerdsuwa PR c++/15664, c++/18276
2004-11-29 mmitchel PR c++/18368
2004-11-29 lerdsuwa PR c++/18652
2004-11-27 kazu * pt.c: Fix a comment typo.
2004-11-25 mmitchel PR c++/18001
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 mmitchel * pt.c (tsubst_function_type): Do not permit function...
2004-11-14 lerdsuwa PR c++/17344
2004-11-12 mmitchel PR c++/18389
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-04 giovannibajo DR 49, 100
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
2004-10-29 kazu * pt.c: Fix a comment typo.
2004-10-28 mmitchel PR c++/17132
2004-10-27 mmitchel PR c++/18093
2004-10-20 lerdsuwa PR c++/13495
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-10-11 mmitchel PR c++/17936
2004-10-09 mmitchel PR c++/17524
2004-10-08 kazu * pt.c, search.c: Fix comment typos.
2004-10-08 pinskia2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-07 mmitchel * cp-tree.h (ICS_USER_FLAG): Remove comment about...
2004-10-05 gdr Convert diagnostics to use quoting flag q 6/n
2004-09-28 nathan * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove.
2004-09-28 mmitchel PR c++/17642
2004-09-27 nathan * class.c (struct count_depth_data): Remove.
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-09-21 mmitchel PR c++/17530
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-14 nathan * pt.c (unify): Replace gcc_unreachable with gcc_assert.
2004-09-14 mmitchel PR c++/16716
2004-09-12 rth * pt.c (cur_stmt_expr): Move from tsubst_expr.
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-08-31 rth PR c++/17221
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
next