summaryrefslogtreecommitdiff
path: root/gcc/cp/friend.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/14389giovannibajo2004-05-031-1/+4
* gcc/kazu2004-03-241-1/+1
* * call.c (build_op_delete_call): Do not forget the placementmmitchel2004-03-201-6/+1
* * cvt.c: Remove uses of "register" specifier inkazu2003-12-191-1/+1
* PR c++/5369lerdsuwa2003-11-221-34/+55
* PR c++/12735mmitchel2003-11-121-0/+3
* PR c++/2019lerdsuwa2003-11-051-6/+2
* PR c++/641, c++/11876lerdsuwa2003-08-231-17/+32
* PR c++/7809lerdsuwa2003-07-171-0/+3
* PR c++/5421lerdsuwa2003-07-161-0/+2
* * cp-tree.def (LOOKUP_EXPR): Remove.mmitchel2003-07-161-2/+0
* * friend.c: Convert to ISO C90 prototypes.aj2003-07-071-12/+6
* cp:nathan2003-07-031-4/+1
* * call.c (enforce_access): Assert we get a binfo.nathan2003-06-241-11/+28
* PR c++/8700mmitchel2003-03-111-2/+2
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+2
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* PR c++/8099lerdsuwa2002-12-191-14/+15
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* Core issue 287, PR c++/7639lerdsuwa2002-10-301-0/+7
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-1/+1
* * error.c: Fix comment formatting.kazu2002-09-141-4/+4
* * xref.c: Remove.jason2002-02-041-2/+0
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-1/+1
* * cp-tree.h: Delete #defines for cp_error, cp_warning,zack2001-12-181-10/+10
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* Table-driven attributes.jsm282001-09-211-13/+1
* * c-common.c (decl_attributes): Take a pointer to the node tojsm282001-07-131-1/+1
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-4/+0
* cp:nathan2001-06-081-11/+24
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+0
* * friend.c (do_friend): Don't take the nested [template] classaoliva2001-02-151-3/+9
* cp:nathan2001-01-121-25/+23
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-2/+2
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-0/+1
* * class.c (resolve_address_of_overloaded_function): Addnathan2000-09-061-3/+2
* * decl.c (member_function_or_else): Use cp_error ... %T.nathan2000-08-181-2/+2
* * invoke.texi: Remove documentation for -fguiding-decls.mmitchel2000-05-311-14/+7
* Remove accidental commitmmitchel2000-03-251-1/+1
* Fix typo in ChangeLogmmitchel2000-03-251-1/+1
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-1/+1
* gccnathan2000-03-211-1/+1
* 2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-02-211-4/+1
* Make DECL_CONTEXT mean the class in which a member function wasmmitchel2000-02-161-53/+3
* * parse.y (frob_specs): Split out...jason2000-02-131-1/+1
* * cp-tree.h (struct saved_scope): Add incomplete field.jason2000-02-071-2/+7
* * friend.c (do_friend): Don't resolve scopes when processingmmitchel2000-01-111-2/+2
* * friend.c (make_friend_class): Robustify.mmitchel1999-10-071-3/+12
* * extend.texi (C++ Signatures): Remove node.mmitchel1999-08-111-6/+1
* * decl.c (complete_array_type): Allocate off same obstack. Fixnathan1999-05-281-1/+1