aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/operators.def
AgeCommit message (Expand)AuthorFilesLines
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