OSDN Git Service

* c-decl.c (c_init_decl_processing): Clear input_file_name
[pf3gnuchains/gcc-fork.git] / gcc / cp / pt.c
2003-06-03 lerdsuwa PR c++/10940
2003-05-31 lerdsuwa PR c++/10956
2003-05-23 lerdsuwa PR c++/10682
2003-05-21 nathan * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE...
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-05-11 lerdsuwa PR c++/10552
2003-05-10 lerdsuwa * pt.c (instantiate_decl): Call push/pop_deferring_acc...
2003-05-10 lerdsuwa PR c++/9252
2003-05-09 lerdsuwa PR c++/10555, c++/10576
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-05-01 lerdsuwa PR c++/8772
2003-04-29 mmitchel PR c++/10551
2003-04-27 mmitchel * decl.c (maybe_commonize_var): Make the code match...
2003-04-26 mmitchel * decl2.c (finish_file): Don't call import_export_decl for
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-17 lerdsuwa PR c++/10347
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-27 nathancp:
2003-03-27 nathancp:
2003-03-24 nathanChangelog commit escaped earlier
2003-03-24 nathancp:
2003-03-22 nathancp:
2003-03-21 mmitchel * cp/decl2.c (arg_assoc_class): Correct check for...
2003-03-16 nathancp:
2003-03-15 lerdsuwa PR c++/6440
2003-03-04 jason * decl.c (finish_enum): Do set the type in...
2003-03-01 mmitchel PR c++/9892
2003-02-26 dpatel * decl.c (finish_enum): Merge two 'for' loops...
2003-02-26 mmitchel PR c++/9683
2003-02-24 mmitchel PR c++/9836
2003-02-24 oldham2003-02-24 Jeffrey D. Oldham <oldham@codesourcery...
2003-02-24 mmitchel PR c++/5333
2003-02-20 nathan Change base class access representation.
2003-02-17 lerdsuwa PR c++/9457
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-02-14 gdr * decl2.c: Include "timevar.h".
2003-01-31 lerdsuwa PR c++/8849
2003-01-30 mmitchel * class.c (check_field_decls): Only check C_TYPE_FIELD...
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-29 nathancp:
2003-01-29 fjahanian* pt.c (last_pending_template) Declare GTY().
2003-01-25 nathancp:
2003-01-22 mmitchel PR c++/9298
2003-01-22 mmitchel PR c++/9388
2003-01-16 oldham2003-01-16 Jeffrey D. Oldham <oldham@codesourcery...
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-15 ghazicp:
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 lerdsuwa * pt.c (push_access_scope_real): Call push_to_top_leve...
2003-01-08 lerdsuwa PR c++/9030
2003-01-07 mmitchel * pt.c (retrieve_local_specialization): Revert 2003...
2003-01-06 mmitchel * g++.dg/template/defarg-1.C: New test.
2003-01-03 austern * cp-tree.h (struct lang_type_class): add field...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-31 mmitchel * cp-tree.def (RETURN_INIT): Remove.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-22 lerdsuwa * cp-tree.h (make_unbound_class_template): Use tsubst_...
2002-12-19 lerdsuwa PR c++/3663
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-10 mmitchel PR c++/8372
2002-12-01 mmitchel PR c++/5919
2002-12-01 mmitchel PR c++/8227
2002-11-30 mmitchel PR c++/8511
2002-11-20 mmitchel * pt.c (for_each_template_parm): Free allocated memory.
2002-11-09 lerdsuwa PR c++/8389
2002-11-08 mmitchel PR c++/8338
2002-10-30 lerdsuwa Core issue 287, PR c++/7639
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-10-17 mmitchel * pt.c (convert_template_argument): Revert this change:
2002-10-17 mmitchel * mangle.c (write_expression): Correct handling of...
2002-10-11 mmitchel PR c++/5661
2002-10-08 mmitchel PR c++/7754
2002-10-07 rth * decl2.c, pt.c: Revert c++/7754 fix.
2002-10-04 mmitchel PR c++/7931
2002-10-02 mmitchel PR c++/7188.
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-29 kazu * cp-tree.h: Fix comment typos.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 nathancp:
2002-09-16 nathancp:
2002-09-14 nathancp:
2002-09-14 kazu * error.c: Fix comment formatting.
2002-09-13 nathancp:
2002-08-22 jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-11 gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-04 geoffkIndex: ChangeLog
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-26 jason * function.c (assign_parms): Handle frontend...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-22 lerdsuwa PR c++/7347, c++/7348
2002-07-17 lerdsuwa PR c++/2862, c++/2863
2002-07-10 grahams * pt.c (template_parm_this_level_p, push_template_decl...
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-07-08 lerdsuwa * pt.c (can_complete_type_without_circularity): Add...
2002-07-08 mmitchel * Make-lang.in (cp/parse.o): Depend on decl.h.
next