OSDN Git Service

PR c++/16829
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
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
2005-12-18 pault2005-12-18 Paul Thomas <pault@gcc.gnu.org>
2005-12-16 kazu * parser.c, pt.c: Fix comment typos.
2005-12-13 jakub2005-12-13 Petr Machata <machata@post.cz>
2005-12-12 mmitchel PR c++/25300
2005-12-12 mmitchel PR c++/25337
2005-12-11 tlaurenzoFixes java/PR9861
2005-12-08 gdr2005-12-08 Théodore Papadopoulo <Theodore.Papadopoulo...
2005-12-07 reichelt * expr.c (cxx_expand_expr): Call gcc_unreachable inste...
2005-12-07 reichelt * cp-gimplify.c (gimplify_cp_loop): Use fold_build3.
2005-12-07 amodragcc/
2005-12-07 amodragcc/
2005-12-06 aldyh PR C++/24138
2005-12-06 sayle * typeck.c (build_binary_op): Issue warning if either...
2005-12-06 sayle PR c++/25263
2005-12-06 dberlinIn gcc/
2005-12-03 mmitchel PR c++/24173
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-12-02 gdr * ggc.h (GGC_RESIZEVEC): New.
2005-12-02 gdr * decl2.c (get_priority_info): Use XNEW, not...
2005-12-02 gdr * parser.c (cp_parser_make_typename_type):...
2005-12-01 gdr * parser.c (cp_parser_declaration): Set token2...
2005-11-30 jason PR c++/21123
2005-11-29 bje * typeck.c (build_x_unary_op): Correct spelling in...
2005-11-28 nathan.:
2005-11-27 reichelt PR c++/24979
2005-11-26 rth * c-lex.c (pragma_lex): Rename from c_lex.
2005-11-25 reichelt PR c++/9278
2005-11-25 reichelt * typeck2.c (process_init_constructor_union): Remove...
2005-11-25 reichelt * name-lookup.c (lookup_name_real): Merge two if's.
2005-11-25 reichelt * pt.c (instantiate_class_template): Clean-up.
2005-11-25 reichelt * pt.c (template_class_depth_real): Remove. Move funct...
2005-11-24 rguenth2005-11-24 Richard Guenther <rguenther@suse.de>
2005-11-24 gdr PR c++/24235
2005-11-24 gdr2005-11-23 Gabriel Dos Reis <gdr@integrable-solutions...
2005-11-22 gdr PR c++/22238
2005-11-21 rthgcc/
2005-11-19 mmitchel PR c++/8355
2005-11-18 mrs * c-common.c (handle_cleanup_attribute): Use a lang...
2005-11-16 jason PR c++/24580
2005-11-16 mrs * c-decl.c (lookup_name_two): Add.
2005-11-15 mmitchel PR c++/24667
2005-11-15 mmitchel PR c++/24687
2005-11-15 mmitchel * parser.c (cp_lexer_get_preprocessor_token): Initiali...
2005-11-14 jason PR c++/24580
2005-11-14 mmitchel * parser.c (eof_token): Add initializer for ambiguous_p.
2005-11-14 mmitchel PR c++/24817
2005-11-14 mmitchel PR c++/20293
2005-11-12 jakub PR c++/24780
2005-11-12 jakub PR c++/24761
2005-11-08 jakub PR c++/19450
2005-11-08 jason PR c++/21123
2005-11-07 jason PR c++/17256
2005-11-07 mmitchel * class.c (record_subobject_offsets): Don't record...
2005-11-06 mmitchel PR c++/21308
2005-11-05 kazu * decl2.c, init.c, typeck.c: Fix comment typos.
2005-11-04 rguenth2005-11-04 Richard Guenther <rguenther@suse.de>
2005-11-04 jconnerPR c++/19989
2005-11-04 jsm28gcc/cp:
2005-11-03 jsm28gcc:
2005-11-03 mmitchel PR c++/21627
2005-11-03 pinskia2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
next