OSDN Git Service

2006-01-24 Dirk Mueller <dmueller@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
2006-01-23 reichelt * cp-tree.h (do_poplevel): Remove prototype.
2006-01-22 mmitchel PR c++/25895
2006-01-19 reichelt PR c++/16829
2006-01-17 jakub PR c/25682
2006-01-15 gdr * decl.c (check_initializer): Fix thinko.
2006-01-04 rguenth2002-01-04 Dirk Mueller <dmueller@suse.com>
2006-01-03 mmitchel PR c++/25635
2005-12-27 mmitchel PR c++/25439
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-23 reichelt * decl.c (grokdeclarator): Improve diagnostic for...
2005-12-20 mmitchel PR c++/21228
2005-12-06 aldyh PR C++/24138
2005-12-06 sayle PR c++/25263
2005-12-03 mmitchel PR c++/24173
2005-12-02 gdr * decl2.c (get_priority_info): Use XNEW, not...
2005-11-25 reichelt PR c++/9278
2005-11-21 rthgcc/
2005-11-19 mmitchel PR c++/8355
2005-11-14 mmitchel PR c++/24817
2005-11-08 jakub PR c++/19450
2005-11-03 pinskia2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-28 pinskia2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-28 pinskia2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-28 pinskia2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-20 rguenth2005-10-20 Richard Guenther <rguenther@suse.de>
2005-10-18 reichelt PR c++/22293
2005-10-17 nathancp:
2005-10-16 pinskia2005-10-16 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-14 mmitchel PR c++/19565
2005-10-13 mmitchel PR c++/20721
2005-10-13 mmitchel PR c++/22464
2005-10-12 nathancp:
2005-10-10 mmitchel PR c++/24139
2005-10-04 pinskia2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-09-28 mmitchel PR c++/16782
2005-09-27 jason PR c++/13764
2005-09-15 mmitchel PR c++/13140
2005-09-12 ian./
2005-09-09 mmitchel PR c++/22252
2005-09-09 rth PR debug/23190
2005-09-06 reichelt * decl.c (check_elaborated_type_specifier): Remove...
2005-09-06 kazu * cp-tree.h, decl.c, decl2.c, semantics.c: Fix comment...
2005-08-29 mmitchel PR c++/23099
2005-08-22 wilsonPartial fix for too large arrays.
2005-08-22 reichelt PR c++/23089
2005-08-15 fjahanianFix Infinite Stack Recursion Regression.
2005-08-10 reichelt PR c++/20646
2005-08-01 kazu * class.c, decl.c, name-lookup.c, pt.c, typeck.c,...
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-17 mmitchel PR c++/22139
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-07-01 dberlin2005-06-30 Daniel Berlin <dberlin@dberlin.org>
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-25 kcookUpdate FSF address.
2005-06-15 nathan * Make-lang.in: Reformat some long lines.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-14 sayle * decl.c (grokdeclarator): Only check TREE_OVERFLOW...
2005-06-13 nathancp:
2005-06-03 mmitchel PR c++/21336
2005-06-02 nathancp:
2005-06-02 nathan * decl.c (start_decl): Simplify specialization handlin...
2005-06-02 nathancp:
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-24 mrs * class.c (layout_class_type): Do not issue...
2005-05-19 jakub PR c++/21495
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 jakub PR c++/21454
2005-05-16 rth * decl.c (build_library_fn_1): Move setting...
2005-05-07 kazu * decl.c (wrapup_globals_for_namespace): Use VEC inste...
2005-05-04 kazu * cp-tree.h (language_function): Change the type of
2005-04-25 jules * target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-22 bothner * decl.c (make_rtl_for_nonlocal_decl): Don't try get_f...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-18 kazu * decl.c (expand_static_init): Call build2 and build3...
2005-04-09 ian./
2005-04-06 jsm28 * c-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-05 mmitchel PR c++/20673
2005-03-30 rth PR c/20519
2005-03-22 reichelt PR c++/19980
2005-03-19 lerdsuwa PR c++/20240
2005-03-17 paolo2005-03-17 Paolo Carlini <pcarlini@suse.de>
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-03-10 jakub PR c++/18384, c++/18327
2005-03-09 paolo2005-03-09 Paolo Carlini <pcarlini@suse.de>
2005-03-09 mmitchel PR c++/20142
2005-03-02 aolivagcc/cp/ChangeLog:
2005-03-02 bothner * decl.c (finish_function): Use SET_EXPR_LOCATION...
2005-02-27 jakub PR c++/20206
2005-02-24 jakub PR c++/20175
2005-02-24 mmitchel PR c++/19878
2005-02-23 aolivagcc/cp/ChangeLog:
2005-02-23 mmitchel PR c++/20073
2005-02-21 paolo2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu>
2005-02-18 jakub * decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRU...
2005-02-18 jakub PR c++/19813
2005-02-14 nathancp:
next