OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2000-11-25 jsm28cp:
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 nathancp:
2000-11-19 mmitchel * decl.c (init_decl_processing): Correct name of pure...
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 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 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-01 berndsConstant folding for builtins
2000-11-01 gdr * error.c (dump_template_decl): Separate template...
2000-10-31 gdrtestsuite/
2000-10-31 mmitchel * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-28 mmitchel * pt.c (instantiate_decl): Always instantiate static...
2000-10-27 zack * configure.in: If not NO_MINUS_C_MINUS_O, substitute
2000-10-26 gdrcp/
2000-10-23 jason * call.c (equal_functions): Also call decls_mat...
2000-10-23 mmitchel * call.c (standard_conversion): Use RVALUE_CONVs for all
2000-10-23 mmitchel * expr.c (do_preexpand_calls): Remove.
2000-10-22 mmitchel * tree.h (TYPE_IS_SIZETYPE): Add more documentation.
2000-10-22 geoffk * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
2000-10-22 geoffk * decl.c (init_decl_processing): Call MD_INIT_BUILTINS.
2000-10-21 jason * parse.y (operator): Set got_object from got_s...
2000-10-20 jason * tree.c (walk_tree): Don't walk into default...
2000-10-20 dje* Use "because" instead of since in error messages.
2000-10-20 kenner * fold-const.c (force_fit_type): Unsigned values can...
2000-10-20 oldham2000-10-20 Jeffrey Oldham <oldham@codesourcery.com>
2000-10-20 mmitchel * class.c (subobject_offset_fn): New type.
2000-10-19 mmitchel * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTI...
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-10-18 law * spew.c (snarf_defarg): Cast 2nd arg to obstac...
2000-10-17 jsm28 * decl.c (WINT_TYPE): Define.
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-16 mmitchel * typeck.c (qualify_type): Remove.
2000-10-14 ghazi * Makefile.in (parse.c, parse.h): Fix think-o in last...
2000-10-13 ghazi * Makefile.in (c-parse.c, tradcif.c): Create atomically.
2000-10-13 mmitchel Remove obstacks.
2000-10-09 rth * Make-lang.in (CXX_EXTRA_HEADERS): Remove.
2000-10-08 jsm28 * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define.
2000-10-07 rth * cp/cp-tree.h (struct cp_language_function...
2000-10-06 nathan * pt.c (lookup_template_class): Set current access...
2000-10-06 rth * semantics.c (genrtl_finish_function): Don...
2000-10-06 tromey * init.c (build_java_class_ref): Use `build_static_nam...
2000-10-05 nathan * cp-tree.h (access_kind): Fix comment typo.
2000-10-05 nathan * pt.c (tsubst_expr, DECL_STMT case): Don't process if
2000-10-05 nathan * spew.c (frob_id): New static function.
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-30 jsm28 * c-tree.texi, contrib.texi, gcc.texi, install.texi...
2000-09-29 gdrcp/
2000-09-24 mmitchel * c-tree.texi: Moved here from cp/ir.texi. Documented...
2000-09-21 jason * decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
2000-09-21 aj * errfn.c: Move declaration of cp_printer and...
2000-09-20 mmitchel * tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
2000-09-20 hp * except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP...
2000-09-19 mmitchel * decl.c (start_function): Robustify.
2000-09-19 ghazi * Makefile.in (c-common.o): Depend on diagnostic.h.
2000-09-17 geoffk * decl2.c (handle_class_head): Always push some scope...
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-14 jsm28 * c-parse.in (reswords): Add _Complex.
2000-09-14 kenner * Makefile.in (LN): Remove duplicate definition.
2000-09-14 law * init.c (begin_init_stmts): Don't use // comments.
2000-09-13 jason * decl.c (maybe_deduce_size_from_array_init...
2000-09-12 mmitchel * decl.c (finish_case_label): Given the LABEL_DECL a
2000-09-12 gdr * error.c (TFF_PLAIN_IDENTIFIER, TFF_NAMESPACE_SCOPE,
2000-09-12 gdr * ir.texi: Add more documentation.
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
next