| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/10032 | mmitchel | 2003-07-10 | 1 | -1/+1 |
* | * fold-const.c (make_range): Do not access operand 1 for a | mmitchel | 2003-07-09 | 1 | -1/+9 |
* | * cp-tree.h (build_scoped_method_call): Remove. | mmitchel | 2003-07-08 | 1 | -0/+2 |
* | * call.c: Fix comment formatting. | kazu | 2003-07-06 | 1 | -1/+1 |
* | Fix a typo. | bangerth | 2003-07-02 | 1 | -1/+1 |
* | * error.c (locate_error): %P takes an `int', not a `tree'. | ghazi | 2003-07-02 | 1 | -1/+1 |
* | 2003-07-01 Giovanni Bajo <giovannibajo@libero.it> | bangerth | 2003-07-01 | 1 | -0/+7 |
* | 2003-06-30 Giovanni Bajo <giovannibajo@libero.it> | bangerth | 2003-06-30 | 1 | -4/+15 |
* | 2003-06-10 Giovanni Bajo <giovannibajo@libero.it> | bangerth | 2003-06-30 | 1 | -1/+1 |
* | * cp-tree.h (language_to_string): Adjust declaration. | gdr | 2003-06-29 | 1 | -35/+32 |
* | * error.c (print_integer): Remove. | gdr | 2003-06-29 | 1 | -10/+2 |
* | * error.c (print_instantiation_partial_context): Take a | nathan | 2003-06-28 | 1 | -10/+12 |
* | * diagnostic.h (diagnostic_set_info): Replace file and lineno | nathan | 2003-06-28 | 1 | -34/+11 |
* | gcc: | ghazi | 2003-05-21 | 1 | -10/+3 |
* | gcc: | ghazi | 2003-05-17 | 1 | -24/+18 |
* | * class.c (finish_struct): Use location_t and input_location | nathan | 2003-05-03 | 1 | -7/+7 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -5/+5 |
* | PR c++/10527 | mmitchel | 2003-04-29 | 1 | -2/+10 |
* | * error.c (dump_expr): Add 0x to printed hex numbers to make | mrs | 2003-03-28 | 1 | -2/+2 |
* | Changelog commit escaped earlier | nathan | 2003-03-24 | 1 | -1/+1 |
* | cp: | nathan | 2003-03-21 | 1 | -4/+14 |
* | * error.c (init_error): Use C90 prototype style. | gdr | 2003-03-07 | 1 | -222/+113 |
* | PR c++/9459 | lerdsuwa | 2003-02-16 | 1 | -0/+2 |
* | * c-common.c (builtin_define_float_constants): Define | mmitchel | 2003-01-30 | 1 | -0/+1 |
* | PR c++/9328 | mmitchel | 2003-01-23 | 1 | -0/+19 |
* | * cp-tree.h (lang_type_class): Remove is_partial_instantiation. | mmitchel | 2003-01-16 | 1 | -2/+1 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | * Make-lang.in (po-generated): Remove parse.c. | mmitchel | 2002-12-28 | 1 | -10/+5 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * error.c (dump_expr): Fix format specifier warning. | ghazi | 2002-12-05 | 1 | -1/+2 |
* | PR C++/8799 | gdr | 2002-12-04 | 1 | -0/+3 |
* | PR c++/8720 | mmitchel | 2002-12-03 | 1 | -1/+4 |
* | gcc/ | rth | 2002-10-16 | 1 | -1/+2 |
* | PR c++/7804 | lerdsuwa | 2002-10-05 | 1 | -7/+1 |
* | * error.c: Fix comment formatting. | kazu | 2002-09-14 | 1 | -8/+8 |
* | * call.c (add_builtin_candidate): legal -> valid, illegal -> invalid. | mrs | 2002-08-09 | 1 | -1/+1 |
* | Rework build_component_ref. | mmitchel | 2002-08-08 | 1 | -1/+5 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -3/+2 |
* | cp: | neil | 2002-07-25 | 1 | -5/+0 |
* | * error.c (dump_function_name): Use DECL_TEMPLATE_RESULT for | sayle | 2002-07-07 | 1 | -0/+3 |
* | * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS. | mmitchel | 2002-06-25 | 1 | -1/+2 |
* | * error.c (cp_error_at): Fix typo. | gdr | 2002-06-06 | 1 | -1/+1 |
* | * toplev.h (report_error_function): Remove. | gdr | 2002-06-05 | 1 | -92/+84 |
* | * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing. | lerdsuwa | 2002-05-19 | 1 | -1/+1 |
* | * diagnostic.h (output_buffer_state): Redefine. | gdr | 2002-04-14 | 1 | -2/+2 |
* | PR c++/4934 | jason | 2002-04-06 | 1 | -1/+1 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -6/+5 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -1/+1 |
* | * error.c (dump_type): Be careful about implicit typenames. | gdr | 2002-03-23 | 1 | -1/+2 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -4/+0 |