aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/operators.def
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill1-2/+5
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-04re PR c++/39095 (Mangling changes break ABI)Jakub Jelinek1-2/+1
2008-10-06PR c++/37376, other mangling issuesJason Merrill1-2/+3
2008-07-21objc-act.c: Fix comment typos.Ralf Wildenhues1-2/+2
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+5
2007-03-10re PR c++/20599 (variadic template support)Douglas Gregor1-0/+3
2006-08-14re PR c++/28288 (ICE with min/max operator)Steve Ellcey1-6/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-6/+6
2005-05-30* operators.def, optimize.c: Update copyright.Kazu Hirata1-1/+1
2005-05-27cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle1-1/+1
2003-07-11re PR c++/11437 (ICE in lookup_name_real)Nathanael Nerode1-1/+3
2003-04-03gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi1-3/+3
2003-02-04re PR c++/7129 (ICE with min/max assignment operators (<?= and >?=))Mark Mitchell1-3/+6
2002-12-30config-lang.in, [...]: GCC, not GNU CC.Nathanael Nerode1-5/+5
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-07-02re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell1-5/+1
2001-12-16ChangeLog.1, [...]: Fix spelling errors.Joseph Myers1-3/+3
2001-11-18mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E...Kriang Lerdsuwanakij1-0/+3
2001-04-04cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.Mark Mitchell1-60/+60
2000-09-04operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling.Mark Mitchell1-3/+3
2000-06-09revert mangling patchJason Merrill1-60/+64
2000-06-08invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell1-64/+60
2000-06-04Make-lang.in (CXX_SRCS): Add mangle.c.Alex Samuel1-3/+4
2000-05-28operators.def (<?): Duplicated, should have been...Alexandre Oliva1-1/+1
2000-05-28cp-tree.h (ansi_opname): Make it a macro.Alex Samuel1-0/+153