| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/19991 | mmitchel | 2005-02-23 | 1 | -9/+0 |
* | * parser.c (cp_parser_direct_declarator): Always complain about | mmitchel | 2005-02-22 | 1 | -5/+0 |
* | gcc/cp/ChangeLog: | aoliva | 2005-02-17 | 1 | -2/+1 |
* | PR c++/19628 | austern | 2005-02-03 | 1 | -1/+2 |
* | PR c++/19457 | mmitchel | 2005-01-31 | 1 | -1/+6 |
* | * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW, | steven | 2005-01-27 | 1 | -5/+6 |
* | PR c++/19375 | lerdsuwa | 2005-01-19 | 1 | -6/+21 |
* | 2005-01-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-01-18 | 1 | -2/+8 |
* | PR inline-asm/15740 | rth | 2004-12-29 | 1 | -41/+59 |
* | cp: | nathan | 2004-12-21 | 1 | -0/+4 |
* | * cp-tree.h (note_decl_for_pch): New function. | mmitchel | 2004-12-20 | 1 | -0/+34 |
* | cp: | nathan | 2004-12-08 | 1 | -15/+22 |
* | PR c++/17011, c++/17971 | lerdsuwa | 2004-12-04 | 1 | -0/+6 |
* | * cp-tree.h (context_as_string): Remove extern. | bje | 2004-11-24 | 1 | -26/+1 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -4/+4 |
* | fix typo | jason | 2004-11-01 | 1 | -1/+1 |
* | 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-13 | 1 | -0/+8 |
* | * semantics.c: Fix comment typos. | kazu | 2004-10-11 | 1 | -3/+3 |
* | 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-11 | 1 | -6/+21 |
* | 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-11 | 1 | -1/+2 |
* | cp/ | gdr | 2004-10-10 | 1 | -26/+26 |
* | 2004-10-05 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-06 | 1 | -0/+1 |
* | * c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | hubicka | 2004-10-01 | 1 | -1/+1 |
* | PR c++/17585 | mmitchel | 2004-09-27 | 1 | -6/+4 |
* | PR c++/17585 | mmitchel | 2004-09-27 | 1 | -1/+1 |
* | 2004-09-20 Matt Austern <austern@apple.com> | zack | 2004-09-21 | 1 | -1/+1 |
* | * call.c, semantics.c: Follow spelling conventions. | kazu | 2004-09-18 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | PR c++/16254 | rth | 2004-09-12 | 1 | -1/+1 |
* | * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | zack | 2004-09-10 | 1 | -4/+3 |
* | * class.c, cp-tree.h, decl.c, decl2.c, mangle.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | [gcc/cp/ChangeLog] | zlaski | 2004-09-09 | 1 | -1/+8 |
* | [gcc/cp/ChangeLog] | zlaski | 2004-09-09 | 1 | -1/+1 |
* | * vec.c (vec_p_reserve, vec_o_reserve): Rename to ... | nathan | 2004-09-08 | 1 | -1/+1 |
* | * semantics.c (expand_body): Assert that we are not nested. | drow | 2004-09-06 | 1 | -1/+6 |
* | * name-lookup.c (pop_binding, pushdecl, | nathan | 2004-08-30 | 1 | -14/+9 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -10/+9 |
* | cp: | nathan | 2004-08-24 | 1 | -1/+3 |
* | PR c++/15871 | mmitchel | 2004-08-17 | 1 | -1/+7 |
* | PR c++/16965 | mmitchel | 2004-08-17 | 1 | -3/+9 |
* | * call.c (build_vfield_ref, build_call, build_conditional_expr, | sayle | 2004-08-16 | 1 | -12/+12 |
* | gcc/ | pbrook | 2004-08-04 | 1 | -2/+5 |
* | PR c++/16338 | mmitchel | 2004-08-02 | 1 | -16/+6 |
* | * c-common.h (lang_post_pch_load): New variable. | mmitchel | 2004-07-29 | 1 | -16/+28 |
* | * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P | rth | 2004-07-25 | 1 | -0/+2 |
* | * c-common.c (c_common_truthvalue_conversion): Don't warn if | steven | 2004-07-18 | 1 | -1/+1 |
* | * vec.h (VEC_address): New function. | mmitchel | 2004-07-16 | 1 | -1/+1 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -1/+1 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -2/+4 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -1/+5 |