OSDN Git Service

gcc/cp:
[pf3gnuchains/gcc-fork.git] / gcc / cp / error.c
2005-11-04 jsm28gcc/cp:
2005-11-03 jsm28gcc:
2005-10-12 bonzini==> cp/ChangeLog <==
2005-10-10 mmitchel PR c++/24139
2005-10-04 aolivagcc/cp/ChangeLog:
2005-09-15 nathan PR c++/23725
2005-09-09 rth * dbxout.c: Include expr.h.
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30 zackgcc:
2005-06-25 kcookUpdate FSF address.
2005-06-15 nathancp:
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-12 sayle PR c++/21930
2005-06-06 jakubgcc/po/
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-23 kazugcc/
2005-02-23 mmitchel PR c++/19991
2005-02-21 paolo2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu>
2004-12-21 nathancp:
2004-12-17 nathancp:
2004-11-29 mmitchel PR c++/18368
2004-11-24 bje * cp-tree.h (context_as_string): Remove extern.
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
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
next