Age | Commit message (Expand) | Author | Files | Lines |
2002-08-09 | call.c (add_builtin_candidate): legal -> valid, illegal -> invalid. | Mike Stump | 1 | -1/+1 |
2002-08-08 | Rework build_component_ref. | Mark Mitchell | 1 | -1/+5 |
2002-08-05 | Index: ChangeLog | Geoffrey Keating | 1 | -3/+2 |
2002-07-25 | error.c (print_whitespace): Remove. | Neil Booth | 1 | -5/+0 |
2002-07-07 | error.c (dump_function_name): Use DECL_TEMPLATE_RESULT for constructor and de... | Roger Sayle | 1 | -0/+3 |
2002-06-25 | call.c (build_op_delete_call): Use BASELINK_FUNCTIONS. | Mark Mitchell | 1 | -1/+2 |
2002-06-06 | * error.c (cp_error_at): Fix typo. | Gabriel Dos Reis | 1 | -1/+1 |
2002-06-05 | toplev.h (report_error_function): Remove. | Gabriel Dos Reis | 1 | -92/+84 |
2002-05-19 | * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2002-04-14 | diagnostic.h (output_buffer_state): Redefine. | Gabriel Dos Reis | 1 | -2/+2 |
2002-04-06 | re PR c++/4934 (Seg fault on legal code) | Jason Merrill | 1 | -1/+1 |
2002-03-31 | diagnostic.c (print_error_function): Remove. | Neil Booth | 1 | -6/+5 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2002-03-23 | * error.c (dump_type): Be careful about implicit typenames. | Gabriel Dos Reis | 1 | -1/+2 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 1 | -4/+0 |
2002-03-20 | Makefile.in: Update. | Neil Booth | 1 | -2/+2 |
2002-02-04 | * error.c (dump_type): Be more helpful about VECTOR_TYPE. | Jason Merrill | 1 | -1/+8 |
2002-02-01 | error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS. | Jason Merrill | 1 | -3/+2 |
2002-01-23 | call.c, [...]: Change my_fancy_abort() to abort(). | Craig Rodrigues | 1 | -4/+4 |
2002-01-17 | error.c (dump_type_suffix): Print the exception specs before recursing. | Jason Merrill | 1 | -4/+4 |
2002-01-07 | errors.c: Update copyright date. | Graham Stott | 1 | -37/+12 |
2001-12-18 | call.c (build_new_method_call): Use '%#V'. | Nathan Sidwell | 1 | -2/+2 |
2001-12-18 | cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi... | Zack Weinberg | 1 | -3/+3 |
2001-12-12 | cp-tree.h (DESTRUCTOR_DECL_PREFIX, [...]): Delete. | Jakub Jelinek | 1 | -18/+9 |
2001-10-23 | cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node. | Kriang Lerdsuwanakij | 1 | -0/+7 |
2001-09-24 | top level: | Zack Weinberg | 1 | -743/+137 |
2001-09-15 | Make-lang.in (cp/error.o): Depend on real.h | Gabriel Dos Reis | 1 | -0/+1 |
2001-08-31 | error.c (dump_template_decl): Output template parameters together with their ... | Kriang Lerdsuwanakij | 1 | -4/+11 |
2001-07-21 | tm.texi: Remove DEFAULT_VTABLE_THUNKS. | Nathan Sidwell | 1 | -16/+4 |
2001-06-28 | diagnostic.c (default_print_error_function): Tweak. | Gabriel Dos Reis | 1 | -7/+9 |
2001-06-26 | toplev.c (decode_f_option): Adjust setting. | Gabriel Dos Reis | 1 | -1/+1 |
2001-06-26 | diagnostic.h (struct diagnostic_context): Add new field. | Gabriel Dos Reis | 1 | -5/+4 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -1/+1 |
2001-03-26 | error.c: Also undefine 'A' macro used for cp_printers definition. | Phil Edwards | 1 | -0/+1 |
2001-03-21 | collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'. | Jason Merrill | 1 | -9/+1 |
2001-03-19 | Compute DECL_ASSEMBLER_NAME lazily. | Mark Mitchell | 1 | -8/+4 |
2001-02-18 | Do put the VTT parameter in DECL_ARGUMENTS. | Jason Merrill | 1 | -9/+1 |
2001-02-12 | Remove old ABI support. | Mark Mitchell | 1 | -1/+1 |
2001-01-10 | error.c (dump_template_parameter): Use parm to determine how to print default... | Nathan Sidwell | 1 | -1/+1 |
2000-12-21 | pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not DECL_TEMPLATE_RESULT. | Jason Merrill | 1 | -0/+18 |
2000-12-09 | error.c (dump_function_name): Don't let the user see __comp_ctor. | Jason Merrill | 1 | -0/+5 |
2000-12-04 | * error.c (dump_tree): Use output_add_string not OB_PUTS. | Richard Henderson | 1 | -1/+1 |
2000-12-04 | mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector". | Jason Merrill | 1 | -11/+7 |
2000-12-04 | error.c (dump_function_decl): Use DECL_VIRTUAL_P, not TYPE_POLYMORPHIC_P. | Nathan Sidwell | 1 | -1/+1 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-11-01 | error.c (dump_template_decl): Separate template hearders with space not comma. | Gabriel Dos Reis | 1 | -1/+1 |
2000-10-31 | memtemp77.C (main): Adjust comparison against. | Gabriel Dos Reis | 1 | -204/+163 |
2000-10-31 | cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro. | Mark Mitchell | 1 | -16/+17 |
2000-10-26 | error.c (dump_function_decl): Print no space between `ptr-operator' the `type... | Gabriel Dos Reis | 1 | -6/+7 |
2000-10-22 | decl2.c (arg_assoc_type): Handle VECTOR_TYPE. | Geoff Keating | 1 | -0/+11 |