Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR c++/18124 | mmitchel | 2004-11-03 | 1 | -9/+25 |
* | Convert diagnostics to use quoting flag q 9/n | gdr | 2004-11-01 | 1 | -1/+1 |
* | c++/14124 | austern | 2004-10-29 | 1 | -0/+13 |
* | PR c++/17435 | mmitchel | 2004-10-28 | 1 | -5/+2 |
* | 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-28 | 1 | -1/+1 |
* | PR c++/18093 | mmitchel | 2004-10-27 | 1 | -7/+3 |
* | * c-lex.c (get_nonpadding_token): Remove. | nathan | 2004-10-26 | 1 | -23/+2 |
* | cp: | nathan | 2004-10-22 | 1 | -64/+51 |
* | PR c++/13495 | lerdsuwa | 2004-10-20 | 1 | -1/+16 |
* | * parser.c (cp_token_position): New typedef. Define VEC thereof. | nathan | 2004-10-20 | 1 | -194/+115 |
* | 2004-10-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-10-19 | 1 | -1/+1 |
* | PR c++/10479 | giovannibajo | 2004-10-16 | 1 | -0/+4 |
* | PR c++/17042 | mmitchel | 2004-10-15 | 1 | -2/+11 |
* | PR c++/15786 | mmitchel | 2004-10-12 | 1 | -18/+39 |
* | PR c++/17867 | mmitchel | 2004-10-10 | 1 | -18/+29 |
* | cp/ChangeLog: | pinskia | 2004-10-07 | 1 | -1/+7 |
* | cp: | nathan | 2004-10-05 | 1 | -9/+27 |
* | Convert diagnostics to use quoting flag q 4/n | gdr | 2004-10-05 | 1 | -56/+57 |
* | cp/ | gdr | 2004-10-04 | 1 | -2/+2 |
* | Fix implicit extern "C" breakage introduced by tokenization patch. | austern | 2004-09-27 | 1 | -13/+38 |
* | 2004-09-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-24 | 1 | -1/+6 |
* | gcc/cp: | zack | 2004-09-23 | 1 | -158/+175 |
* | PR c++/9844, PR c++/13989 | fjahanian | 2004-09-23 | 1 | -2/+6 |
* | 2004-09-23 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-23 | 1 | -312/+208 |
* | * parser.c: Fix a comment typo. | kazu | 2004-09-23 | 1 | -1/+1 |
* | * parser.c (cp_lexer_peek_token, cp_lexer_consume_token): | zack | 2004-09-21 | 1 | -21/+29 |
* | 2004-09-20 Matt Austern <austern@apple.com> | zack | 2004-09-21 | 1 | -609/+451 |
* | PR c++/16002 | mmitchel | 2004-09-17 | 1 | -2/+14 |
* | PR c++/17501 | mmitchel | 2004-09-16 | 1 | -1/+3 |
* | PR c++/16162 | mmitchel | 2004-09-14 | 1 | -1/+10 |
* | PR c++/16716 | mmitchel | 2004-09-14 | 1 | -5/+2 |
* | * class.c, cp-tree.h, decl.c, decl2.c, mangle.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | cp: | zack | 2004-09-06 | 1 | -46/+49 |
* | * decl.c (grok_declarator): Remove a redundant semicolon. | lerdsuwa | 2004-09-04 | 1 | -8/+5 |
* | Compile speed improvement. | austern | 2004-09-03 | 1 | -0/+20 |
* | * name-lookup.c (pop_binding, pushdecl, | nathan | 2004-08-30 | 1 | -6/+6 |
* | * cp-tree.def (OFFSETOF_EXPR): New. | rth | 2004-08-27 | 1 | -12/+6 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -21/+16 |
* | PR c++/16215 | mmitchel | 2004-08-18 | 1 | -8/+19 |
* | PR c++/16965 | mmitchel | 2004-08-17 | 1 | -11/+39 |
* | cp/ | jbeulich | 2004-08-12 | 1 | -14/+6 |
* | PR c++/16853 | mmitchel | 2004-08-12 | 1 | -1/+6 |
* | PR c++/16964 | mmitchel | 2004-08-11 | 1 | -2/+6 |
* | PR c++/16971 | mmitchel | 2004-08-11 | 1 | -1/+1 |
* | * class.c (build_vtable): Do not set DECL_VISIBILITY here. | mmitchel | 2004-08-04 | 1 | -21/+25 |
* | * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW. | gdr | 2004-07-25 | 1 | -7/+7 |
* | * parser.c (cp_parser_simple_type_specifier): Fix typo. | mmitchel | 2004-07-20 | 1 | -2/+3 |
* | PR c++/16637 | mmitchel | 2004-07-20 | 1 | -2/+5 |
* | PR c++/16518 | mmitchel | 2004-07-13 | 1 | -1/+0 |
* | 2004-07-12 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-12 | 1 | -79/+78 |