c++: local-scope OMP UDR reductions have no template head
[gcc.git] / gcc / cp / friend.c
2020-01-01 Jakub JelinekUpdate copyright years.
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-16 Nathan SidwellRemove ovl_used, it is no longer needed
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-06-20 Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-03-05 Nathan Sidwell[PR c++/84694] ICE on template friend decl
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-15 Nathan Sidwell[PR C++/59930] template friend classes & default args
2017-07-12 Nathan Sidwellcp-tree.h (DECL_CONSTRUCTOR_P, [...]): Look at identifi...
2017-05-24 Nathan Sidwellfriend.c (do_friend): Remove check for existing decl.
2017-05-19 Bernd Edlingerc-format.c (locus): Move out of function scope, add...
2017-05-16 Nathan Sidwellcp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-11 Nathan Sidwellname-lookup.h (pushdecl): Add default friend parm.
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-01 Jakub JelinekUpdate copyright years.
2016-02-24 Jason MerrillPR c++/69323 - errors
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-20 Jason Merrillre PR c++/66957 (incorrect "is protected within this...
2015-07-28 Paolo Carlinicall.c (build_op_delete_call, [...]): Use Use DECL_SOUR...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
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().
next