optimize.c (build_delete_destructor_body): New function.
[gcc.git] / gcc / cp / operators.def
2009-03-17 Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-04 Jakub Jelinekre PR c++/39095 (Mangling changes break ABI)
2008-10-06 Jason MerrillPR c++/37376, other mangling issues
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2006-08-14 Steve Ellceyre PR c++/28288 (ICE with min/max operator)
2005-06-25 Kelley CookUpdate FSF address.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-30 Kazu Hirata* operators.def, optimize.c: Update copyright.
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2003-07-11 Nathanael Nerodere PR c++/11437 (ICE in lookup_name_real)
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-02-04 Mark Mitchellre PR c++/7129 (ICE with min/max assignment operators...
2002-12-30 Nathanael Nerodeconfig-lang.in, [...]: GCC, not GNU CC.
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-07-02 Mark Mitchellre PR c++/7112 (Regression: ICE on C++ code involving...
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-11-18 Kriang Lerdsuwanakijmangle.c (write_expression): Handle CAST_EXPR, STATIC_C...
2001-04-04 Mark Mitchellcp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2000-09-04 Mark Mitchelloperators.def (ALIGNOF_EXPR, [...]): Change new ABI...
2000-06-09 Jason Merrillrevert mangling patch
2000-06-08 Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-04 Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.
2000-05-28 Alexandre Olivaoperators.def (<?): Duplicated, should have been...
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.