summaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-03-27 Phil Edwards <pme@sources.redhat.com>pme2001-03-281-2/+2
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-221-56/+28
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-81/+15
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-6/+4
* cp:nathan2001-03-011-0/+8
* cp:nathan2001-02-281-21/+1
* * invoke.texi (-fsquangle): Remove documentation.mmitchel2001-02-181-4/+2
* Do put the VTT parameter in DECL_ARGUMENTS.jason2001-02-181-0/+11
* * pt.c (check_explicit_specialization): Copy TREE_PRIVATE andmmitchel2001-02-181-0/+5
* * pt.c (push_template_decl_real): Don't remangle the name of ammitchel2001-02-161-1/+3
* cp:nathan2001-02-141-0/+4
* cp:nathan2001-02-121-18/+4
* Remove old ABI support.mmitchel2001-02-121-103/+7
* * search.c (shared_member_p): New function.jason2001-02-081-15/+40
* cp:nathan2001-02-061-1/+7
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-291-2/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+0
* cp:nathan2001-01-241-6/+15
* * pt.c (check_explicit_specialization): Clone constructors andlerdsuwa2001-01-241-0/+5
* cp:nathan2001-01-221-42/+100
* cp:nathan2001-01-191-10/+21
* cp:nathan2001-01-191-21/+26
* cp:nathan2001-01-181-19/+28
* * pt.c (check_nontype_parm): Rename to ...nathan2001-01-151-4/+4
* cp:nathan2001-01-151-22/+39
* cp:nathan2001-01-111-0/+1
* * pt.c (copy_default_args_to_explicit_spec_1): New function.mmitchel2001-01-111-25/+111
* * c-common.h (CTI_VOID_LIST): Remove.mmitchel2001-01-111-2/+7
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-2/+2
* cp:nathan2001-01-081-11/+8
* * call.c (build_conv): Don't use build1 for USER_CONV.mmitchel2001-01-041-4/+4
* * class.c (invalidate_class_lookup_cache): Zero themmitchel2001-01-031-10/+15
* * class.c (pushclass): Remove #if 0'd code.mmitchel2000-12-291-20/+6
* Add commentmmitchel2000-12-291-0/+4
* * pt.c (register_local_specialization): Don't return a value.mmitchel2000-12-291-11/+20
* * pt.c (more_specialized): Don't optimize len==0.jason2000-12-231-3/+2
* In partial ordering for a call, ignore parms for which we don't havejason2000-12-221-54/+67
* * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, notjason2000-12-211-1/+1
* * pt.c (unify): Handle when both ARG and PARM arelerdsuwa2000-12-161-5/+7
* * pt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL andlerdsuwa2000-12-161-0/+3
* * pt.c (check_explicit_specialization): Propagate defaultlerdsuwa2000-12-151-0/+25
* commentjason2000-12-141-0/+3
* * error.c (dump_function_name): Don't let the user see __comp_ctor.jason2000-12-091-9/+2
* * pt.c (verify_class_unification): New function.lerdsuwa2000-12-071-27/+83
* revert cloning patchjason2000-12-051-1/+9
* * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".jason2000-12-041-9/+3
* * pt.c: Fix typo in comments.lerdsuwa2000-12-021-27/+27
* cp:nathan2000-11-271-9/+14
* cp:nathan2000-11-231-23/+26
* * pt.c (do_decl_instantiate): Explicitly clone constructors andmmitchel2000-11-221-0/+9