cvt.c (convert_to_void): Avoid C++ keywords.
[gcc.git] / gcc / cp / friend.c
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-02-24 Danny Smithre PR c++/34749 (Incorrect warning when applying dllimp...
2008-01-22 Jason Merrillre PR c++/34912 (ICE with friend in local class)
2008-01-15 Douglas Gregorre PR c++/34399 (ICE on invalid friend declaration...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-02-12 Dirk Muellerfriend.c (do_friend): Annotate warning about friend...
2006-11-20 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-10-04 Mark Mitchellre PR c++/29020 (ICE using A<N>::A instead of A<N>...
2006-07-05 Jason Merrillre PR c++/18681 ([DR 45] template friend declaration...
2006-04-24 Mark Mitchellre PR c++/26912 (friend const member function specializ...
2006-01-03 Mark Mitchellre PR c++/25635 (Bogus cruft in error message for inval...
2005-09-12 Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-03 Kazu Hirata* friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-06-28 Nathan Sidwellfriend.c (add_friend): Only perform access checks when...
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-05-31 Mark Mitchellre PR c++/15701 (ICE with friends and template template...
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-03-24 Kazu Hiratadwarf2asm.c, [...]: Update copyright.
2004-03-20 Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2003-12-19 Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-12 Mark Mitchellre PR c++/12735 (duplicate error messages for redeclara...
2003-11-05 Kriang Lerdsuwanakijre PR c++/2019 (Wrong line number warning listing the...
2003-08-23 Kriang LerdsuwanakijPR c++/641, c++/11876
2003-07-17 Kriang Lerdsuwanakijre PR c++/7809 (befriending inaccessible names)
2003-07-16 Kriang Lerdsuwanakijre PR c++/5421 (friends+templates: ICE: expected identi...
2003-07-16 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-07 Andreas Jaeger* friend.c: Convert to ISO C90 prototypes.
2003-07-03 Nathan Sidwellre PR c++/9162 ([New parser] Problem with default argum...
2003-06-24 Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-03-11 Mark Mitchellre PR c++/8700 (unhelpful error message for binding...
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-19 Kriang Lerdsuwanakijre PR c++/8099 (Friend classes and template specializat...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-30 Kriang LerdsuwanakijCore issue 287, PR c++/7639
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Kazu Hirataerror.c: Fix comment formatting.
2002-02-04 Jason Merrillxref.c: Remove.
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-09-21 Joseph MyersTable-driven attributes.
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-08 Joseph Myerstarget.h (struct gcc_target): Add insert_attributes.
2001-06-08 Nathan Sidwellre PR c++/2929 (gcc crash when compiling a sample)
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-15 Alexandre Olivafriend.c (do_friend): Don't take the nested [template...
2001-01-12 Nathan Sidwellfriend.c (make_friend_class): Make sure a templated...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-06 Nathan Sidwellclass.c (resolve_address_of_overloaded_function): Add...
2000-08-18 Nathan Sidwelldecl.c (member_function_or_else): Use cp_error ...
2000-05-31 Mark Mitchellinvoke.texi: Remove documentation for -fguiding-decls.
2000-03-25 Mark MitchellRemove accidental commit
2000-03-25 Mark MitchellFix typo in ChangeLog
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-02-21 Gabriel Dos Reiscall.c (build_object_call): Compress consecutive calls...
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-13 Jason Merrillparse.y (frob_specs): Split out...
2000-02-07 Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-01-11 Mark Mitchellfriend.c (do_friend): Don't resolve scopes when process...
1999-10-07 Mark Mitchellfriend.c (make_friend_class): Robustify.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-05-28 Nathan Sidwelldecl.c (complete_array_type): Allocate off same obstack.
1999-05-24 Mark Mitchelldecl.c (lookup_tag): Remove code no longer needed after...
1999-05-16 Jason Merrilldecl2.c (finish_objects): Don't use .?tors.* if we...
1999-04-11 Mark Mitchellfriend.c (add_friend): Deal gracefully with error_mark_...
1999-03-27 Mark Mitchellcp-tree.h (add_friend): Declare.
1999-03-24 Mark Mitchellcp-tree.h (lang_type): Remove has_assignment and has_re...
1999-03-19 Jason Merrillfriend.c (make_friend_class): Avoid core dump when...
1999-03-05 Mark Mitchellcp-tree.h (ANON_UNION_TYPE_P): Robustify.
1999-01-06 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAM...
1998-11-23 Jason Merrillupdate copyrights
1998-11-18 Jason Merrillsearch.c (get_abstract_virtuals): Complain about virtua...
1998-11-01 Mark Mitchellcp-tree.h (COMPARE_STRICT): New macro.
1998-10-26 Jason Merrilldecl.c (grokdeclarator): Complain about a variable...
1998-10-15 Jason Merrilldecl.c (grokfndecl): ::main and __builtin_* get C linkage.
1998-10-06 Mark Mitchellcp-tree.def (PTRMEM_CST): New tree node.
1998-09-25 Kaveh R. GhaziWarning fixes:
1998-09-23 Gerald Pfeifer* friend.c (do_friend): Make warning a full sentence.
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-09-03 Benjamin Kosnikcp-tree.h: Declare warn_nontemplate_friend.
1998-08-27 Mark Mitchellclass.c (build_vbase_path): Use reverse_path.
1998-08-23 Mark Mitchelliomanip.h: Use __extension__ for `extern' explicit...
1998-07-31 Mark Mitchellcp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): New macro.
1998-07-28 Mark Mitchellfriend.c (is_friend): Be lenient with member functions...
next