aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
AgeCommit message (Expand)AuthorFilesLines
1998-03-29* method.c (thunk_printable_name): Delete dead function.Jeffrey A Law1-8/+0
1998-03-24cplus-dem.c (optable): Add sizeof.Mark Mitchell1-24/+86
1998-03-06Fix typo.Jeffrey A Law1-1/+1
1998-03-06Warning fix:Kaveh Ghazi1-15/+11
1998-03-02call.c, [...]: Remove support for -fno-ansi-overloading and overloading METHO...Jason Merrill1-392/+1
1998-02-26pt.c (tsubst, [...]): Support member class templates.Jason Merrill1-9/+0
1998-02-24Partial implementation of namespaces.Jason Merrill1-12/+56
1998-02-23pt.c, [...]: Remove unused NARGS argument to tsubst and friends.Jason Merrill1-2/+1
1998-02-22Support for friend templates.Jason Merrill1-26/+42
1998-02-19opps.Jeff Law1-1/+1
1998-02-19method.c (build_mangled_name): Start CPP directives in column zero.Jeff Law1-3/+3
1998-02-10Add support for squangling.Andrew Macleod1-355/+616
1998-02-08* method.c (make_thunk): Avoid name buffer overflow.Scott Snyder1-1/+2
1998-02-01Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1-0/+6
1998-01-27call.c (add_template_candidate_real): New function.Mark Mitchell1-1/+4
1998-01-22pt.c (coerce_template_parms): Don't access elements of ARGLIST that is not re...Kriang Lerdsuwanakij1-2/+86
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-3/+5
1998-01-12init.c (build_new_1): Split out from build_new.Jason Merrill1-1/+0
1997-12-03tree.c (is_overloaded_fn): Handle getting a fn template.Jason Merrill1-0/+8
1997-11-20method.c (build_decl_overload_real): Don't mess with global placement delete.Jason Merrill1-8/+6
1997-11-06decl2.c (finish_file): Remove redundant code.Jason Merrill1-0/+7
1997-10-22method.c (build_template_parm_names, [...]): Add static to definitions.Brendan Kehoe1-2/+2
1997-10-16method.c (build_overload_value): Handle TEMPLATE_CONST_PARMs here.Jason Merrill1-9/+9
1997-10-14decl.c (pushtag): Unset DECL_ASSEMBLER_NAME before setting it, so as to avoid...Mark Mitchell1-1/+1
1997-10-14cp-tree.h (scratchalloc, [...]): Define as macros for now.Jason Merrill1-12/+12
1997-10-08method.c (build_underscore_int): Don't use ANSI specific features.Jeffrey A Law1-1/+2
1997-10-08method.c (build_static_name): Fix typo.Jason Merrill1-1/+1
1997-10-07decl.c (duplicate_decls): Don't warn about template instances.Jason Merrill1-1/+1
1997-09-30* method.c (build_decl_overload_real): Reformat.Jason Merrill1-1/+3
1997-09-30* method.c (synthesize_method): If at_eof, determine our linkage.Jason Merrill1-0/+3
1997-09-28[multiple changes]Jason Merrill1-60/+137
1997-09-06class.c (grow_method): Remove check for redeclaration.Jason Merrill1-2/+2
1997-09-03method.c (build_overloaded_value): Replace direct call to the floating point ...Klaus Espenlaub1-1/+1
1997-09-02method.c (build_overload_value): Add in_template parm.Jason Merrill1-11/+13
1997-08-20[multiple changes]Jason Merrill1-2/+20
1997-08-19mergeJason Merrill1-1/+2
1997-08-0192th Cygnus<->FSF quick mergeMike Stump1-5/+31
1997-07-2492th Cygnus<->FSF quick mergeBrendan Kehoe1-48/+76
1997-07-0892th Cygnus<->FSF mergeMike Stump1-2/+1
1997-06-1891th Cygnus<->FSF quick mergeMike Stump1-15/+0
1997-05-2891th Cygnus<->FSF quick mergeMike Stump1-0/+5
1997-05-1991th Cygnus<->FSF quick mergeMike Stump1-3/+4
1997-05-0691th Cygnus<->FSF quick mergeJason Merrill1-2/+2
1997-05-0291th Cygnus<->FSF quick mergeMike Stump1-19/+33
1997-04-2391th Cygnus<->FSF mergeMike Stump1-203/+40
1997-04-0290th Cygnus<->FSF quick mergeMike Stump1-42/+95
1997-02-0490th Cygnus<->FSF quick mergeMike Stump1-3/+3
1997-01-2190th Cygnus<->FSF quick mergeMike Stump1-4/+4
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-4/+4
1996-11-1290th Cygnus<->FSF quick mergeMike Stump1-2/+6