aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/class.c
AgeCommit message (Expand)AuthorFilesLines
1998-03-02call.c, [...]: Remove support for -fno-ansi-overloading and overloading METHO...Jason Merrill1-1/+1
1998-03-02oopsJason Merrill1-1/+1
1998-03-02call.c, [...]: Remove nsubsts parm from *type_unification* and unify.Jason Merrill1-4/+3
1998-02-27Support partial specialization of member class templates.Jason Merrill1-0/+2
1998-02-12cp-tree.h: Add access_protected_virtual_node.Jason Merrill1-2/+4
1998-02-01Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1-27/+36
1998-02-01decl.c (init_decl_processing): Use set_sizetype.J"orn Rennecke1-5/+6
1998-01-28class.c (instantiate_type): Don't just return a known type if it's wrong.Jason Merrill1-11/+8
1998-01-27call.c (add_template_candidate_real): New function.Mark Mitchell1-21/+15
1998-01-23tweakJason Merrill1-2/+1
1998-01-22pt.c (coerce_template_parms): Don't access elements of ARGLIST that is not re...Kriang Lerdsuwanakij1-2/+4
1998-01-19decl.c (start_decl): Don't allow duplicate definitions of static data members.Mark Mitchell1-49/+87
1998-01-12init.c (build_new_1): Split out from build_new.Jason Merrill1-7/+0
1997-12-06Merge from gcc-2.8Jeff Law1-2/+2
1997-12-02[multiple changes]Jason Merrill1-3/+30
1997-11-27class.c: Remove static pending_hard_virtuals.Jason Merrill1-14/+14
1997-11-02* class.c (build_vbase_path): Propagate the result type properly.Jason Merrill1-1/+2
1997-10-20decl.c (duplicate_decls): Handle template specializations correctly.Mark Mitchell1-1/+1
1997-10-16method.c (build_overload_value): Handle TEMPLATE_CONST_PARMs here.Jason Merrill1-74/+73
1997-10-14cp-tree.h (scratchalloc, [...]): Define as macros for now.Jason Merrill1-5/+7
1997-09-28[multiple changes]Jason Merrill1-28/+97
1997-09-06class.c (grow_method): Remove check for redeclaration.Jason Merrill1-33/+12
1997-08-27class.c (get_basefndecls): Make definition match declaration.Jeffrey A Law1-1/+1
1997-08-20[multiple changes]Jason Merrill1-0/+43
1997-08-19mergeJason Merrill1-0/+2
1997-07-2492th Cygnus<->FSF quick mergeBrendan Kehoe1-1/+2
1997-07-0892th Cygnus<->FSF mergeMike Stump1-1/+1
1997-06-1891th Cygnus<->FSF quick mergeMike Stump1-1/+8
1997-05-2891th Cygnus<->FSF quick mergeMike Stump1-3/+8
1997-05-0691th Cygnus<->FSF quick mergeJason Merrill1-24/+25
1997-05-0291th Cygnus<->FSF quick mergeMike Stump1-1/+1
1997-04-2391th Cygnus<->FSF mergeMike Stump1-2/+4
1997-04-0290th Cygnus<->FSF quick mergeMike Stump1-12/+5
1997-02-0490th Cygnus<->FSF quick mergeMike Stump1-0/+20
1997-01-2190th Cygnus<->FSF quick mergeMike Stump1-7/+0
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-20/+19
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-3/+3
1996-11-1290th Cygnus<->FSF quick mergeMike Stump1-5/+8
1996-10-3190th Cygnus<->FSF quick mergeMike Stump1-6/+15
1996-10-1889th Cygnus<->FSF quick mergeMike Stump1-0/+1
1996-10-1189th Cygnus<->FSF quick mergeMike Stump1-14/+0
1996-09-3089th Cygnus<->FSF quick mergeMike Stump1-1/+4
1996-08-0887th Cygnus<->FSF quick mergeMike Stump1-0/+8
1996-08-08*** empty log message ***Mike Stump1-6/+6
1996-07-1187 Cygnus<->FSF mergeMike Stump1-65/+103
1996-05-3086th Cygnus<->FSF quick mergeMike Stump1-40/+8
1996-05-1686th Cygnus<->FSF quick mergeMike Stump1-9/+5
1996-05-0886th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-04-3086th Cygnus<->FSF quick mergeMike Stump1-15/+7
1996-04-1986th Cygnus<->FSF quick mergeMike Stump1-3/+2