OSDN Git Service

* collect2.c (main, write_c_file_stat), gcc.c (translate_options,
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
2000-10-31 mmitchel * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-22 geoffk * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
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-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-13 mmitchel Remove obstacks.
2000-10-05 nathan * cp-tree.h (access_kind): Fix comment typo.
2000-09-21 jason * decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
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-13 jason * decl.c (maybe_deduce_size_from_array_init...
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 zackIntegrated preprocessor.
2000-09-06 nathan * class.c (resolve_address_of_overloaded_function...
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-09-04 nathan * decl2.c (arg_assoc): Deal with COMPONENT_REFs inside
2000-08-30 jasontypos
2000-08-22 jason * decl2.c (arg_assoc): Revert my 2000-08-11...
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-18 nathan * decl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON...
2000-08-18 nathan * decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.
2000-08-12 jason * decl2.c (add_function): Reorganize.
2000-08-11 nathan * cp-tree.h (resolve_scope_to_name): Remove unused...
2000-08-11 nathan * decl2.c (build_expr_from_tree, case METHOD_CALL_EXPR...
2000-08-09 jason * pt.c (tsubst_aggr_type): Bail if creating...
2000-08-04 mmitchel * cp-tree.h (add_method): Change prototype.
2000-08-03 zack * decl2.c: Silently ignore -Wstrict-prototypes; warn...
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-17 jason * typeck.c (mark_addressable): Never set TREE_USED.
2000-07-10 mmitchel * decl.c (pushtag): Don't put local classes in templat...
2000-07-03 nathan * decl2.c (push_decl_namespace): Push the original...
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-26 nathan * decl2.c (handle_class_head): Bash typedefs to the...
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-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-11 ghaziWarning fixes:
2000-06-09 jasonrevert mangling patch
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-06-01 rth * decl2.c (unsupported_options): Fix typo,...
2000-05-31 mmitchel * invoke.texi: Remove documentation for -fguiding...
2000-05-28 gdr2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-26 mmitchel * decl2.c (grokclassfn): Set DECL_LANGUAGE here.
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-24 mmitchel * cp-tree.h (build_delete): Change prototype.
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-05-24 mmitchel * decl2.c (maybe_retrofit_in_chrg): Don't create in...
2000-05-22 loewis * decl2.c (qualified_lookup_using_namespace...
2000-05-17 mmitchel * decl2.c (finish_anon_union): Generalize error messag...
2000-05-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-15 gdr2000-05-15 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-14 gdr2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-09 zacktop level:
2000-05-04 mmitchel * cp-tree.h (special_function_kind): Add various kinds of
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-05-03 jasonspelling tweak
2000-05-01 mmitchel * decl2.c (finish_file): Fix typo in comment.
2000-04-28 samuelhangeLog:
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-24 zack * decl2.c (finish_file): Remove double setup for accou...
2000-04-20 jason * typeck.c (build_x_function_call): Resolve...
2000-04-18 mmitchel * cp-tree.h (lang_decl_flags): Remove const_memfunc and
2000-04-18 mmitchel * decl2.c (grokfield): Issue error on illegal data...
2000-04-15 kenner * Makefile.in (ggc-page.o): Now includes toplev.h.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 mmitchel * cp-tree.h (lang_decl_flags): Rename constructor_for_...
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-11 jason * class.c (instantiate_type): Handle object...
2000-04-10 loewis * invoke.texi (-ansi): Remove -foperator-names from...
2000-04-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-04-06 bkoz2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
2000-04-06 mmitchel * cp-tree.h (instantiate_decl): Change prototype.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-04-04 mmitchel Correct many new ABI issues regarding vbase and vcall...
2000-03-28 kenner * expr.c (store_constructor): SIZE now signed.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 nathangcc
2000-03-16 nathan * decl2.c (grokfield): Bail out if type is error_mark_...
2000-03-12 mmitchel * cp-tree.h (scope_kind): New type.
2000-03-10 jason * lang-options.h, decl2.c: Add -fno-enforce...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 jason * decl2.c (key_method): Break out from...
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-26 lawFix copyrights
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-02-21 gdr2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>
2000-02-18 mmitchel * class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
2000-02-17 mmitchel * invoke.texi (-fmessage-length=n): Document.
next