OSDN Git Service

add PR number
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2010-11-08 jasonadd PR number
2010-11-07 jason * init.c (perform_member_init): Use build_vec_init_exp...
2010-11-06 froydnjgcc/cp/
2010-11-06 amylaar PR middle-end/46314
2010-11-06 jason PR c++/45473
2010-11-05 jakub PR c++/46160
2010-11-05 jason PR c++/46304
2010-11-04 nicolaIn gcc/:
2010-11-04 jason PR c++/46298
2010-11-04 jason * semantics.c (speculative_access_check): New.
2010-11-04 jason PR c++/46293
2010-11-04 jason PR c++/46289
2010-11-03 jason PR c++/46289
2010-11-03 dodjiRemove unused tf_no_class_instantiations enum member
2010-11-03 jason PR c++/46277
2010-11-03 froydnjgcc/
2010-11-02 dodjiTrivial cleanup of ChangeLog entry
2010-11-02 dodjiFix PR c++/46170, c++/46162
2010-11-02 dodjiRestore canonical type comparison for dependent type...
2010-11-02 jason * semantics.c (call_stack, call_stack_tick, cx_error_c...
2010-11-02 jason * semantics.c (cxx_eval_constant_expression): Explain
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-11-02 jason * semantics.c (constexpr_call): New datatype.
2010-11-02 jason * cp-tree.h (register_constexpr_fundef): Declare.
2010-11-02 jason * decl2.c (decl_constant_var_p): New fn.
2010-11-01 jason * class.c (is_really_empty_class): Work when type...
2010-11-01 jason * tree.h (EXPR_LOC_OR_HERE): New macro.
2010-11-01 jason * decl.c (grokdeclarator): Don't ICE on constexpr...
2010-10-30 froydnj * class.c (layout_vtable_decl): Call build_array_of_n_...
2010-10-30 nicolaIn gcc/:
2010-10-27 jasongcc/c-family/
2010-10-27 jasonc-family/
2010-10-27 jason * method.c (synthesized_method_walk): Track constexprn...
2010-10-27 jason * parser.c (cp_parser_ctor_initializer_opt_and_functio...
2010-10-27 jason * class.c (check_bases): Propagate non-literality.
2010-10-27 jason * call.c (build_integral_nontype_arg_conv): New.
2010-10-27 jason * error.c (dump_simple_decl): Print constexpr.
2010-10-27 jason * cvt.c (build_up_reference): Use target_type for...
2010-10-27 jason * except.c (build_throw): Set EXPR_LOCATION.
2010-10-27 jason * tree.c (build_cplus_new): Handle CONSTRUCTOR.
2010-10-27 jason * semantics.c (finish_compound_stmt): Avoid creating an
2010-10-27 jason * call.c (convert_like_real): Don't check narrowing...
2010-10-27 nicolaIn gcc/:
2010-10-27 nicolaIn gcc/:
2010-10-26 jasonRevert
2010-10-26 jason * tree.c (build_vec_init_expr): Split out from...
2010-10-26 jason * pt.c (lookup_template_class): push_tinst_level aroun...
2010-10-26 jason * tree.c (stabilize_expr): Handle xvalues properly.
2010-10-26 jason * call.c (build_over_call): Use argarray[0] for 'this...
2010-10-26 jason * decl.c (finish_function): Don't look at function_depth.
2010-10-26 jason Implement opaque-enum-specifiers for C++0x.
2010-10-24 nicolaIn gcc/cp/:
2010-10-23 nicolaIn gcc/cp/:
2010-10-22 jason PR c++/46129
2010-10-22 jason PR c++/46103
2010-10-21 paolo/cp
2010-10-20 nicolaIn gcc/:
2010-10-20 jason PR c++/46056
2010-10-20 nicolaIn gcc/:
2010-10-19 paolo/cp
2010-10-18 nicolaIn gcc/:
2010-10-18 nicolaIn gcc/:
2010-10-18 jakub PR c/46015
2010-10-17 nicolaIn gcc/cp/:
2010-10-17 nicolaIn gcc/:
2010-10-17 iainsadd parse support for @package to ObjC*
2010-10-15 jason PR c++/45983
2010-10-14 iainsadd @property to ObjC*
2010-10-14 rguenth2010-10-14 Richard Guenther <rguenther@suse.de>
2010-10-14 jason PR c++/45984
2010-10-13 rthCentralize knowledge of eh personality routines.
2010-10-13 rguenth2010-10-12 Richard Guenther <rguenther@suse.de>
2010-10-11 jamborm2010-10-11 Martin Jambor <mjambor@suse.cz>
2010-10-11 jason * pt.c (tsubst_default_argument): Handle DEFAULT_ARG.
2010-10-11 jason PR lto/45959
2010-10-11 akBuild compiler checksum from object files v2
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-07 nicolaIn gcc/testsuite/:
2010-10-07 nicolaIn gcc/cp/:
2010-10-07 iainsfix cut & paste error in cp/parser and add testscases...
2010-10-06 nicolaIn gcc/cp/:
2010-10-06 ebotcazou PR c++/45908
2010-10-05 nicolaIn gcc/:
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-10-04 akMark linker Makefile rules for job server build
2010-10-04 jason * tree.c (decl_storage_duration): New.
2010-10-03 jason * typeck.c (require_complete_type_sfinae): Add complai...
2010-09-30 iainsadd @optional/@required to prto lists
2010-09-30 nicolaIn gcc/c-family/:
2010-09-29 rguenth2010-09-29 Richard Guenther <rguenther@suse.de>
2010-09-29 qiyao2010-09-29 Yao Qi <yao@codesourcery.com>
2010-09-28 jason * tree.c (lvalue_kind): Rename from lvalue_p_1, make...
2010-09-28 iainsadd parsing for ObjC* method & method parm attributes
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-28 iainsadd ObjC* class, category and protocol attribute parsers
2010-09-27 jason Require lvalues as specified by the standard.
2010-09-27 nicolaAdded line in ChangeLog entry that I forgot to commit...
2010-09-27 nicolaIn gcc/:
2010-09-24 hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-24 jason * decl.c (compute_array_index_type): Remember type...
next