summaryrefslogtreecommitdiff
path: root/gcc/cp/operators.def
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/11437 (ICE in lookup_name_real)Nathanael Nerode2003-07-111-1/+3
* gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi2003-04-031-3/+3
* re PR c++/7129 (ICE with min/max assignment operators (<?= and >?=))Mark Mitchell2003-02-041-3/+6
* config-lang.in, [...]: GCC, not GNU CC.Nathanael Nerode2002-12-301-5/+5
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-211-1/+1
* re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell2002-07-021-5/+1
* ChangeLog.1, [...]: Fix spelling errors.Joseph Myers2001-12-161-3/+3
* mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E...Kriang Lerdsuwanakij2001-11-181-0/+3
* cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.Mark Mitchell2001-04-041-60/+60
* operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling.Mark Mitchell2000-09-041-3/+3
* revert mangling patchJason Merrill2000-06-091-60/+64
* invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell2000-06-081-64/+60
* Make-lang.in (CXX_SRCS): Add mangle.c.Alex Samuel2000-06-041-3/+4
* operators.def (<?): Duplicated, should have been...Alexandre Oliva2000-05-281-1/+1
* cp-tree.h (ansi_opname): Make it a macro.Alex Samuel2000-05-281-0/+153