coretypes.h: Include input.h and as-a.h.
[platform/upstream/gcc.git] / gcc / cp / friend.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-08-12 Ville VoutilainenReject virt-specifiers on friends and member templates
2014-04-16 Paul Pluzhnikovre PR c++/59295 (useless warning: 'Bar' is already...
2014-01-29 Jason Merrillre PR c++/59956 (internal compiler error: unexpected...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-08-12 Paolo Carlinii386.c (ix86_function_versions): Use error + inform.
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-04-02 Paolo Carlinifriend.c (do_friend): Use COMPLETE_OR_OPEN_TYPE_P.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-31 Jason Merrillfriend.c (make_friend_class): Handle template template...
2012-07-19 Paolo CarliniDR 1170 PR c++/51213
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-16 Jason Merrillre PR c++/51148 ([C++0x] Unexpanded template param...
2011-11-09 Paolo Carlinire PR c++/51047 ([C++0x] SFINAE does not handle errors...
2011-09-22 Jonathan Wakelyre PR c++/50344 (friend declaration confused by const...
2011-05-27 Jason Merrillre PR c++/47721 ([C++0x] Updated friendship rules?)
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
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...
next