OSDN Git Service

* config/rs6000/rs6000.md: Document why a pattern is not
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2004-04-10 kcook2004-04-09 Danny Smith <dannysmith@users.sourceforge...
2004-04-08 dannysmith PR c++/14808
2004-04-08 jakub * decl2.c (mark_used): Don't segfault if cfun != NULL but
2004-04-05 ctice2004-04-05 Caroline Tice <ctice@apple.com>
2004-04-05 nathancp:
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-02 nathancp:
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-04-01 mmitchel PR c++/14803
2004-04-01 rth PR c++/14804
2004-04-01 mmitchel PR c++/14810
2004-04-01 kenner * expr.c (get_inner_reference): Use DECL_UNSIGNED...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-31 hubicka * tree.h (optimize_function): Kill prototype.
2004-03-30 mmitchel PR c++/14724
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-29 zack * error.c (dump_function_name): If T's DECL_LANG_SPECIFIC
2004-03-26 jason PR c++/13294
2004-03-25 kazugcc/
2004-03-24 kazugcc/
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-23 zackCorrect PR number in last commit
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 kenner * alias.c (get_alias_set): Add support for TYPE_REF_CA...
2004-03-22 gdr * cxx-pretty-print.c (pp_cxx_parameter_declarat...
2004-03-21 gdr * pretty-print.c (pp_base_maybe_space): New function.
2004-03-21 mmitchel PR c++/14616
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 kenner * cxx-pretty-print.c (pp_cxx_unqualified_id): Use
2004-03-19 giovannibajo PR c++/14545
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 mmitchel * c-common.c (pointer_int_sum): Do not complain about...
2004-03-18 kenner * cp-tree.def (TEMPLATE_TYPE_PARM, TYPEOF_TYPE): Updat...
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-16 mmitchel PR c++/14586
2004-03-15 kazugcc/
2004-03-15 mmitchel PR c++/14550
2004-03-12 austernEnabled linkonce support for Darwin.
2004-03-11 kazu * call.c, cp-tree.h, pt.c: Fix comment typos.
2004-03-11 mmitchel PR c++/14476
2004-03-11 mmitchel PR c++/14510
2004-03-09 nathancp:
2004-03-09 mmitchel * call.c (initialize_reference): Fix typo.
2004-03-09 giovannibajo PR c++/14409
2004-03-09 mmitchel PR c++/14230
2004-03-09 mmitchelFix typo
2004-03-09 mmitchel PR c++/14432
2004-03-09 mmitchel PR c++/14401
2004-03-08 jason PR c++/13170
2004-03-08 austernPR debug/14079
2004-03-05 jason * tree.h (TYPE_HASH): Use TYPE_UID.
2004-03-04 geoffkIndex: cp/ChangeLog
2004-03-02 mmitchel PR c++/14369
2004-03-02 mmitchel PR c++/14360
2004-03-01 gdr PR c++/14369
2004-03-01 mmitchel PR c++/14324
2004-03-01 law * fold-const.c (fold): An equality comparison of a...
2004-03-01 mmitchel PR c++/14138
2004-03-01 mmitchel PR c++/14267
2004-02-29 mmitchel PR debug/12103
2004-02-29 kazugcc/
2004-02-27 zlaski[gcc/cp/ChangeLog]
2004-02-27 echristo2004-02-26 Eric Christopher <echristo@redhat.com>
2004-02-27 mmitchel PR c++/14278
2004-02-27 mmitchel PR c++/14278
2004-02-26 giovannibajo PR c++/14284
2004-02-26 giovannibajo PR c++/14246
2004-02-24 jason * tree.c (build_exception_variant): Use check_q...
2004-02-24 jason * tree.c (check_qualified_type): New fn.
2004-02-23 kazugcc/
2004-02-23 pinskia PR c/14156
2004-02-23 giovannibajo PR c++/14250
2004-02-23 giovannibajo PR c++/14143
2004-02-20 danglin PR c++/12007
2004-02-20 jasontweak
2004-02-20 mmitchel PR c++/14199
2004-02-20 mmitchel PR c++/14186
2004-02-19 giovannibajo PR c++/14181
2004-02-18 kazugcc/
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-17 mmitchel PR c++/11326
2004-02-16 mmitchel PR c++/13971
2004-02-15 gdr PR c++/14085
2004-02-14 lerdsuwa PR c++/13635
2004-02-14 giovannibajo PR c++/13927
2004-02-14 mmitchel PR c++/14122
2004-02-13 mmitchel PR c++/14083
2004-02-13 ian PR c++/9851
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-11 mmitchel * typeck.c (lookup_destructor): Fix typo in error...
2004-02-09 kazu * call.c, parser.c, tree.c: Fix comment typos.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-07 kazu gcc/
2004-02-07 giovannibajo PR c++/14033
2004-02-06 giovannibajo PR c++/14028
2004-02-06 kcook2004-02-05 Kelley Cook <kcook@gcc.gnu.org>
2004-02-05 kazu ada/
2004-02-05 ro PR middle-end/13750
2004-02-05 mmitchel PR c++/13714
next