OSDN Git Service

* pt.c (coerce_template_parms) Add a new parameter, is_tmpl_parm,
[pf3gnuchains/gcc-fork.git] / gcc / cp / pt.c
1998-02-19 jason * pt.c (coerce_template_parms) Add a new parameter...
1998-02-19 jason * pt.c (unify): Handle TEMPLATE_DECL.
1998-02-14 jason * call.c (standard_conversion): Fix multi-level ptr...
1998-02-13 jasondisable
1998-02-13 jason * pt.c (determine_specialization): Give better errors.
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-10 jason * pt.c (convert_nontype_argument): Fix typo.
1998-02-10 jason * pt.c (check_explicit_specialization): Allow old...
1998-02-07 jason * pt.c (instantiate_decl): Call cp_finish_decl for...
1998-02-03 jason * error.c (dump_decl): Fix type of default arguments...
1998-02-03 jason * parse.y (primary): Deal with statement-expressions in
1998-02-02 jason * call.c (add_template_candidate_real): Pass extra...
1998-02-02 jason * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New...
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-29 jason * pt.c (convert_nontype_argument): Move check for...
1998-01-29 jason * class.c (instantiate_type): Don't just return a...
1998-01-28 jason * cp-tree.h (grok_enum_decls): Remove type parameter.
1998-01-27 jason * call.c (add_template_candidate_real): New function.
1998-01-27 jason * pt.c (type_unification_real): Just accept function...
1998-01-24 jasontweak
1998-01-22 jasonWed Jan 21 10:29:57 1998 Kriang Lerdsuwanakij <lerdsu...
1998-01-19 jason * decl.c (start_decl): Don't allow duplicate definitio...
1997-12-18 jason * pt.c (coerce_template_parms): Make sure to digest_in...
1997-12-18 bkoz* pt.c (instantiate_class_template): Don't do injection...
1997-12-17 law * pt.c (maybe_fold_nontype_arg): Add prototype.
1997-12-15 jason * typeck.c (build_function_call_real): Remove "inline...
1997-12-15 jason * cvt.c (cp_convert_to_pointer): Fix base conversion...
1997-12-15 jason * call.c (implicit_conversion): Don't call
1997-12-12 jason * decl2.c (comdat_linkage): Also set DECL_COMDAT.
1997-12-11 jason * pt.c (instantiate_decl): Defer all templates but...
1997-12-08 jason * pt.c (lookup_template_function): Copy the template...
1997-12-08 jason * error.c (dump_decl): Handle LOOKUP_EXPR.
1997-12-07 jasonSun Dec 7 01:46:33 1997 Bruno Haible <bruno@linuix...
1997-12-07 lawMerge from gcc-2.8
1997-12-03 bkoz * pt.c (tsubst): Remove tree_cons call (places redunda...
1997-12-03 jason * tree.c (is_overloaded_fn): Handle getting a fn template.
1997-11-28 jason * pt.c (check_explicit_specialization): Complain about...
1997-11-27 jason * cp-tree.h (struct lang_decl_flags): Add comdat.
1997-11-27 jason * decl2.c (import_export_vtable): If we support one_on...
1997-11-27 jason * pt.c (unify): Handle `void' template parameters in
1997-11-18 jasonMon Nov 17 23:42:03 1997 Bruno Haible <haible@ilog.fr>
1997-11-12 jason * pt.c (do_type_instantiation): Fix typo.
1997-11-12 jason * init.c (build_new): Handle freeing allocated memory...
1997-11-11 jason * call.c (build_new_method_call): Handle getting a
1997-11-11 jason * decl.c (grokdeclarator): Tweak conditions for pedwarn in
1997-10-23 jason * pt.c (instantiate_decl): SET_DECL_IMPLICIT_INSTANTIA...
1997-10-23 brendan * method.c (build_template_parm_names, build_de...
1997-10-20 jasonMon Oct 20 11:44:20 1997 Mark Mitchell <mmitchell...
1997-10-16 law * pt.c (determine_explicit_specialization)...
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-10-10 jason * pt.c (instantiate_decl): Fix previous change.
1997-10-09 jason * pt.c (tsubst): Fix thinko.
1997-10-07 jason * decl.c (duplicate_decls): Don't warn about template...
1997-10-06 jasonMon Oct 6 09:27:29 1997 Jason Merrill <jason@yorick...
1997-09-29 jason * cp-tree.h, decl.c, decl2.c, pt.c:
1997-09-28 jasonSat Sep 27 16:22:48 1997 Jason Merrill <jason@yorick...
1997-09-12 jasonThu Sep 11 17:14:55 1997 Jason Merrill <jason@yorick...
1997-09-10 jason * pt.c (unify): Just return 0 for a TYPENAME_TYPE.
1997-09-08 jasonMon Sep 8 02:33:20 1997 Jody Goldberg <jodyg@idt...
1997-09-08 jasonMon Sep 8 01:21:43 1997 Mark Mitchell <mmitchell...
1997-09-06 jasonSat Sep 6 10:20:27 1997 Mark Mitchell <mmitchell...
1997-09-06 jason * class.c (grow_method): Remove check for redeclaration.
1997-09-03 jason * pt.c (type_unification): If strict and the function...
1997-09-03 jason * typeck.c (convert_arguments): Don't arbitrari...
1997-09-02 jason * pt.c (unify): float doesn't match double.
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-20 jason * pt.c (lookup_nested_type_by_name): Handle typedef...
1997-08-19 jason * pt.c (instantiate_class_template): Call repo_templat...
1997-08-19 jasonmerge
1997-07-24 brendan92th Cygnus<->FSF quick merge
1997-07-08 mrs92th Cygnus<->FSF merge
1997-06-18 mrs91th Cygnus<->FSF quick merge
1997-05-28 mrs91th Cygnus<->FSF quick merge
1997-05-19 mrs91th Cygnus<->FSF quick merge
1997-05-06 mrs91th Cygnus<->FSF quick merge
1997-04-23 mrs91th Cygnus<->FSF merge
1997-04-02 mrs90th Cygnus<->FSF quick merge
1997-02-12 mrs90th Cygnus<->FSF quick merge
1997-02-06 mrs90th Cygnus<->FSF quick merge
1997-02-04 mrs90th Cygnus<->FSF quick merge
1997-01-21 mrs90th Cygnus<->FSF quick merge
1996-12-27 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-11-12 mrs90th Cygnus<->FSF quick merge
1996-10-18 mrs89th Cygnus<->FSF quick merge
1996-10-11 mrs89th Cygnus<->FSF quick merge
1996-09-30 mrs89th Cygnus<->FSF quick merge
1996-09-12 mrsmerging
1996-08-26 mrs88 Cygnus<->FSF merge
1996-08-13 mrs87th Cygnus<->FSF quick merge
1996-08-08 mrs87th Cygnus<->FSF quick merge
1996-08-08 mrs*** empty log message ***
1996-07-11 mrs87 Cygnus<->FSF merge
1996-06-06 mrs86th Cygnus<->FSF quick merge
1996-05-30 mrs86th Cygnus<->FSF quick merge
1996-05-17 mrs86th Cygnus<->FSF quick merge
1996-05-16 mrs86th Cygnus<->FSF quick merge
1996-05-08 mrs86th Cygnus<->FSF quick merge
1996-04-24 mrs86th Cygnus<->FSF quick merge
next