c-common.h (c_language_kind): New type.
[gcc.git] / gcc / cp / decl2.c
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-06 Gabriel Dos Reisdiagnostic.c (output_maximum_width): Remove.
2000-06-06 Jason Merrillsearch.c (maybe_suppress_debug_info): Don't check CLASS...
2000-06-04 Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 Mark Mitchellcp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-06-01 Richard Hendersondecl2.c (unsupported_options): Fix typo, make const.
2000-05-31 Mark Mitchellinvoke.texi: Remove documentation for -fguiding-decls.
2000-05-28 Gabriel Dos Reistoplev.h (skip_leading_substring): New macro.
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-26 Mark Mitchelldecl2.c (grokclassfn): Set DECL_LANGUAGE here.
2000-05-25 Mark MitchellFinish implementation of VTTs.
2000-05-24 Mark Mitchellcp-tree.h (build_delete): Change prototype.
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-24 Mark Mitchelldecl2.c (maybe_retrofit_in_chrg): Don't create in-charg...
2000-05-22 Martin v. Löwisdecl2.c (qualified_lookup_using_namespace): Look throug...
2000-05-17 Mark Mitchelldecl2.c (finish_anon_union): Generalize error messages...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-15 Gabriel Dos Reisdecl2.c (lang_decode_option): Fix thinko.
2000-05-14 Gabriel Dos Reisdiagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
2000-05-09 Zack Weinbergtop level:
2000-05-04 Mark Mitchellcp-tree.h (special_function_kind): Add various kinds...
2000-05-03 Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-05-03 Jason Merrillspelling tweak
2000-05-01 Mark Mitchell* decl2.c (finish_file): Fix typo in comment.
2000-04-28 Alex SamuelMakefile.in (OBJS): Add timevar.o.
2000-04-26 Mark Mitchellcp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-24 Zack Weinbergdecl2.c (finish_file): Remove double setup for accounti...
2000-04-20 Jason Merrilltypeck.c (build_x_function_call): Resolve an OFFSET_REF.
2000-04-18 Mark Mitchellcp-tree.h (lang_decl_flags): Remove const_memfunc and...
2000-04-18 Mark Mitchelldecl2.c (grokfield): Issue error on illegal data member...
2000-04-15 Richard KennerMakefile.in (ggc-page.o): Now includes toplev.h.
2000-04-11 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 Mark Mitchellcp-tree.h (lang_decl_flags): Rename constructor_for_vba...
2000-04-11 Mark Mitchellcp-tre.h (finish_function): Change prototype.
2000-04-11 Jason Merrillclass.c (instantiate_type): Handle object-relative...
2000-04-10 Martin v. Löwisinvoke.texi (-ansi): Remove -foperator-names from list...
2000-04-10 Mark Mitchellcp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-06 Mark Mitchellcp-tree.h (lang_decl_flags): Rename saved_inline to...
2000-04-06 Benjamin Kosnikdecl2.c: Make flag_honor_std dependant on ENABLE_STD_NA...
2000-04-06 Mark Mitchellcp-tree.h (instantiate_decl): Change prototype.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-04-04 Mark MitchellCorrect many new ABI issues regarding vbase and vcall...
2000-03-28 Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-16 Nathan Sidwell* decl2.c (grokfield): Bail out if type is error_mark_node.
2000-03-12 Mark Mitchellcp-tree.h (scope_kind): New type.
2000-03-10 Jason Merrilllang-options.h, decl2.c: Add -fno-enforce-eh-specs.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 Jason Merrilldecl2.c (key_method): Break out from...
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 Mark Mitchellcp-tree.h (DECL_NEEDED_P): Tweak to correct usage befor...
2000-02-26 Jeff LawFix copyrights
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-21 Gabriel Dos Reiscall.c (build_object_call): Compress consecutive calls...
2000-02-18 Mark Mitchellclass.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
2000-02-17 Mark Mitchellinvoke.texi (-fmessage-length=n): Document.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-16 Gabriel Dos Reisdecl2.c (lang_decode_option): Enable automatic line...
2000-01-28 Nathan SidwellCompiler side new abi rtti (not enabled).
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-25 Jason Merrillpt.c (maybe_fold_nontype_arg): Do nothing if we're...
2000-01-24 Nathan Sidwellcp-tree.h (get_vtable_decl): Prototype new function.
2000-01-23 Mark Mitchellcp-tree.h (register_dtor_fn): New function.
2000-01-19 Gabriel Dos Reisdecl2.c (lang_decode_option): Set default line-wrap...
2000-01-18 Nathan Sidwellcp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-16 Mark Mitchelldecl2.c (lang_decode_option): Don't couple flag_honor_s...
2000-01-14 Gabriel Dos ReisCommit the change corresponding to the ChangeLog entry:
2000-01-07 Jason Merrilldecl2.c (comdat_linkage): Don't set DECL_DEFER_OUTPUT.
2000-01-05 Nathan Sidwelldecl2.c (lookup_arg_dependent): Deal with FNS not being...
1999-12-29 Mark Mitchellcp-tree.h (lang_type): Replace abstract_virtuals with...
1999-12-21 Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-17 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-16 Mark Mitchellclass.c (handle_using_decl): Get TYPE_FIELDS and TYPE_M...
1999-12-15 Jason Merrillerror.c (dump_decl): operator==, not operator ==.
1999-12-05 Mark Mitchelldecl2.c (pending_statics_used): Make it a macro.
1999-11-27 Mark MitchellFix typo
1999-11-27 Mark Mitchelldecl2.c (finish_file): Call expand_body for inline...
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-25 Mark Mitchellpt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.
1999-11-21 Alexandre Olivacp-tree.h (build_vec_delete): Remove `auto_delete'...
1999-11-19 Nathan Sidwellextend.texi: Document C++ restricted pointers and refer...
1999-11-16 Jason Merrillclass.c (finish_struct): If we're a local class in...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-13 Jason Merrilldecl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-05 Martin v. Löwiscp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK):...
1999-11-03 Scott Snyderdecl2.c (build_expr_from_tree): Handle REALPART_EXPR...
1999-11-02 Jason Merrilldecl2.c (maybe_make_one_only): Always make things comda...
1999-10-06 Mark Mitchelldecl2.c (start_static_storage_duration_function): Push...
1999-10-04 Nathan Sidwelldecl2.c (grok_alignof): Don't decay lvalues.
1999-10-01 Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-30 Mark Mitchelldecl2.c (struct priority_info_s): Remove initialization...
1999-09-30 Dirk Zollercp-tree.h (warn_float_equal): Declare.
1999-09-30 Jason MerrillSupport normal type_info-based EH mechanisms with ...
1999-09-29 Mark Mitchellcp-tree.h (UPT_TEMPLATE): Remove.
1999-09-24 Mark Mitchellcp-tree.h (language_function): Add cannot_inline.
1999-09-24 Mark Mitchellcp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
next