| Commit message (Expand) | Author | Age | Files | Lines |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 3 | -19/+37 |
* | * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | kenner | 2004-03-23 | 2 | -1/+8 |
* | * cxx-pretty-print.c (pp_cxx_parameter_declaration_clause): | gdr | 2004-03-22 | 2 | -0/+5 |
* | * pretty-print.c (pp_base_maybe_space): New function. | gdr | 2004-03-21 | 4 | -71/+102 |
* | PR c++/14616 | mmitchel | 2004-03-21 | 2 | -0/+10 |
* | * call.c (build_op_delete_call): Do not forget the placement | mmitchel | 2004-03-20 | 11 | -86/+117 |
* | * cxx-pretty-print.c (pp_cxx_unqualified_id): Use | kenner | 2004-03-19 | 3 | -2/+11 |
* | PR c++/14545 | giovannibajo | 2004-03-19 | 3 | -2/+33 |
* | * semantics.c (finish_pseudo_destructor_expr): Allow differing | mmitchel | 2004-03-19 | 9 | -19/+83 |
* | * c-common.c (pointer_int_sum): Do not complain about using | mmitchel | 2004-03-19 | 5 | -7/+36 |
* | * cp-tree.def (TEMPLATE_TYPE_PARM, TYPEOF_TYPE): Update comments. | kenner | 2004-03-18 | 3 | -11/+27 |
* | * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros. | kenner | 2004-03-18 | 7 | -13/+33 |
* | PR c++/14586 | mmitchel | 2004-03-16 | 9 | -17/+69 |
* | gcc/ | kazu | 2004-03-15 | 3 | -2/+6 |
* | PR c++/14550 | mmitchel | 2004-03-15 | 2 | -94/+92 |
* | Enabled linkonce support for Darwin. | austern | 2004-03-12 | 4 | -21/+68 |
* | * call.c, cp-tree.h, pt.c: Fix comment typos. | kazu | 2004-03-11 | 4 | -3/+7 |
* | PR c++/14476 | mmitchel | 2004-03-11 | 1 | -19/+1 |
* | PR c++/14510 | mmitchel | 2004-03-11 | 2 | -1/+7 |
* | cp: | nathan | 2004-03-09 | 2 | -3/+10 |
* | * call.c (initialize_reference): Fix typo. | mmitchel | 2004-03-09 | 2 | -1/+5 |
* | PR c++/14409 | giovannibajo | 2004-03-09 | 3 | -9/+38 |
* | PR c++/14230 | mmitchel | 2004-03-09 | 2 | -0/+16 |
* | Fix typo | mmitchel | 2004-03-09 | 1 | -1/+1 |
* | PR c++/14432 | mmitchel | 2004-03-09 | 2 | -7/+20 |
* | PR c++/14401 | mmitchel | 2004-03-09 | 11 | -155/+109 |
* | PR c++/13170 | jason | 2004-03-08 | 5 | -33/+29 |
* | PR debug/14079 | austern | 2004-03-08 | 2 | -2/+12 |
* | * tree.h (TYPE_HASH): Use TYPE_UID. | jason | 2004-03-05 | 2 | -3/+7 |
* | Index: cp/ChangeLog | geoffk | 2004-03-04 | 2 | -3/+19 |
* | PR c++/14369 | mmitchel | 2004-03-02 | 2 | -0/+13 |
* | PR c++/14360 | mmitchel | 2004-03-02 | 3 | -3/+25 |
* | PR c++/14369 | gdr | 2004-03-01 | 2 | -0/+10 |
* | PR c++/14324 | mmitchel | 2004-03-01 | 4 | -6/+24 |
* | * fold-const.c (fold): An equality comparison of a non-weak object | law | 2004-03-01 | 2 | -1/+7 |
* | PR c++/14138 | mmitchel | 2004-03-01 | 7 | -31/+83 |
* | PR c++/14267 | mmitchel | 2004-03-01 | 2 | -46/+5 |
* | PR debug/12103 | mmitchel | 2004-02-29 | 2 | -1/+9 |
* | gcc/ | kazu | 2004-02-29 | 2 | -1/+5 |
* | [gcc/cp/ChangeLog] | zlaski | 2004-02-27 | 2 | -1/+8 |
* | 2004-02-26 Eric Christopher <echristo@redhat.com> | echristo | 2004-02-27 | 1 | -713/+734 |
* | PR c++/14278 | mmitchel | 2004-02-27 | 2 | -0/+7 |
* | PR c++/14278 | mmitchel | 2004-02-27 | 1 | -1/+1 |
* | PR c++/14284 | giovannibajo | 2004-02-26 | 2 | -2/+11 |
* | PR c++/14246 | giovannibajo | 2004-02-26 | 2 | -2/+8 |
* | * tree.c (build_exception_variant): Use check_qualified_type. | jason | 2004-02-24 | 1 | -0/+4 |
* | * tree.c (check_qualified_type): New fn. | jason | 2004-02-24 | 1 | -3/+2 |
* | gcc/ | kazu | 2004-02-23 | 2 | -5/+6 |
* | PR c/14156 | pinskia | 2004-02-23 | 2 | -1/+7 |
* | PR c++/14250 | giovannibajo | 2004-02-23 | 2 | -2/+9 |