Age | Commit message (Expand) | Author | Files | Lines |
2008-10-06 | PR c++/37376, other mangling issues | Jason Merrill | 1 | -2/+3 |
2008-07-21 | objc-act.c: Fix comment typos. | Ralf Wildenhues | 1 | -2/+2 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -5/+5 |
2007-03-10 | re PR c++/20599 (variadic template support) | Douglas Gregor | 1 | -0/+3 |
2006-08-14 | re PR c++/28288 (ICE with min/max operator) | Steve Ellcey | 1 | -6/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -6/+6 |
2005-05-30 | * operators.def, optimize.c: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-27 | cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code. | Roger Sayle | 1 | -1/+1 |
2003-07-11 | re PR c++/11437 (ICE in lookup_name_real) | Nathanael Nerode | 1 | -1/+3 |
2003-04-03 | gengtype-lex.l (IWORD): Add CHAR_BITFIELD. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-02-04 | re PR c++/7129 (ICE with min/max assignment operators (<?= and >?=)) | Mark Mitchell | 1 | -3/+6 |
2002-12-30 | config-lang.in, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -5/+5 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-07-02 | re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof) | Mark Mitchell | 1 | -5/+1 |
2001-12-16 | ChangeLog.1, [...]: Fix spelling errors. | Joseph Myers | 1 | -3/+3 |
2001-11-18 | mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E... | Kriang Lerdsuwanakij | 1 | -0/+3 |
2001-04-04 | cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove. | Mark Mitchell | 1 | -60/+60 |
2000-09-04 | operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling. | Mark Mitchell | 1 | -3/+3 |
2000-06-09 | revert mangling patch | Jason Merrill | 1 | -60/+64 |
2000-06-08 | invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version. | Mark Mitchell | 1 | -64/+60 |
2000-06-04 | Make-lang.in (CXX_SRCS): Add mangle.c. | Alex Samuel | 1 | -3/+4 |
2000-05-28 | operators.def (<?): Duplicated, should have been... | Alexandre Oliva | 1 | -1/+1 |
2000-05-28 | cp-tree.h (ansi_opname): Make it a macro. | Alex Samuel | 1 | -0/+153 |