OSDN Git Service

* target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2005-04-12 mmitchel * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
2005-04-09 kazu * cp-tree.h (cp_deprecated): Remove.
2005-04-09 kazu * cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.
2005-04-09 kazu * cp-tree.h (EXCEPTION_CLEANUP_NAME, B_SET, B_CLR...
2005-04-09 kazu * cp-tree.h (EXCEPTION_CLEANUP_NAME, B_SET, B_CLR...
2005-04-09 kazu * cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.
2005-04-09 kazu * cp-tree.h (cxx_alignof): Remove.
2005-04-09 ian./
2005-04-08 mmitchel PR c++/20905
2005-04-08 mmitchel * cp-tree.def (TINST_LEVEL): Document TINST_IN_SYSTEM_...
2005-04-06 jsm28 * c-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-06 mmitchel PR c++/20212
2005-04-06 mmitchelAdd missing ChangeLog entry
2005-04-06 jason PR c++/19312
2005-04-05 mmitchelFix typo
2005-04-05 mmitchel PR c++/19159
2005-04-04 mmitchel PR c++/20679
2005-04-04 nathancp:
2005-04-04 hubicka * decl2.c (finish_objects): Revert my previous patch.
2005-04-03 kazu * pt.c: Fix comment typos.
2005-04-03 nathancp:
2005-04-01 nathan * call.c (add_template_candidates_real): Remove length...
2005-03-31 nathancp:
2005-03-31 gdrdoc/
2005-03-30 hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-30 rth PR c/20519
2005-03-24 geoffkIndex: cp/ChangeLog
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-23 jsm28 * langhooks.h (truthvalue_conversion): Remove.
2005-03-23 jsm28 * c-common.h (default_conversion): Remove.
2005-03-22 mmitchel * doc/extend.texi: Deprecate C++ min/max operators.
2005-03-22 reichelt PR c++/19980
2005-03-22 reichelt PR c++/20499
2005-03-22 nathancp:
2005-03-21 paolo2005-03-21 Paolo Carlini <pcarlini@suse.de>
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++/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.
next