| Commit message (Expand) | Author | Age | Files | Lines |
* | * call.c (build_op_delete_call): Fix quoting in error message. | reichelt | 2005-05-26 | 1 | -1/+1 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -18/+18 |
* | * call.c (add_template_candidates_real): Remove length parameter | nathan | 2005-04-01 | 1 | -1/+1 |
* | cp: | nathan | 2005-03-31 | 1 | -2/+1 |
* | doc/ | gdr | 2005-03-31 | 1 | -14/+0 |
* | * call.c, class.c, cp-tree.h, decl2.c, error.c, init.c, mangle.c, | reichelt | 2005-02-24 | 1 | -3/+2 |
* | PR c++/19811 | mmitchel | 2005-02-10 | 1 | -1/+3 |
* | PR c++/19787 | mmitchel | 2005-02-10 | 1 | -65/+70 |
* | PR c++/19457 | mmitchel | 2005-01-31 | 1 | -2/+40 |
* | * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR middle-end/17799 | rth | 2005-01-01 | 1 | -0/+1 |
* | PR c++/18464 | mmitchel | 2004-12-22 | 1 | -1/+9 |
* | PR c++/18378 | mmitchel | 2004-12-22 | 1 | -2/+15 |
* | cp: | nathan | 2004-12-16 | 1 | -7/+5 |
* | cp: | nathan | 2004-12-08 | 1 | -6/+3 |
* | cp: | nathan | 2004-12-01 | 1 | -5/+7 |
* | 2004-11-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-11-24 | 1 | -5/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | Convert diagnostics to use quoting flag q 9/n | gdr | 2004-11-01 | 1 | -3/+3 |
* | PR c++/17435 | mmitchel | 2004-10-28 | 1 | -2/+7 |
* | PR c++/18073 | mmitchel | 2004-10-21 | 1 | -15/+11 |
* | * call.c, typeck.c: Fix comment typos. | kazu | 2004-10-20 | 1 | -1/+1 |
* | * call.c (struct conversion): Add base_p. | mmitchel | 2004-10-19 | 1 | -15/+51 |
* | cp: | nathan | 2004-10-18 | 1 | -6/+6 |
* | * cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag. | mmitchel | 2004-10-07 | 1 | -1/+1 |
* | Convert diagnostics to use quoting flag q 1/n | gdr | 2004-10-03 | 1 | -54/+55 |
* | PR c++/17642 | mmitchel | 2004-09-28 | 1 | -2/+3 |
* | * cp-tree.h (struct lang_type_header): Remove | nathan | 2004-09-21 | 1 | -2/+2 |
* | * 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 |
* | * cp-tree.h (struct lang_type_class): Make pure_virtuals a | nathan | 2004-09-16 | 1 | -8/+10 |
* | PR c++/17386 | rth | 2004-09-10 | 1 | -17/+0 |
* | * call.c (check_dtor_name): Replace abort with gcc_assert or | nathan | 2004-08-30 | 1 | -39/+41 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -44/+38 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -5/+5 |
* | * call.c (build_vfield_ref, build_call, build_conditional_expr, | sayle | 2004-08-16 | 1 | -26/+26 |
* | .: | nathan | 2004-08-15 | 1 | -9/+6 |
* | PR c++/16853 | mmitchel | 2004-08-12 | 1 | -0/+2 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -1/+1 |
* | PR c++/16338 | mmitchel | 2004-08-02 | 1 | -1/+5 |
* | * call.c (z_candidate::template_decl): Rename from template. | gdr | 2004-08-01 | 1 | -7/+8 |
* | PR c++/16115 | jason | 2004-07-18 | 1 | -1/+5 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -13/+14 |
* | * call.c (build_operator_new_call): Avoid using push_to_top_level. | mmitchel | 2004-07-12 | 1 | -5/+11 |
* | PR c++/16334 | jason | 2004-07-07 | 1 | -0/+8 |
* | PR c++/2518 | giovannibajo | 2004-07-05 | 1 | -0/+3 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -1/+1 |
* | cp: | jsm28 | 2004-06-30 | 1 | -3/+2 |
* | * c-common.h (check_function_format): Remove first parameter. | jsm28 | 2004-06-30 | 1 | -1/+1 |
* | * call.c (build_over_call): Use __builtin_memcpy for copying | rth | 2004-06-30 | 1 | -22/+19 |