OSDN Git Service

* search.c (get_dynamic_cast_base_type): When building a new
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 nathancp:
2001-03-26 ghazi * class.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-22 jakub * method.c (do_build_assign_ref): Don't use build_modi...
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-02-26 nathan * except.c (call_eh_info): Cleanup generation of cp_eh...
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 jason * decl2.c (build_artificial_parm): Set TREE_REA...
2001-02-16 gdrcp/
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 mmitchel Remove old ABI support.
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-04 mmitchel * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
2001-02-03 jakub * decl.c (push_class_binding): Use context_for_name_lo...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-25 jakub * mangle.c (write_mangled_name, write_encoding): Mangl...
2001-01-23 nathancp:
2001-01-19 nathancp:
2001-01-18 nathancp:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-08 nathancp:
2001-01-08 nathancp:
2001-01-08 nathancp:
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 mmitchel * class.c (invalidate_class_lookup_cache): Zero the
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-20 rth * cp-tree.h: Update declarations.
2000-12-15 jason * decl.c (pushdecl): Don't check for linkage...
2000-12-07 nathan * cp-tree.h (sufficient_parms_p): Declare new function.
2000-12-05 wcohenModification to define_label and finish_case_label...
2000-12-05 nathancp:
2000-12-04 jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-12-01 jsm28 * c-common.c: Include "defaults.h".
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-27 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 nathancp:
2000-11-15 mmitchel * toplev.c (wrapup_global_declarations): Don't write out
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 * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-09 echristo2000-11-07 Eric Christopher <echristo@redhat.com>
2000-11-08 nathancp/ChangeLog
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-07 nathancp:
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
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 oldham2000-10-20 Jeffrey Oldham <oldham@codesourcery.com>
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-17 jsm28 * decl.c (WINT_TYPE): Define.
2000-10-13 mmitchel Remove obstacks.
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-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-19 mmitchel * decl.c (start_function): Robustify.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
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 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
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 * class.c (resolve_address_of_overloaded_function...
2000-09-05 mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-09-05 jason * decl.c (finish_function): Move the code for...
2000-08-30 jason * cp-tree.h (LOCAL_CLASS_P): Use decl_function_...
2000-08-29 zacktop level:
2000-08-28 jason * decl.c (pushdecl): Matching decls for local...
2000-08-25 mmitchel * decl.c (grokfndecl): Require that `main' return...
2000-08-23 gdr * decl.c (init_decl_processing): Remove bogus initiali...
2000-08-22 gdr * Makefile.in (error.o): Depends on diagnostic.h
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-18 nathan * decl.c (member_function_or_else): Use cp_error ...
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-12 jason * decl.c (lookup_name_real): Don't forget the...
next