OSDN Git Service

Workaround for Itanium A/B step errata
[pf3gnuchains/gcc-fork.git] / gcc / cp /
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.
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 jason * call.c (build_conditional_expr): Use ocp_conv...
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-26 zackRemove stray whitespace on blank line
2000-09-26 neil * gcc.c (cpp_options): Add spec for -ftabstop=.
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.
2000-09-11 nathan * error.c (cp_tree_printer, case 'P'): Append break.
2000-09-11 nathan * cp-tree.h (frob_opname): Declare.
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 gdr * ir.texi: Document type nodes.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 mmitchel * decl.c (initialize_local_var): Remove RTL-generating...
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 zackIntegrated preprocessor.
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-09-06 nathan * pt.c (type_unification_real): Replace switch with if.
2000-09-06 nathan * error.c (dump_typename): New function, broken out...
2000-09-06 nathan * init.c (build_offset_ref): Deal with namespace scoped
2000-09-06 nathan * class.c (resolve_address_of_overloaded_function...
2000-09-06 zack * tree.c (walk_tree): Expose tail recursion.
next