OSDN Git Service

* c-common.c (decl_attributes): Only take a single attributes
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
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.
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-16 gdr2000-01-16 Gabriel Dos Reis <gdr@codesourcery.com>
2000-01-28 nathan Compiler side new abi rtti (not enabled).
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-25 jason * pt.c (maybe_fold_nontype_arg): Do nothing...
2000-01-24 nathan * cp-tree.h (get_vtable_decl): Prototype new function.
2000-01-23 mmitchel * cp-tree.h (register_dtor_fn): New function.
2000-01-19 gdr2000-01-19 Gabriel Dos Reis <gdr@codesourcery>
2000-01-18 nathan * cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
2000-01-17 mmitchel * cp-tree.h (scratchalloc): Remove.
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
2000-01-16 mmitchel * decl2.c (lang_decode_option): Don't couple flag_hono...
2000-01-14 gdrCommit the change corresponding to the ChangeLog entry:
2000-01-07 jason * decl2.c (comdat_linkage): Don't set DECL_DEFE...
2000-01-05 nathan * decl2.c (lookup_arg_dependent): Deal with FNS not...
1999-12-29 mmitchel * cp-tree.h (lang_type): Replace abstract_virtuals...
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-15 jason * error.c (dump_decl): operator==, not operator ==.
1999-12-05 mmitchel * decl2.c (pending_statics_used): Make it a macro.
1999-11-27 mmitchelFix typo
1999-11-27 mmitchel * decl2.c (finish_file): Call expand_body for inline...
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-25 mmitchel * pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.
1999-11-21 oliva* cp-tree.h (build_vec_delete): Remove `auto_delete...
1999-11-19 nathan * extend.texi: Document C++ restricted pointers and...
1999-11-16 jason * class.c (finish_struct): If we're a local...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-13 jason * decl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-05 loewis * cp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK...
1999-11-03 mmitchel1999-11-02 Scott Snyder <snyder@fnal.gov>
1999-11-02 jason * decl2.c (maybe_make_one_only): Always make things...
next