OSDN Git Service

2005-07-02 Zack Weinberg <zack@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
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 zackgcc:
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-28 jsm28 * target.h (invalid_conversion, invalid_unary_op,
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-27 nathanremove 2004 entries, which have been moved to ChangeLog...
2005-06-26 ghazi PR c/21911
2005-06-26 ghazi * genautomata.c (decl_mode_check_failed,
2005-06-25 kcookUpdate FSF address.
2005-06-23 jason PR c++/19317
2005-06-22 reichelt * pt.c (register_specialization): Remove superfluous...
2005-06-18 ghazi * c-decl.c (locate_old_decl): Add format attribute.
2005-06-17 geoffk2005-06-17 Geoffrey Keating <geoffk@apple.com>
2005-06-16 nathancp:
2005-06-15 aldyh * typeck.c (build_binary_op): Same.
2005-06-15 nathancp:
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-14 geoffkIndex: ChangeLog
2005-06-13 nathancp:
2005-06-12 sayle PR c++/21930
2005-06-10 aldyh PR c++/10611
2005-06-08 nathancp:
2005-06-08 reichelt PR c++/19894
2005-06-07 nathanmissed entry
2005-06-07 nathancp:
2005-06-06 jakubgcc/po/
2005-06-06 nathancp:
2005-06-06 nathancp:
2005-06-06 hp * config-lang.in (target_libs): Remove target-gperf.
2005-06-05 mmitchel PR c++/21619
2005-06-03 mmitchel PR c++/21853
2005-06-03 mmitchel PR c++/21336
2005-06-02 nathan * method.c (synthesize_method): Add addtional arg...
2005-06-02 nathancp:
2005-06-02 nathan * decl.c (start_decl): Simplify specialization handlin...
2005-06-02 nathancp:
2005-06-02 nathancp:
2005-05-31 nathancp:
2005-05-30 mmitchel PR c++/21784
2005-05-30 kazu * operators.def, optimize.c: Update copyright.
2005-05-29 mmitchel PR c++/21340
2005-05-28 mmitchel PR c++/21614
2005-05-28 ian./:
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-05-27 nathancp:
2005-05-27 nathancp:
2005-05-26 reichelt PR c++/21768
2005-05-26 reichelt * call.c (build_op_delete_call): Fix quoting in error...
2005-05-25 rth PR libgcj/21692
2005-05-25 reichelt PR c++/21686
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-24 mrs * class.c (layout_class_type): Do not issue...
2005-05-24 pinskia2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
2005-05-20 mrsGive credit, where credit is due.
2005-05-19 jakub PR c++/21495
2005-05-19 kazugcc/
2005-05-18 hubickaFix forgotten ChangeLog entries.
2005-05-18 geoffk2005-05-18 Geoffrey Keating <geoffk@apple.com>
2005-05-17 hjl2005-05-17 H.J. Lu <hongjiu.lu@intel.com>
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-12 ian./:
2005-05-10 mmitchel * typeck.c (build_unary_op): Do not resort to address...
2005-05-08 kazu * class.c (vtbl_init_data_s): Change the type of fns to
2005-05-07 rsandifo * doc/invoke.texi: Remove documentation for MIPS'...
2005-05-07 kazu * mangle.c (globals): Change the type of substitutions to
2005-05-07 kazu * decl.c (wrapup_globals_for_namespace): Use VEC inste...
2005-05-06 kazu * decl2.c (pending_statics, note_vague_linkage_var,
2005-05-06 kazu * decl2.c (ssdf_decls, start_static_storage_duration_f...
2005-05-06 kazu * decl2.c (spew_debug): Remove.
2005-05-05 kazu * decl2.c (deferred_fns, note_vague_linkage_fn,
2005-05-05 mmitchel PR c++/21352
2005-05-05 kazu * pt.c: Fix a comment typo.
2005-05-04 kazu * cp-tree.h (language_function): Change the type of
2005-05-03 kazu * friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-05-02 kazu * class.c (current_lang_depth, push_lang_context,
2005-05-02 kazu * class.c (local_classes, init_class_processing):...
2005-05-02 bonzini2005-05-02 Paolo Bonzini <bonzini@gnu.org>
2005-05-02 matz PR c++/19542
2005-04-25 ian./
2005-04-25 pinskia2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-04-24 jakub PR middle-end/20991
2005-04-24 mmitchel * mangle.c (write_builtin_type): Handle integer types...
2005-04-24 ian * cp-tree.def (USING_STMT): Change class to tcc_statement.
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-22 aolivagcc/cp/ChangeLog:
2005-04-21 kazu * cp-tree.h (THROW_NAME, AUTO_VTABLE_NAME, AUTO_TEMP_F...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-20 ian./
2005-04-18 kazu * cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove.
2005-04-18 kazu * decl.c (expand_static_init): Call build2 and build3...
2005-04-17 ian./
2005-04-17 mmitchel PR c++/21025
2005-04-17 kazu * cp-tree.h (LOOKUP_GLOBAL): Remove.
next