| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/18368 | mmitchel | 2004-11-29 | 1 | -1/+4 |
* | * cp-tree.h (context_as_string): Remove extern. | bje | 2004-11-24 | 1 | -8/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -2/+2 |
* | Convert diagnostics to use quoting flag q 9/n | gdr | 2004-11-01 | 1 | -2/+2 |
* | PR c++/17542 | austern | 2004-10-30 | 1 | -4/+3 |
* | 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-21 | 1 | -0/+3 |
* | PR c++/17867 | mmitchel | 2004-10-10 | 1 | -1/+1 |
* | PR c++/17868 | reichelt | 2004-10-08 | 1 | -0/+1 |
* | Convert diagnostics to use quoting flag q 1/n | gdr | 2004-10-03 | 1 | -2/+7 |
* | cp: | nathan | 2004-09-27 | 1 | -1/+1 |
* | 2004-09-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-09-16 | 1 | -3/+3 |
* | * call.c (check_dtor_name): Replace abort with gcc_assert or | nathan | 2004-08-30 | 1 | -16/+18 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -3/+3 |
* | * call.c (build_vfield_ref, build_call, build_conditional_expr, | sayle | 2004-08-16 | 1 | -3/+3 |
* | * cp-tree.def (TINST_LEVEL): Make it an 'x' node. | steven | 2004-07-20 | 1 | -2/+2 |
* | PR c++/16175 | lerdsuwa | 2004-07-20 | 1 | -0/+1 |
* | PR c++/13092 | lerdsuwa | 2004-07-18 | 1 | -6/+2 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -1/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -10/+14 |
* | PR c++/14123 | gdr | 2004-06-27 | 1 | -0/+4 |
* | * error.c (pp_template_argument_list_start): Remove. | gdr | 2004-06-27 | 1 | -199/+210 |
* | PR c++/15875 | jason | 2004-06-10 | 1 | -2/+6 |
* | PR c++/13092 | jason | 2004-06-01 | 1 | -6/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -9/+3 |
* | * error.c (dump_function_name): If T's DECL_LANG_SPECIFIC | zack | 2004-03-29 | 1 | -1/+12 |
* | * pretty-print.c (pp_base_maybe_space): New function. | gdr | 2004-03-21 | 1 | -69/+27 |
* | * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros. | kenner | 2004-03-18 | 1 | -1/+1 |
* | PR c++/14369 | gdr | 2004-03-01 | 1 | -0/+5 |
* | PR c++/14085 | gdr | 2004-02-15 | 1 | -0/+7 |
* | PR c++/13927 | giovannibajo | 2004-02-14 | 1 | -0/+1 |
* | gcc/ | kazu | 2004-02-04 | 1 | -1/+1 |
* | * class.c: Fix comment typos. | kazu | 2004-01-31 | 1 | -1/+1 |
* | * call.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -6/+6 |
* | Give the anonymous namespace a null DECL_NAME. | jason | 2003-12-08 | 1 | -1/+1 |
* | * cp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS. | bernie | 2003-10-08 | 1 | -2/+2 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | * c-pretty-print.h (pp_type_specifier_seq): Fix thinko. | gdr | 2003-09-18 | 1 | -35/+4 |
* | * c-pretty-print.h (pp_c_left_brace): Declare. | gdr | 2003-09-07 | 1 | -4/+9 |
* | * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR. | zlomek | 2003-09-01 | 1 | -1/+0 |
* | PR c++/11811 | gdr | 2003-08-29 | 1 | -3/+4 |
* | * cp-tree.def (NON_DEPENDENT_EXPR): Add operand. | nathan | 2003-08-15 | 1 | -3/+1 |
* | * pretty-print.c (pp_base_indent): Rename from pp_indent. | gdr | 2003-08-10 | 1 | -35/+2 |
* | cp: | nathan | 2003-08-10 | 1 | -33/+12 |
* | cp: | nathan | 2003-08-10 | 1 | -3/+21 |
* | * pretty-print.h (pp_set_line_maximum_length): Make macro. | gdr | 2003-08-05 | 1 | -113/+21 |
* | * cp-tree.h (begin_compound_stmt): No scope arg is a bool. | nathan | 2003-07-28 | 1 | -14/+3 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -360/+313 |
* | * fold-const.c (force_fit_type): Handle OFFSET_TYPE. | mmitchel | 2003-07-22 | 1 | -11/+6 |
* | * cp-tree.def (LOOKUP_EXPR): Remove. | mmitchel | 2003-07-16 | 1 | -8/+0 |