OSDN Git Service

* decl.c (build_enumerator): Do not issue duplicate error messages
[pf3gnuchains/gcc-fork.git] / gcc / 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 mmitchel PR c++/19244
2005-01-06 lerdsuwa PR c++/17154
2005-01-06 lerdsuwa PR c++/19258
2005-01-06 nathancp:
2005-01-05 nathancp:
2005-01-03 reichelt PR c++/14136
2005-01-01 steven * emit-rtl.c (add_insn_before): Fix comment typo.
2005-01-01 rth PR middle-end/17799
2004-12-30 mmitchel * cp-tree.h (cp_declarator): Split "name" field into
2004-12-30 mmitchel PR c++/19190
2004-12-29 rth PR inline-asm/15740
2004-12-28 jasonlibstdc++:
2004-12-27 mmitchel PR c++/19149
2004-12-23 mmitchel PR c++/17595
2004-12-23 mmitchel PR c++/17413
2004-12-23 mmitchel * g++.dg/template/crash31.C: Correct embedded PR number.
2004-12-23 mmitchel * cvt.c (convert_to_void): Fix typo in comment.
2004-12-23 aolivagcc/cp/ChangeLog:
2004-12-23 giovannibajo PR c++/18733
2004-12-22 mmitchel * rtti.c (emit_support_tinfos): Avoid using C99 semantics.
2004-12-22 mmitchel PR c++/18464
2004-12-22 mmitchel PR c++/18378
2004-12-22 reichelt * decl.c (define_label): Use POP_TIMEVAR_AND_RETURN.
2004-12-22 reichelt * name-lookup.c (pushtag): Add missing POP_TIMEVAR_AND...
2004-12-21 pinskia2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-21 nathancp:
2004-12-21 nathan * system.c (IN_RANGE): Use plain unsigned, not unsigned
2004-12-21 nathancp:
2004-12-20 austern PR c++/19044
2004-12-20 mmitchel * cp-tree.h (note_decl_for_pch): New function.
2004-12-17 steven * init.c (build_zero_init): max_index is the number of
2004-12-17 nathanfix typoed PR number
2004-12-17 nathancp:
2004-12-16 nathancp:
2004-12-15 lerdsuwa PR c++/18825
2004-12-15 nathancp:
2004-12-15 mmitchel PR c++/18738
2004-12-14 pinskia2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14 mmitchel PR c++/18793
2004-12-14 nathancp:
2004-12-14 reichelt * parser.c (cp_parser_uncommitted_to_tentative_parse_p...
2004-12-14 pinskia2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14 mmitchel PR c++/18925
2004-12-12 sayle PR middle-end/12454
2004-12-10 reichelt PR c++/18731
2004-12-09 austern PR c++/18514
2004-12-09 reichelt * parser.c (cp_parser_member_declaration): Fix comment...
2004-12-09 aolivagcc/cp/ChangeLog:
2004-12-09 reichelt PR c++/18073
2004-12-09 nathancp:
2004-12-08 kcook2004-12-08 Kelley Cook <kcook@gcc.gnu.org>
2004-12-08 lerdsuwa PR c++/18100
2004-12-08 nathancp:
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-07 kazugcc/
2004-12-07 sayle * name-lookup.c (leave_scope): We only need to update
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-04 lerdsuwa PR c++/17011, c++/17971
2004-12-03 nathancp:
2004-12-03 nathancp:
2004-12-02 nathancp:
2004-12-02 lerdsuwa PR c++/15664, c++/18276
2004-12-02 lerdsuwa PR c++/18123
2004-12-01 austernCompile speed improvement.
2004-12-01 nathancp:
next