tree.c (cp_free_lang_data): Free DECL_NAMESPACE_USERS and clear DECL_CHAIN of NAMESPA...
[gcc.git] / gcc / cp / NEWS
2009-04-21 Joseph MyersABOUT-GCC-NLS, [...]: Add copyright and license notices.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2003-08-16 Nathan SidwellRemove 3.4 change list, point to gcc-3.4/changes.html
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-07-26 Nathan Sidwelldocument default arg deprecations
2003-07-13 Nathan Sidwelldocument covariants implemented
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-10 Mark Mitchellre PR c++/8153 (ICE with static const member in class)
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-03-19 Jason Merrilladd mangling note
2002-03-18 Jason MerrillPR c++/3948 -- C++ ABI change, followup to 2001-12...
2002-02-11 Jason Merrillmention NRVO
2001-12-18 Jason MerrillC++ ABI change: destroy value arguments in caller.
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-08-02 Nathan SidwellKill -fhonor-std.
2001-07-19 Mark Mitchellclass.c (type_requires_array_cookie): New function.
2001-07-18 Xavier DelacourNEWS (Changes in GCC 3.0): Fix typo.
2001-06-13 Mark Mitchell* NEWS: Update release number.
2000-09-06 Mark Mitchellextend.texi: Mark named return value extension as depre...
2000-05-31 Mark Mitchellinvoke.texi: Remove documentation for -fguiding-decls.
2000-02-27 Jason Merrillupdate
1999-10-19 Mark Mitchellmethod.c (PARM_CAN_BE_ARRAY_TYPE): Remove.
1999-09-20 Mark MitchellRemove support for assigning to `this'.
1999-08-12 Mark MitchellMake-lang.in (CXX_SRCS): Remove sig.c.
1999-07-27 Mark Mitchelltree.c (build_cplus_new): Adjust call to abstract_virtu...
1999-06-21 Jason Merrillup
1998-12-07 Jason Merrilldecl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-09-04 Jason Merrilldecl2.c (import_export_vtable): Always make artificials...
1998-07-27 Jason Merrillx
1998-07-24 Jason Merrill* pt.c (coerce_template_parms): Also complain about...
1998-04-01 Jason Merrillfriend.c (is_friend): Fix access control for local...
1998-01-27 Mark Mitchellcall.c (add_template_candidate_real): New function.
1998-01-25 Jason Merrilldecl.c (cp_finish_decl): When bailing on a comdat varia...
1997-11-26 Jason Merrilltypeck2.c (digest_init): Make copies where appropriate.
1997-09-28 Jason Merrill[multiple changes]
1997-09-26 Jason Merrillparse.y (member_init): Also imply typename here.
1997-09-26 Jason Merrillfix thinko
1997-09-24 Jason Merrillupdate
1997-09-16 Jason Merrilldecl.c (store_parm_decls): last_parm_cleanup_insn is...
1997-09-01 Jason Merrill* call.c (null_ptr_cst_p): Remove support for (void*)0.
1997-08-22 Jason Merrilllex.c (real_yylex): Refer to __complex instead of complex.
1997-08-22 Jason Merrillrelease notes