OSDN Git Service

Oops - forgot to include ChangeLog entry for m32r patch
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2005-03-21 jsm28 * c-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-19 lerdsuwa PR c++/20240
2005-03-19 lerdsuwa PR c++/20333
2005-03-18 paolo2005-03-18 Paolo Carlini <pcarlini@suse.de>
2005-03-17 paolo2005-03-17 Paolo Carlini <pcarlini@suse.de>
2005-03-17 nathancp:
2005-03-14 lerdsuwa PR c++/4403
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-03-14 mmitchel PR c++/20157
2005-03-12 bothner * cp-tree.h (struct cp_declarator): New id_loc field.
2005-03-10 jakub PR c++/18384, c++/18327
2005-03-09 mmitchel PR c++/20208
2005-03-09 paolo2005-03-09 Paolo Carlini <pcarlini@suse.de>
2005-03-09 nathancp:
2005-03-09 mmitchel PR c++/20142
2005-03-07 mmitchel * class.c (finish_struct_1): Do not warn about non...
2005-03-05 lerdsuwa PR c++/19311
2005-03-02 aolivagcc/cp/ChangeLog:
2005-03-02 bothner * decl.c (finish_function): Use SET_EXPR_LOCATION...
2005-03-01 nathancp:
2005-02-27 jakub PR c++/20206
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-24 jakub PR c++/20175
2005-02-24 mmitchel PR c++/19878
2005-02-23 aolivagcc/cp/ChangeLog:
2005-02-23 kazugcc/
2005-02-23 mmitchel PR c++/20073
2005-02-23 mmitchel PR c++/20073
2005-02-23 mmitchel PR c++/19991
2005-02-22 mmitchel * parser.c (cp_parser_direct_declarator): Always compl...
2005-02-21 paolo2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu>
2005-02-20 zack PR 18785
2005-02-19 rth PR libstdc++/10606
2005-02-18 jakubs/2005-01-19/2005-02-19/
2005-02-18 jakub * decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRU...
2005-02-18 pinskia2005-01-20 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2005-02-18 jakub PR c++/19813
2005-02-17 aolivagcc/cp/ChangeLog:
2005-02-17 aolivagcc/cp/ChangeLog:
2005-02-15 aolivagcc/cp/ChangeLog:
2005-02-15 aoliva* decl2.c (mark_used): Set the source location of the...
2005-02-14 nathancp:
2005-02-14 nathancp:
2005-02-14 aolivagcc/cp/ChangeLog:
2005-02-14 nathancp:
2005-02-12 lerdsuwa PR c++/14479
2005-02-11 rth PR c++/19632
2005-02-11 mmitchel PR c++/19755
2005-02-11 kazu * cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-10 mmitchel PR c++/19811
2005-02-10 mmitchel * parser.c (cp_parser_unqualified_id): Initialize...
2005-02-10 mmitchel PR c++/19787
2005-02-09 mmitchel PR c++/19733
2005-02-08 kazu * cxx-pretty-print.c, cxx-pretty-print.h, decl.h:...
2005-02-08 mmitchel * parser.c (cp_lexer_start_debugging): Avoid arithmeti...
2005-02-03 giovannibajo PR c++/17401
2005-02-03 austernPR c++/19628
2005-02-02 reichelt PR c++/17413
2005-02-02 reichelt * cp-tree.h (complete_type_or_else): Remove macro.
2005-02-02 reichelt * cp-tree.h (commonparms): Remove prototype.
2005-02-01 mmitchel * parser.c (cp_parser_primary_expression): Don't compl...
2005-02-01 aoliva* parser.c (cp_parser_template_id): Revert comment...
2005-02-01 aolivagcc/cp/ChangeLog:
2005-02-01 mmitchel * decl.c (build_enumerator): Do not issue duplicate...
2005-01-31 mrs * parser.c (cp_lexer_new_main): Get the first...
2005-01-31 mmitchel * decl.c (start_decl): Add missing parentheses.
2005-01-31 mmitchel PR c++/19555
2005-01-31 mmitchel PR c++/19395
2005-01-31 mmitchel PR c++/19457
2005-01-29 mmitchel PR c++/19253
2005-01-29 mmitchel PR c++/19667
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2005-01-26 amylaarFix filename typo.
2005-01-26 amylaarAdd bug number:
2005-01-26 amylaar * parse.c (cp_parser_initializer_clause): Initialize...
2005-01-25 pinskia2005-01-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-25 reichelt * cxx-pretty-print.c (pp_cxx_statement): Add prototype...
2005-01-25 reichelt * name-lookup.c (print_binding_level): Make static.
2005-01-25 reichelt * decl.h (debug_bindings_indentation): Remove.
2005-01-23 kazu * typeck.c: Fix a comment typo.
2005-01-21 giovannibajo PR c++/19208
2005-01-20 kazu * typeck.c (more_qualified_p): Remove.
2005-01-20 austern * typeck.c (comptypes): Handle return code from objc_c...
2005-01-19 kazu * cp-tree.h, name-lookup.h: Remove unused prototypes.
2005-01-19 lerdsuwa PR c++/19375
2005-01-18 kazu * tree.c (count_functions, bound_pmf_p, cp_is_overload_p,
2005-01-18 kazu * decl.c (vtable_decl_p, vtype_decl_p, walk_globals_data,
2005-01-18 kazu * decl.c (delete_block): Remove.
2005-01-18 pinskia2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-17 kazu * tree.c (hash_chainon): Remove.
2005-01-17 kazu * pt.c (tinst_for_decl): Remove.
2005-01-17 kazu * cvt.c (convert_lvalue): Remove.
2005-01-17 kazu * class.c (get_enclosing_class): Remove.
2005-01-14 jakub PR c++/19263
2005-01-13 ghazi * Make-lang.in (cp-warn): Don't append $(WERROR).
2005-01-10 kazu * cp-tree.h: Fix a comment typo.
2005-01-07 nathancp:
2005-01-06 mmitchelUpdate copyright dateas
2005-01-06 mmitchel PR c++/19244
next