OSDN Git Service

* configure.ac: Check for -Wno-variadic-macros; don't use
[pf3gnuchains/gcc-fork.git] / gcc / cp /
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
2004-02-05 hubicka * tree.c (cp_cannot_inline_tree_fn): Allow inlining...
2004-02-05 giovannibajo PR c++/14008
2004-02-05 mmitchel PR c++/13932
2004-02-05 giovannibajo PR c++/13086
2004-02-05 mmitchel PR c++/9941
2004-02-04 kazu gcc/
2004-02-04 mmitchel PR c++/13969
2004-02-04 pbrook * calls.c (initialize_argument_information): Add CALL_...
2004-02-04 giovannibajoForgot the PR number.
2004-02-04 giovannibajo * pt.c (more_specialized_class): Increase processing_t...
2004-02-03 mmitchel PR c++/13925
2004-02-03 mmitchel PR c++/13950
2004-02-03 mmitchel PR c++/14002
2004-02-03 mmitchel PR c++/13975
2004-02-02 giovannibajoFixes formatting in a couple of entries of mines
2004-02-02 mmitchel PR c++/13113
2004-02-02 giovannibajoFixed a typo.
2004-02-02 giovannibajo PR c++/13957
2004-02-02 giovannibajo * pt.c (tsubst_qualified_id): Improved error message...
2004-01-31 kazu * class.c: Fix comment typos.
next