aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/friend.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-31cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): New macro.Mark Mitchell1-2/+1
1998-07-28friend.c (is_friend): Be lenient with member functions to deal with nested fr...Mark Mitchell1-2/+9
1998-07-28cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.Mark Mitchell1-31/+42
1998-07-12xref.c (classname): New function.Martin v. Löwis1-2/+1
1998-07-11friend.c (do_friend): Pull the identifier out of declarator.Jason Merrill1-8/+14
1998-06-11friend.c (do_friend): Add support for nested classes using member functions o...Benjamin Kosnik1-3/+6
1998-05-27* friend.c (do_friend): Clarify template warning.Jason Merrill1-2/+3
1998-05-26friend.c (is_friend): Use comptypes, rather than == to compare types.Mark Mitchell1-13/+24
1998-05-20cp-tree.h (MAIN_NAME_P): New macro.Mark Mitchell1-3/+1
1998-05-07massive namespace patchMartin v. Löwis1-0/+4
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+1
1998-04-26cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.Mark Mitchell1-18/+20
1998-04-01friend.c (is_friend): Fix access control for local classes.Jason Merrill1-10/+3
1998-03-31call.c: Include system.h.Jeffrey A Law1-5/+1
1998-03-30call.c (build_method_call): Handle non-scoped destructors, too.Jason Merrill1-1/+2
1998-03-29friend.c (is_friend): Local classes have the same access as the enclosing fun...Jason Merrill1-20/+17
1998-02-22Support for friend templates.Jason Merrill1-27/+57
1998-02-13tweak messageJason Merrill1-1/+1
1998-02-01Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1-8/+10
1997-11-17search.c (dfs_record_inheritance): Ignore template type parms.Jason Merrill1-4/+20
1997-09-28[multiple changes]Jason Merrill1-3/+5
1997-08-20[multiple changes]Jason Merrill1-0/+7
1997-08-19mergeJason Merrill1-0/+1
1997-05-0691th Cygnus<->FSF quick mergeJason Merrill1-4/+4
1997-04-0290th Cygnus<->FSF quick mergeMike Stump1-0/+414