OSDN Git Service

2010-03-18 Paolo Carlini <paolo.carlini@oracle.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2010-05-23 paolo2010-03-18 Paolo Carlini <paolo.carlini@oracle.com>
2010-05-23 hjlAdd missing ChangeLog entries.
2010-05-22 stevengcc/ChangeLog:
2010-05-22 hubicka * decl2.c (maybe_emit_vtables): Produce same comdat...
2010-05-21 jsm28 * cxx-pretty-print.c: Correct merge error.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-05-20 paolo/cp
2010-05-19 jason * call.c (reference_binding): Use cp_build_qualified_t...
2010-05-19 jason * typeck.c (merge_types): Preserve memfn quals.
2010-05-19 jason * decl.c (grokdeclarator): Don't check quals on fn...
2010-05-19 jason PR c++/44193
2010-05-18 froydnjgcc/
2010-05-17 jason * call.c (struct z_candidate): Add explicit_targs...
2010-05-17 jason PR c++/44157
2010-05-17 jason PR c++/44158
2010-05-17 jakub PR c++/44108
2010-05-16 jasongcc:
2010-05-15 jakub PR c++/44148
2010-05-15 stevengcc/ChangeLog
2010-05-15 jason C++ DR 475
2010-05-14 jason PR c++/44127
2010-05-14 jason PR c++/44127
2010-05-14 jamborm2010-05-14 Martin Jambor <mjambor@suse.cz>
2010-05-14 redi2010-05-14 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-05-14 pzhaogcc/cp/
2010-05-13 jason * typeck.c (cp_build_array_ref): Factor out from...
2010-05-13 hubicka * decl.c (cp_finish_decl): Do not worry about used...
2010-05-13 jason * typeck.c (build_array_ref): Take complain parm.
2010-05-13 jason PR bootstrap/44048
2010-05-13 jason * cp-tree.h (UNKNOWN_TYPE): Remove.
2010-05-12 jason PR c++/20669
2010-05-12 jason * cp-tree.h (LOOKUP_LIST_ONLY): New.
2010-05-12 jason * call.c (add_candidates): Distinguish between type...
2010-05-12 jason * call.c (add_candidates): Add first_arg and return_ty...
2010-05-11 paolo/cp
2010-05-11 jakub PR c++/44062
2010-05-10 jason PR c++/44017
2010-05-10 jason PR c++/44045
2010-05-10 jason PR c++/43719
2010-05-07 jason PR c++/43951
2010-05-06 jason Add support for C++0x nullptr.
2010-05-06 jasongcc:
2010-05-06 dodjiC++ support for -Wunused-but-set-variable
2010-05-05 jason PR c++/43787
2010-05-04 paolo/cp
2010-05-04 jason PR c++/38064
2010-05-04 paolo/cp
2010-05-04 dodjiFix PR c++/43953
2010-05-04 jasonadd c++/43145 tag to changelog and testcase
2010-05-03 jason PR c++/43680
2010-05-01 hjlRevert the accidental checkin in revision 158918.
2010-04-30 jason PR c++/43868
2010-04-30 stevenFix broken ChangeLog entry
2010-04-30 stevengcc/ChangeLog:
2010-04-30 pzhao2010-04-30 Shujing Zhao <pearly.zhao@oracle.com>
2010-04-30 jason PR c++/43890
2010-04-28 manu2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-28 jason * init.c (perform_member_init): Check CLASS_TYPE_P.
2010-04-28 jason PR c++/29043
2010-04-27 jason * tree.c (get_fns): Split out from get_first_fn.
2010-04-27 jason * semantics.c (finish_non_static_data_member): Call...
2010-04-27 jason * semantics.c (finish_qualified_id_expr): Use maybe_du...
2010-04-27 jason PR c++/43856
2010-04-27 jason * semantics.c (baselink_for_fns): Correct BASELINK_BINFO.
2010-04-27 jason PR c++/43875
2010-04-27 jason PR c++/43790
2010-04-27 jason PR c++/41468
2010-04-27 jason PR c++/41468
2010-04-27 jason PR c++/42844
2010-04-21 jason PR c++/9335
2010-04-20 dodjiFix PR c++/43800
2010-04-20 jakub * tree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-19 dodjiFix PR c++/43704
2010-04-19 jakub * tree.h (ENUM_IS_SCOPED): Define.
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-14 jason PR c++/36625
2010-04-13 jason * call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P...
2010-04-12 jason PR c++/43641
2010-04-12 jason * call.c (type_decays_to): Call cv_unqualified for...
2010-04-12 jason PR c++/25811
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 jason PR c++/43016
2010-04-07 jason PR c++/11094, DR 408
2010-04-07 jason * name-lookup.c (current_decl_namespace): Non-static.
2010-04-07 jason PR c++/38392
2010-04-07 jason * pt.c (print_template_statistics): New.
2010-04-07 jason PR c++/41970
2010-04-07 dodjiFix PR c++/42697
2010-04-07 dodjiFix PR c++/40239
2010-04-07 jiez cp/
2010-04-06 jason * parser.c (cp_parser_class_specifier): Set class...
2010-04-06 jason PR c++/43648
2010-04-06 jason PR c++/43621
2010-04-01 jason * decl.c (next_initializable_field): No longer static.
2010-04-01 jason * semantics.c (maybe_add_lambda_conv_op): Use null_poi...
2010-03-31 dodjiFix PR c++/43558
2010-03-30 jason PR c++/43076
2010-03-30 jason PR c++/41185
next