OSDN Git Service

2010-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2010-06-17 froydnjgcc/
2010-06-17 manu2010-06-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-16 froydnj * class.c (build_vtbl_initializer): Adjust computation...
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-16 jason * method.c (defaulted_late_check): Give the defaulted...
2010-06-15 jason * class.c (add_implicitly_declared_members): Implicit...
2010-06-15 jason * call.c (convert_like_real): Give "initializing argum...
2010-06-15 jason * call.c (print_z_candidates): Do print viable deleted...
2010-06-15 jason * call.c (convert_like_real): Don't complain about
2010-06-15 jason * decl.c (duplicate_decls): Use DECL_IS_BUILTIN rather...
2010-06-15 jason * class.c (type_has_user_provided_default_constructor...
2010-06-15 jason * call.c (is_subseq): Handle ck_aggr, ck_list.
2010-06-13 pzhao2010-06-13 Shujing Zhao <pearly.zhao@oracle.com>
2010-06-11 pzhao2010-06-11 Shujing Zhao <pearly.zhao@oracle.com>
2010-06-09 froydnj * cp-tree.h (struct saved_scope): Change decl_ns_list...
2010-06-09 froydnj * call.c (build_java_interface_fn_ref): Call build_fun...
2010-06-09 froydnj * call.c (build_call_n): Call XALLOCAVEC instead of...
2010-06-08 nathan cp/
2010-06-08 laurasgcc/ada:
2010-06-08 jason PR c++/44366
2010-06-07 jasonRevert:
2010-06-07 jason PR c++/44401
2010-06-07 jason * cp-tree.h (COMPLETE_OR_OPEN_TYPE_P): New macro.
2010-06-07 jason * pt.c (lookup_template_class): Don't mess with
2010-06-07 jakub PR c++/44444
2010-06-07 jakub PR c++/44443
2010-06-07 jasonuse utf-8 in changelog
2010-06-06 dodjiFix PR c++/44188
2010-06-06 fabienFix PR c++/44086
2010-06-05 stevengcc/ChangeLog:
2010-06-05 jason * cvt.c (cp_convert_to_pointer): Use null_ptr_cst_p.
2010-06-05 jason * typeck2.c (merge_exception_specifiers): Adjust mergi...
2010-06-04 jason * pt.c (value_dependent_expression_p) [NOEXCEPT_EXPR...
2010-06-04 jason * cxx-pretty-print.c (pp_cxx_unary_expression): Handle...
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-04 jason Implement noexcept operator (5.3.7)
2010-06-04 jason * call.c (build_conditional_expr): Never fold in uneva...
2010-06-04 jsm28 * config/darwin-driver.c (darwin_default_min_version...
2010-06-04 jakub PR c++/44412
2010-06-04 jakub PR c++/44362
2010-06-03 froydnj * class.c (struct vtbl_init_data_s): Remove last_init...
2010-06-03 hjlCheck MAX_FIXED_MODE_SIZE on bit-field in C++.
2010-06-02 redi2010-06-02 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-06-02 jakub PR c++/44361
2010-06-02 jakub PR debug/44367
2010-06-02 jakub PR debug/44367
2010-06-02 jakub * tree.h (struct tree_decl_map): New type.
2010-06-02 jason * error.c (dump_type): Improve typedef handling.
2010-06-02 jason PR c++/44333
2010-06-02 jason DR 990
2010-06-02 jason PR c++/44358
2010-06-01 froydnj * typeck2.c (build_x_arrow): Make types_memoized a...
2010-06-01 dnovilloUndo inadvertent commit in rev 160105.
2010-06-01 dnovillorichi's fixes for c++ bootstrap
2010-06-01 charlet * Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
2010-05-30 froydnj * cp-tree.h (cp_build_function_call_nary): Declare.
2010-05-29 froydnj * cp-tree.h (struct cp_decl_specifier_seq): Move type_...
2010-05-28 stevengcc/ChangeLog:
2010-05-28 stevengcc/ChangeLog:
2010-05-28 jsm28 PR driver/15303
2010-05-28 dodjiRevert "Fix PR c++/44188"
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-27 dodjiFix PR c++/44188
2010-05-27 jason PR c++/43555
2010-05-27 jasonchangelog correction
2010-05-27 ktietzgcc/cp/
2010-05-26 ktietzMove cplusplus parts into cp/ChangeLog and remove them...
2010-05-26 ktietzlibiberty/
2010-05-26 jason PR c++/43382
2010-05-26 steven * cp-lang.c: Do not include expr.h.
2010-05-26 stevengcc/ChangeLog:
2010-05-25 stevengcc/ChangeLog:
2010-05-25 jakub PR c++/18249
2010-05-25 pzhao2010-05-25 Shujing Zhao <pearly.zhao@oracle.com>
2010-05-24 ebotcazou PR middle-end/44100
2010-05-24 jsm28 * diagnostic.c: Don't include flags.h.
2010-05-24 jason PR c++/41510
2010-05-24 froydnj * rtti.c (tinfo_base_init): Use build_constructor...
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>
next