OSDN Git Service

PR c++/17542
[pf3gnuchains/gcc-fork.git] / gcc / cp / error.c
2004-10-30 austern PR c++/17542
2004-10-21 pinskia2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-10 mmitchel PR c++/17867
2004-10-08 reichelt PR c++/17868
2004-10-03 gdr Convert diagnostics to use quoting flag q 1/n
2004-09-27 nathancp:
2004-09-16 amacleod2004-09-16 Andrew MacLeod <amacleod@redhat.com>
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-07-20 steven * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 lerdsuwa PR c++/16175
2004-07-18 lerdsuwa PR c++/13092
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-27 gdr PR c++/14123
2004-06-27 gdr * error.c (pp_template_argument_list_start): Remove.
2004-06-10 jason PR c++/15875
2004-06-01 jason PR c++/13092
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-29 zack * error.c (dump_function_name): If T's DECL_LANG_SPECIFIC
2004-03-21 gdr * pretty-print.c (pp_base_maybe_space): New function.
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-01 gdr PR c++/14369
2004-02-15 gdr PR c++/14085
2004-02-14 giovannibajo PR c++/13927
2004-02-04 kazu gcc/
2004-01-31 kazu * class.c: Fix comment typos.
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-08 jason Give the anonymous namespace a null DECL_NAME.
2003-10-08 bernie * cp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 gdr * c-pretty-print.h (pp_type_specifier_seq)...
2003-09-07 gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-29 gdr PR c++/11811
2003-08-15 nathan * cp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-10 gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 nathancp:
2003-08-10 nathancp:
2003-08-05 gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 gdrPR c++/11510
2003-07-14 gdr* error.c (dump_expr): Handle EMPTY_CLASS_EXPR.
2003-07-10 mmitchel PR c++/10032
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-02 bangerthFix a typo.
2003-07-02 ghazi * error.c (locate_error): %P takes an `int', not a...
2003-07-01 bangerth2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
2003-06-30 bangerth2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2003-06-30 bangerth2003-06-10 Giovanni Bajo <giovannibajo@libero.it>
2003-06-29 gdr * cp-tree.h (language_to_string): Adjust declaration.
2003-06-29 gdr * error.c (print_integer): Remove.
2003-06-28 nathan * error.c (print_instantiation_partial_context): Take a
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-05-21 ghazigcc:
2003-05-17 ghazigcc:
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-29 mmitchel PR c++/10527
2003-03-28 mrs * error.c (dump_expr): Add 0x to printed hex...
2003-03-24 nathanChangelog commit escaped earlier
2003-03-21 nathancp:
2003-03-07 gdr * error.c (init_error): Use C90 prototype style.
2003-02-16 lerdsuwa PR c++/9459
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-23 mmitchel PR c++/9328
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-05 ghazi * error.c (dump_expr): Fix format specifier warning.
2002-12-04 gdr PR C++/8799
2002-12-03 mmitchel PR c++/8720
2002-10-16 rthgcc/
2002-10-05 lerdsuwa PR c++/7804
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-05 geoffkIndex: ChangeLog
2002-07-25 neilcp:
2002-07-07 sayle * error.c (dump_function_name): Use DECL_TEMPLATE_RESU...
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-06 gdr * error.c (cp_error_at): Fix typo.
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-05-19 lerdsuwa * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
2002-04-14 gdr * diagnostic.h (output_buffer_state): Redefine.
2002-04-06 jason PR c++/4934
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-23 gdr * error.c (dump_type): Be careful about implicit...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-20 neil * Makefile.in: Update.
2002-02-05 jason * error.c (dump_type): Be more helpful about...
next