OSDN Git Service

In partial ordering for a call, ignore parms for which we don't have
[pf3gnuchains/gcc-fork.git] / gcc / cp /
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...
2000-11-16 nathan * call.c (op_error): Make error messages clearer.
2000-11-15 mmitchel * toplev.c (wrapup_global_declarations): Don't write out
2000-11-15 jason * diagnostic.c (finish_abort): New fn.
2000-11-15 nathancp/
2000-11-15 mmitchel * class.c (build_vtbl_initializer): Fix typo in comment.
2000-11-14 wilsonFix cc1plus specs breakage.
2000-11-14 rth * typeck.c (c_sizeof): Be strict about casting...
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-11-12 jason * function.c (assign_parms): If TREE_ADDRESSABL...
2000-11-11 jason * decl.c (maybe_commonize_var): Set DECL_UNINLI...
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-10 mmitchel * c-dump.c (dequeue_and_dump): Dump function bodies.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-09 echristo2000-11-07 Eric Christopher <echristo@redhat.com>
2000-11-09 nathangcp/ChangeLog:
2000-11-08 nathancp/ChangeLog
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-07 neil * cp/lang-specs.h: Fix -save-temps specs under...
2000-11-07 nathancp:
2000-11-05 jsm28 * Makefile.in: Remove all targets related to building
2000-11-04 mmitchel * decl2.c (do_nonmember_using_decl): Allow `extern...
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
2000-11-03 jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-11-02 neil * c-lex.c (init_c_lex): Update cpp_start_read...
2000-11-01 berndsConstant folding for builtins
2000-11-01 gdr * error.c (dump_template_decl): Separate template...
2000-11-01 neil * c-parse.in (_yylex): Remove CPP_BACKSLASH case.
next