OSDN Git Service

2006-03-22 Jason Merrill <jason@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2006-03-23 dje2006-03-22 Jason Merrill <jason@redhat.com>
2006-03-21 jakub PR c++/26691
2006-03-21 jason PR c++/21581
2006-03-21 jason PR c++/21764
2006-03-15 reichelt PR c++/6634
2006-03-10 jason PR c++/16387, c++/16389
2006-03-09 rthMerge C++ from gomp-20050608-branch.
2006-03-06 reichelt PR c++/15759
2006-03-03 mrs * decl2.c (import_export_decl): Remove redundant call to
2006-03-02 rsandifo * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS...
2006-03-02 mrs PR darwin/25908
2006-02-24 geoffkIndex: gcc/ChangeLog
2006-02-22 reichelt PR c++/26291
2006-02-20 espindola * gcc/objc/Make-lang.in (OBJC): Remove
2006-02-18 mmitchel PR c++/26266
2006-02-14 reichelt * call.c (standard_conversion): Return NULL instead...
2006-02-13 reichelt * cp-tree.h (warn_hidden): Remove prototype.
2006-02-13 reichelt * cp-tree.h (build_type_conversion): Remove prototype.
2006-02-13 reichelt * cp-tree.h (push_tinst_level): Remove prototype.
2006-02-13 reichelt * decl.c (grokdeclarator): Return NULL_TREE instead...
2006-02-13 reichelt * lex.c (parse_strconst_pragma): Return error_mark_nod...
2006-02-13 reichelt PR c++/26151
2006-02-12 jason PR c++/24996
2006-02-10 reichelt * class.c (debug_class): Remove extern.
2006-02-09 gdr2006-02-09 Gabriel Dos Reis <gdr@integrable-solutions...
2006-02-09 jason PR c++/25979
2006-02-08 reichelt PR c++/26071
2006-02-08 reichelt PR c++/26070
2006-02-07 gdr * cp-tree.h (tf_warning_or_error): Renamed...
2006-02-07 mueller2006-02-07 Dirk Mueller <dmueller@suse.com>
2006-02-07 mmitchel PR c++/9737
2006-02-07 sayle * decl.c (grokdeclarator): Don't bother checking for...
2006-02-04 gdr * cp-tree.h (tf_warn_or_error): New substituion...
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-02-03 mmitchel * name-lookup.c (do_class_using_decl): Use IDENTIFIER_...
2006-02-01 mmitchel PR c++/25342
2006-01-30 bje * mangle.c: Comment fix.
2006-01-30 gdrfix entries ordering
2006-01-29 gdr * configure.ac (cxx_compat_warn): Set if -Wc...
2006-01-29 gdr * call.c (alloc_conversion): Use cast when...
2006-01-29 gdrfix email
2006-01-28 gdr * class.c (check_bases): Likewise.
2006-01-28 mmitchel PR c++/25999
2006-01-28 mmitchel PR c++/25855
2006-01-26 jason PR c++/16021
2006-01-25 reichelt Revert:
2006-01-25 reichelt * cp-tree.h (get_primary_binfo): Remove prototype.
2006-01-24 mueller2006-01-24 Dirk Mueller <dmueller@suse.de>
2006-01-24 reichelt PR c++/25552
2006-01-24 mmitchel * semantics.c: Remove outdated comment.
2006-01-23 reichelt * cp-tree.h (do_poplevel): Remove prototype.
2006-01-23 reichelt * cp-tree.h (build_x_delete): Remove prototype.
2006-01-23 reichelt * cp-tree.h (get_vtt_name): Remove prototype.
2006-01-22 gdrfix comment
2006-01-22 gdr2006-01-22 Gabriel Dos Reis <gdr@integrable-solutions...
2006-01-22 mmitchel PR c++/25895
2006-01-20 reichelt * parser.c (cp_lexer_next_token_is_keyword): Simplify.
2006-01-20 reichelt * call.c (add_builtin_candidates): Remove superfluous...
2006-01-20 rguenth2006-01-20 Dirk Mueller <dmueller@suse.com>
2006-01-20 mmitchel PR c++/22136
2006-01-19 reichelt PR c++/25854
2006-01-19 reichelt PR c++/16829
2006-01-19 mmitchel PR c++/25836
2006-01-18 kazu * tree.c (find_tree_t, find_tree): Remove.
2006-01-18 jakub * search.c (lookup_conversions_r): Fix a pasto.
2006-01-18 echristo2006-01-17 Eric Christopher <echristo@apple.com>
2006-01-17 kazu * name-lookup.c (lookup_namespace_name): Remove.
2006-01-17 jakub PR c/25682
2006-01-17 ian./:
2006-01-17 bjeFix up recent entries by espindola.
2006-01-16 espindola* gcc/java/jvspec.c (lang_specific_spec_functions)...
2006-01-15 gdr * decl.c (check_initializer): Fix thinko.
2006-01-15 mmitchel PR c++/25663
2006-01-14 jason * pt.c (check_explicit_specialization): Use...
2006-01-13 jason * name-lookup.c (set_decl_namespace): Use CP_DE...
2006-01-12 jason PR libstdc++/24660
2006-01-12 nathan PR c++/24824
2006-01-11 nathan * tree.c (lvalue_p_1): Any part of a COMPONENT_REF...
2006-01-06 gdr * parser.c (cp_parser_primary_expression):...
2006-01-04 rakdver PR c++/25632
2006-01-04 sabre2006-01-04 Chris Lattner <sabre@gnu.org>
2006-01-04 mmitchel PR c++/24782
2006-01-04 rthlibcpp/
2006-01-04 rguenth2002-01-04 Dirk Mueller <dmueller@suse.com>
2006-01-04 mmitchel PR c++/25492
2006-01-03 mmitchel PR c++/25635
2006-01-02 mmitchel * decl2.c (mark_used): Fix typo in comment.
2006-01-02 reichelt * parser.c (cp_parser_using_declaration): Skip name...
2005-12-30 gdr2005-12-30 Gabriel Dos Reis <gdr@integrable-solutions...
2005-12-29 nathan * varasm.c (get_section): Use gcc_assert.
2005-12-27 mmitchel PR c++/25439
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-23 mmitchel PR c++/24671
2005-12-23 reichelt * decl.c (grokdeclarator): Improve diagnostic for...
2005-12-23 mmitchel PR c++/25369
2005-12-22 mmitchel PR c++/25364
2005-12-22 reichelt2005-12-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2005-12-20 mmitchel PR c++/21228
2005-12-20 mmitchel PR c++/24278
2005-12-20 mmitchel PR c++/24915
next