| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/cp/ChangeLog: | aoliva | 2005-02-15 | 2 | -51/+23 |
* | * decl2.c (mark_used): Set the source location of the used decl to | aoliva | 2005-02-15 | 3 | -8/+25 |
* | cp: | nathan | 2005-02-14 | 2 | -3/+8 |
* | cp: | nathan | 2005-02-14 | 3 | -12/+23 |
* | gcc/cp/ChangeLog: | aoliva | 2005-02-14 | 2 | -1/+8 |
* | cp: | nathan | 2005-02-14 | 4 | -22/+87 |
* | PR c++/14479 | lerdsuwa | 2005-02-12 | 4 | -46/+9 |
* | PR c++/19632 | rth | 2005-02-11 | 2 | -8/+12 |
* | PR c++/19755 | mmitchel | 2005-02-11 | 2 | -4/+14 |
* | * cp-tree.def, except.c, ptree.c: Update copyright. | kazu | 2005-02-11 | 4 | -3/+7 |
* | PR c++/19811 | mmitchel | 2005-02-10 | 2 | -1/+7 |
* | * parser.c (cp_parser_unqualified_id): Initialize type_decl. | mmitchel | 2005-02-10 | 2 | -0/+3 |
* | PR c++/19787 | mmitchel | 2005-02-10 | 4 | -124/+182 |
* | PR c++/19733 | mmitchel | 2005-02-09 | 15 | -140/+213 |
* | * cxx-pretty-print.c, cxx-pretty-print.h, decl.h: Update | kazu | 2005-02-08 | 4 | -3/+8 |
* | * parser.c (cp_lexer_start_debugging): Avoid arithmetic operations | mmitchel | 2005-02-08 | 2 | -2/+8 |
* | PR c++/17401 | giovannibajo | 2005-02-03 | 3 | -58/+25 |
* | PR c++/19628 | austern | 2005-02-03 | 6 | -3/+62 |
* | PR c++/17413 | reichelt | 2005-02-02 | 2 | -2/+10 |
* | * cp-tree.h (complete_type_or_else): Remove macro. | reichelt | 2005-02-02 | 3 | -6/+12 |
* | * cp-tree.h (commonparms): Remove prototype. | reichelt | 2005-02-02 | 3 | -7/+13 |
* | * parser.c (cp_parser_primary_expression): Don't complain about | mmitchel | 2005-02-01 | 2 | -1/+8 |
* | * parser.c (cp_parser_template_id): Revert comment patch too. | aoliva | 2005-02-01 | 2 | -2/+3 |
* | gcc/cp/ChangeLog: | aoliva | 2005-02-01 | 3 | -1/+21 |
* | * decl.c (build_enumerator): Do not issue duplicate error messages | mmitchel | 2005-02-01 | 3 | -62/+192 |
* | * parser.c (cp_lexer_new_main): Get the first token, first, before | mrs | 2005-01-31 | 2 | -4/+12 |
* | * decl.c (start_decl): Add missing parentheses. | mmitchel | 2005-01-31 | 2 | -1/+5 |
* | PR c++/19555 | mmitchel | 2005-01-31 | 3 | -3/+25 |
* | PR c++/19395 | mmitchel | 2005-01-31 | 3 | -30/+32 |
* | PR c++/19457 | mmitchel | 2005-01-31 | 6 | -59/+64 |
* | PR c++/19253 | mmitchel | 2005-01-29 | 2 | -1/+9 |
* | PR c++/19667 | mmitchel | 2005-01-29 | 2 | -0/+12 |
* | * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW, | steven | 2005-01-27 | 4 | -8/+17 |
* | Fix filename typo. | amylaar | 2005-01-26 | 1 | -1/+1 |
* | Add bug number: | amylaar | 2005-01-26 | 1 | -0/+1 |
* | * parse.c (cp_parser_initializer_clause): Initialize *non_constant_p. | amylaar | 2005-01-26 | 2 | -0/+7 |
* | 2005-01-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-01-25 | 3 | -9/+28 |
* | * cxx-pretty-print.c (pp_cxx_statement): Add prototype. Make static. | reichelt | 2005-01-25 | 3 | -5/+10 |
* | * name-lookup.c (print_binding_level): Make static. | reichelt | 2005-01-25 | 3 | -6/+13 |
* | * decl.h (debug_bindings_indentation): Remove. | reichelt | 2005-01-25 | 2 | -5/+4 |
* | * typeck.c: Fix a comment typo. | kazu | 2005-01-23 | 2 | -2/+6 |
* | PR c++/19208 | giovannibajo | 2005-01-21 | 2 | -6/+13 |
* | * typeck.c (more_qualified_p): Remove. | kazu | 2005-01-20 | 3 | -12/+5 |
* | * typeck.c (comptypes): Handle return code from objc_comptypes | austern | 2005-01-20 | 2 | -1/+6 |
* | * cp-tree.h, name-lookup.h: Remove unused prototypes. | kazu | 2005-01-19 | 3 | -26/+4 |
* | PR c++/19375 | lerdsuwa | 2005-01-19 | 2 | -6/+27 |
* | * tree.c (count_functions, bound_pmf_p, cp_is_overload_p, | kazu | 2005-01-18 | 3 | -69/+4 |
* | * decl.c (vtable_decl_p, vtype_decl_p, walk_globals_data, | kazu | 2005-01-18 | 3 | -113/+5 |
* | * decl.c (delete_block): Remove. | kazu | 2005-01-18 | 3 | -24/+5 |
* | 2005-01-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-01-18 | 2 | -2/+14 |