summaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
Commit message (Expand)AuthorAgeFilesLines
* * error.c (dump_expr): Fix format specifier warning.ghazi2002-12-051-1/+2
* PR C++/8799gdr2002-12-041-0/+3
* PR c++/8720mmitchel2002-12-031-1/+4
* gcc/rth2002-10-161-1/+2
* PR c++/7804lerdsuwa2002-10-051-7/+1
* * error.c: Fix comment formatting.kazu2002-09-141-8/+8
* * call.c (add_builtin_candidate): legal -> valid, illegal -> invalid.mrs2002-08-091-1/+1
* Rework build_component_ref.mmitchel2002-08-081-1/+5
* Index: ChangeLoggeoffk2002-08-051-3/+2
* cp:neil2002-07-251-5/+0
* * error.c (dump_function_name): Use DECL_TEMPLATE_RESULT forsayle2002-07-071-0/+3
* * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.mmitchel2002-06-251-1/+2
* * error.c (cp_error_at): Fix typo.gdr2002-06-061-1/+1
* * toplev.h (report_error_function): Remove.gdr2002-06-051-92/+84
* * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing.lerdsuwa2002-05-191-1/+1
* * diagnostic.h (output_buffer_state): Redefine.gdr2002-04-141-2/+2
* PR c++/4934jason2002-04-061-1/+1
* * diagnostic.c (print_error_function): Remove.neil2002-03-311-6/+5
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-1/+1
* * error.c (dump_type): Be careful about implicit typenames.gdr2002-03-231-1/+2
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-4/+0
* * Makefile.in: Update.neil2002-03-201-2/+2
* * error.c (dump_type): Be more helpful about VECTOR_TYPE.jason2002-02-051-1/+8
* * error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.jason2002-02-011-3/+2
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-4/+4
* * error.c (dump_type_suffix): Print the exception specs beforejason2002-01-171-4/+4
* * errors.c: Update copyright date.grahams2002-01-071-37/+12
* * call.c (build_new_method_call): Use '%#V'.nathan2001-12-181-2/+2
* * cp-tree.h: Delete #defines for cp_error, cp_warning,zack2001-12-181-3/+3
* * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,jakub2001-12-121-18/+9
* * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.lerdsuwa2001-10-231-0/+7
* top level:zack2001-09-241-743/+137
* * Make-lang.in (cp/error.o): Depend on real.hgdr2001-09-151-0/+1
* * error.c (dump_template_decl): Output template parameterslerdsuwa2001-08-311-4/+11
* gcc:nathan2001-07-211-16/+4
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-281-7/+9
* * toplev.c (decode_f_option): Adjust setting.gdr2001-06-261-1/+1
* * diagnostic.h (struct diagnostic_context): Add new field.gdr2001-06-261-5/+4
* IA-64 ABI Exception Handling.rth2001-03-281-1/+1
* 2001-03-26 Phil Edwards <pme@sources.redhat.com>pme2001-03-261-0/+1
* * collect2.c (is_ctor_dtor): Always use '_' in the file fn names,jason2001-03-221-9/+1
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-8/+4
* Do put the VTT parameter in DECL_ARGUMENTS.jason2001-02-181-9/+1
* Remove old ABI support.mmitchel2001-02-121-1/+1
* cp:nathan2001-01-101-1/+1
* * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, notjason2000-12-211-0/+18
* * error.c (dump_function_name): Don't let the user see __comp_ctor.jason2000-12-091-0/+5
* * error.c (dump_tree): Use output_add_string not OB_PUTS.rth2000-12-051-1/+1
* * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".jason2000-12-041-11/+7
* cp:nathan2000-12-041-1/+1