Age | Commit message (Expand) | Author | Files | Lines |
2004-10-10 | Convert diagnostics to use quoting flag q 7/n | Gabriel Dos Reis | 7 | -214/+266 |
2004-10-10 | re PR c++/17867 ("void" instead of class name in error message) | Mark Mitchell | 5 | -44/+61 |
2004-10-09 | re PR c++/17524 (ICE with initializing a variable of type void) | Mark Mitchell | 4 | -19/+51 |
2004-10-08 | re PR c++/17868 (RDIV_EXPR not supported by dump_expr) | Volker Reichelt | 2 | -0/+6 |
2004-10-08 | * pt.c, search.c: Fix comment typos. | Kazu Hirata | 3 | -4/+8 |
2004-10-08 | cp-tree.h (dfs_walk, [...]): Remove. | Nathan Sidwell | 5 | -269/+312 |
2004-10-07 | pt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR to get the asm express... | Andrew Pinski | 2 | -1/+11 |
2004-10-07 | cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag. | Mark Mitchell | 8 | -260/+345 |
2004-10-07 | parser.c (cp_parser_asm_definition): Look passed the CLEANUP_POINT_EXPR to ge... | Andrew Pinski | 2 | -2/+13 |
2004-10-06 | [multiple changes] | Andrew Pinski | 2 | -0/+7 |
2004-10-05 | Fix email | Gabriel Dos Reis | 1 | -1/+1 |
2004-10-05 | Convert diagnostics to use quoting flag q 6/n | Gabriel Dos Reis | 2 | -134/+154 |
2004-10-05 | re PR c++/17829 (wrong error: call of overloaded function is ambiguous) | Nathan Sidwell | 2 | -9/+33 |
2004-10-05 | Convert diagnostics to use quoting flag q 4/n | Gabriel Dos Reis | 5 | -123/+153 |
2004-10-04 | Convert diagnostics to use quoting flag q 4/n | Gabriel Dos Reis | 4 | -52/+65 |
2004-10-04 | Convert diagnostics to use quoting flag q 3/n | Gabriel Dos Reis | 4 | -361/+410 |
2004-10-04 | Convert diagnostics to use quoting flag q 2/n | Gabriel Dos Reis | 2 | -72/+88 |
2004-10-03 | Convert diagnostics to use quoting flag q 1/n | Gabriel Dos Reis | 3 | -56/+74 |
2004-10-03 | re PR c++/17797 (ICE in build_reinterpret_cast) | Andrew Pinski | 2 | -0/+9 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 2 | -1/+5 |
2004-09-30 | cp-tree.h (struct lang_decl): Shrink by reordering fields and turning operato... | Nathan Sidwell | 2 | -11/+20 |
2004-09-29 | re PR c/7425 (deprecated attribute doesn't merge with multiple declarations) | Joseph Myers | 2 | -0/+8 |
2004-09-29 | revert accidental checkin | Jason Merrill | 1 | -17/+8 |
2004-09-29 | re PR tree-optimization/17697 (ICE: Statement marked for throw, but doesn't -... | Jason Merrill | 2 | -8/+24 |
2004-09-29 | re PR middle-end/17525 (ICE in emit_move_insn (non-BLKmode arg)) | Jason Merrill | 2 | -0/+6 |
2004-09-28 | re PR driver/17537 (g++ not passing -lstdc++ to linker when -l is only supplied) | Roger Sayle | 2 | -0/+9 |
2004-09-28 | * tree.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-09-28 | class.c (VTT_TOP_LEVEL_P, [...]): Remove. | Nathan Sidwell | 3 | -191/+107 |
2004-09-28 | re PR c++/17642 (internal compiler error: in invert_truthvalue, at fold-const... | Mark Mitchell | 8 | -65/+151 |
2004-09-27 | Fix implicit extern "C" breakage introduced by tokenization patch. | Matt Austern | 2 | -13/+84 |
2004-09-27 | re PR c++/17585 (usage of unqualified name of static member from within class... | Mark Mitchell | 4 | -8/+12 |
2004-09-27 | re PR c++/17585 (usage of unqualified name of static member from within class... | Mark Mitchell | 2 | -1/+7 |
2004-09-27 | re PR c++/17681 (Bad message about constructor ordering (-Wall)) | Nathan Sidwell | 2 | -1/+4 |
2004-09-27 | class.c (struct count_depth_data): Remove. | Nathan Sidwell | 5 | -173/+72 |
2004-09-24 | parser.c (cp_parser_expression_stack): Clarify why it is an array of NUM_PREC... | Paolo Bonzini | 2 | -1/+13 |
2004-09-24 | re PR c++/16889 (ambiguity is not detected) | Nathan Sidwell | 2 | -101/+24 |
2004-09-23 | decl.c (grokfndecl): If ::main is found not to return int, correct it after i... | Zack Weinberg | 4 | -190/+267 |
2004-09-23 | Fix the location of the changelog for Fariborz Jahanian's last patch. | Andrew Pinski | 1 | -0/+12 |
2004-09-23 | 004-09-23 Andrew Pinski <pinskia@physics.uc.edu> | Andrew Pinski | 2 | -0/+8 |
2004-09-23 | PR c++/9844, PR c++/13989 | Fariborz Jahanian | 3 | -11/+34 |
2004-09-23 | re PR c++/17596 (expression parser is too slow, should be rewritten) | Paolo Bonzini | 2 | -312/+227 |
2004-09-23 | * parser.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-09-23 | re PR c++/17620 (Bogus error with duplicate base class breaks boost) | Nathan Sidwell | 2 | -10/+18 |
2004-09-22 | cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree). | Nathan Sidwell | 4 | -35/+23 |
2004-09-22 | cp-tree.h (struct lang_type_class): Remove marked flags, add diamond_shaped a... | Nathan Sidwell | 5 | -114/+75 |
2004-09-22 | cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from cp-objcp-common.h. | Ziemowit Laski | 3 | -5/+14 |
2004-09-21 | parser.c (cp_lexer_peek_token, [...]): Don't handle CPP_PRAGMA tokens specially. | Zack Weinberg | 2 | -22/+40 |
2004-09-21 | re PR c++/15049 ([DR 278/132/216/338/389/319] global variables with anonymous... | Matt Austern | 2 | -4/+22 |
2004-09-21 | re PR c++/7503 ((x < Y ? X : Y) used for assignment causes wrong code) | Roger Sayle | 3 | -0/+37 |
2004-09-21 | cp-tree.h (struct lang_type_header): Remove uses_multiple_inheritance field. | Nathan Sidwell | 10 | -94/+63 |