OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2001-01-07 neil * toplev.c (main): Call the front-end specific...
2001-01-05 pme2001-01-05 Phil Edwards <pme@sources.redhat.com>
2001-01-05 nathancp:
2001-01-05 nathancp:
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-04 mmitchel * call.c (build_conv): Don't use build1 for USER_CONV.
2001-01-04 mmitchel * tree.c (copy_node): Remove documentation about obstacks.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-03 nathancp:
2001-01-03 nathancp:
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-03 mrs * decl2.c: (max_tinst_depth): Increase to 50.
2001-01-03 mmitchel * class.c (invalidate_class_lookup_cache): Zero the
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2001-01-02 jasontweak formatting
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2001-01-02 aj * decl.c (cp_missing_noreturn_ok_p): New.
2000-12-29 jakub * decl.c (init_decl_processing): Fix sign of wchar_typ...
2000-12-29 mmitchel * class.c (pushclass): Remove #if 0'd code.
2000-12-29 mmitchelAdd comment
2000-12-29 mmitchel * pt.c (register_local_specialization): Don't return...
2000-12-29 hp * search.c (binfo_for_vtable): Return least derived...
2000-12-23 jason * pt.c (more_specialized): Don't optimize len==0.
2000-12-22 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-22 jasonoops
2000-12-22 jason * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUN...
2000-12-22 jason * semantics.c (genrtl_finish_function): Don...
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-20 rth * cp-tree.h: Update declarations.
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-16 lerdsuwa * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
2000-12-16 lerdsuwa * pt.c (unify): Handle when both ARG and PARM are
2000-12-16 lerdsuwa * pt.c (reduce_template_parm_level): Set DECL_ARTIFICI...
2000-12-15 jason * init.c (build_new_1): Reorganize. Now with...
2000-12-15 jason * init.c (build_new_1): Don't strip quals from...
2000-12-15 jason * decl.c (pushdecl): Don't check for linkage...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-12-15 lerdsuwa * pt.c (check_explicit_specialization): Propagate...
2000-12-14 jasoncomment
2000-12-14 jasontypo
2000-12-13 djfix date
2000-12-13 dj* typeck.c (build_binary_op): Do signed/unsigned warnin...
2000-12-12 aoliva* configure.in: Simplify language enabling/disabling...
2000-12-09 jason * error.c (dump_function_name): Don't let the...
2000-12-07 nathan * class.c (check_field_decls): Don't special case...
2000-12-07 nathan * cp-tree.h (sufficient_parms_p): Declare new function.
2000-12-07 jakub * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P...
2000-12-07 jsm28 * c-common.c (warn_format_security): New variable.
2000-12-07 lerdsuwa * pt.c (verify_class_unification): New function.
2000-12-06 aoliva* lang-specs.h (c++): When invoking the stand-alone...
2000-12-05 wcohenModification to define_label and finish_case_label...
2000-12-05 nathancp:
2000-12-05 nathancp:
2000-12-05 jasonrevert cloning patch
2000-12-05 rth * error.c (dump_tree): Use output_add_string...
2000-12-04 jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-12-04 jasonfix typo
2000-12-04 nathancp:
2000-12-02 lerdsuwa * pt.c: Fix typo in comments.
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-12-01 jsm28 * c-common.c: Include "defaults.h".
2000-12-01 nathancp:
2000-11-30 nathancp:
2000-11-30 nathancp:
2000-11-30 nathancp:
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-27 nathancp:
2000-11-27 nathancp:
2000-11-27 mmitchel * tree.h (mark_tree_hashtable): New function.
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-25 jsm28cp:
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-25 nickcAdd support for target specific, language specific...
2000-11-24 nathan * c-parse.in (unary_expr): Move VA_ARG from...
2000-11-24 nathancp:
2000-11-23 nathancp:
2000-11-23 amylaar gcc toplevel:
2000-11-22 mmitchel * mangle.c (mangle_conv_op_name_for_type): Don't use...
2000-11-22 mmitchel * pt.c (do_decl_instantiate): Explicitly clone constru...
2000-11-21 rth * cp/parse.y (yyparse_1): Rename the parser...
2000-11-21 samuel * mangle.c (write_name): Use <unscoped-name> for names...
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-20 nathancp:
2000-11-19 mmitchel * decl.c (init_decl_processing): Correct name of pure...
2000-11-19 jasontweak
2000-11-19 mmitchel * decl.c (grokparms): Don't even function types of...
2000-11-19 mmitchel * decl.c (grokparms): Don't create parameters of ...
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 nathanfix thinko in last change
2000-11-17 nathancp:
2000-11-17 nathancp:
2000-11-17 nathan * typeck2.c (incomplete_type_error): Reorganise to...
2000-11-17 zack * stringpool.c: New file.
2000-11-16 mmitchel * mangle.c (write_special_name_constructor): Don't...
next