OSDN Git Service

* class.c (pushclass): Remove #if 0'd code.
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
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...
2000-08-11 nathan * decl.c (check_tag_decl): Diagnose typename's which...
2000-08-07 law * cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P)...
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
2000-07-31 mmitchel Allow indirect primary bases.
2000-07-28 jason * decl.c (duplicate_decls): If common_type...
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-27 mmitchel * decl.c (start_cleanup_fn): Mark the function as...
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-07-25 nathan * decl.c (poplevel): Deal with anonymous variables...
2000-07-25 zack * toplev.c (pipe_closed): Delete.
2000-07-23 mmitchel * c-semantics.c (make_rtl_for_local_static): Use TREE_...
2000-07-21 zack * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-17 jason * typeck.c (mark_addressable): Never set TREE_USED.
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-10 jason * init.c (build_new_1): Bail early if the call...
2000-07-10 mmitchel * decl.c (pushtag): Don't put local classes in templat...
2000-07-10 mmitchel * cp-tree.h (char_type_p): New function.
2000-07-04 jason * repo.c (repo_get_id): Handle the case where...
2000-07-02 mmitchel * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYP...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-30 mmitchel * cp-tree.h (struct language_function): Remove temp_na...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-29 nathan * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-27 mmitchel * decl.c (grokfndecl): Set DECL_CONTEXT for static...
2000-06-24 jason * decl.c (pushdecl): Don't set DECL_CONTEXT...
2000-06-23 jason * parse.y (template_arg): Convert TEMPLATE_DECL
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-22 jason * pt.c (tsubst_decl, case FUNCTION_DECL): Clear...
2000-06-21 apbianco2000-06-20 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-19 chelf * c-common.h (IF_COND): Added documentation.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-11 mmitchel * decl.c (add_binding): Handle duplicate declarations...
2000-06-09 zacktoplevel:
2000-06-09 mmitchelRevert last patch
2000-06-09 mmitchel * cp-tree.h (cp_tree_index): Remove Java types.
2000-06-09 jasonrevert mangling patch
2000-06-09 jason * timevar.def: Add TV_EXPAND.
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-07 mmitchel * decl.c (pushdecl): Look up functions by DECL_NAME...
next