cp-tree.h (struct lang_decl_inlined_fns): New.
[gcc.git] / gcc / cp / decl.c
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 Jason Merrilldecl2.c (build_artificial_parm): Set TREE_READONLY.
2001-02-16 Gabriel Dos Reisdecl.c (check_tag_decl): Make sure a typedef for an...
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-02-04 Mark Mitchellcp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
2001-02-03 Jakub Jelinekdecl.c (push_class_binding): Use context_for_name_looku...
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-25 Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-23 Nathan Sidwelldecl.c (grokdeclarator): Don't presume DECL_LANG_SPECIF...
2001-01-19 Nathan Sidwellcp-tree.h (lookup_template_class): Add complain parm.
2001-01-18 Nathan Sidwelldecl.c (finish_destructor_body): Convert to vbase point...
2001-01-11 Nathan Sidwellcall.c (convert_default_arg): Check for unprocessed...
2001-01-11 Nathan Sidwelldecl.c (grokparms): Unobfuscate and get correct diagnos...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-08 Nathan Sidwellcp-tree.h (lang_decl_flags): Rename defined_in_class...
2001-01-08 Nathan Sidwellclass.c (duplicate_tag_error): Adjust diagnostic.
2001-01-08 Nathan Sidwelldecl.c (struct binding_level): Adjust class_shadowed...
2001-01-04 Joseph Myersc-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 Mark Mitchellclass.c (invalidate_class_lookup_cache): Zero the previ...
2001-01-02 Andreas Jaegerdecl.c (cp_missing_noreturn_ok_p): New.
2000-12-29 Jakub Jelinek* decl.c (init_decl_processing): Fix sign of wchar_type...
2000-12-29 Mark Mitchellclass.c (pushclass): Remove #if 0'd code.
2000-12-20 Richard Hendersoncp-tree.h: Update declarations.
2000-12-15 Jason Merrill* decl.c (pushdecl): Don't check for linkage on a non...
2000-12-07 Nathan Sidwellcp-tree.h (sufficient_parms_p): Declare new function.
2000-12-05 Will CohenModification to define_label and finish_case_label...
2000-12-05 Nathan Sidwellcp-tree.h (IDENTIFIER_VIRTUAL_P): Document.
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-12-01 Joseph Myersc-common.c: Include "defaults.h".
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Diagnose undefined template...
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Do type access control on...
2000-11-27 Nathan Sidwelldecl.c (grokfndecl): Undo COMPONENT_REF damage caused...
2000-11-19 Mark Mitchelldecl.c (init_decl_processing): Correct name of pure...
2000-11-19 Mark Mitchelldecl.c (grokparms): Don't even function types of `void...
2000-11-19 Mark Mitchell* decl.c (grokparms): Don't create parameters of `void...
2000-11-17 Nathan Sidwellcp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
2000-11-15 Mark Mitchelltoplev.c (wrapup_global_declarations): Don't write...
2000-11-11 Jason Merrilldecl.c (maybe_commonize_var): Set DECL_UNINLINABLE...
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-09 Eric Christopherdecl.c (init_decl_processing): Change definition of...
2000-11-08 Nathan Sidwelldecl.c (grok_op_properties): Always use coerce_new_type...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-07 Nathan Sidwelldecl.c (build_ptrmemfunc_type): Allow error_mark_node.
2000-11-03 Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-10-22 Geoff Keating* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.
2000-10-21 Jason Merrillparse.y (operator): Set got_object from got_scope.
2000-10-20 Jeffrey Oldhamdecl.c (revert_static_member_fn): Fixed typo.
2000-10-19 Mark Mitchellcp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_...
2000-10-18 Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-10-17 Joseph Myersdecl.c (WINT_TYPE): Define.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-08 Joseph Myerstm.texi (INTMAX_TYPE, [...]): Define.
2000-10-07 Richard Hendersoncp-tree.h (struct cp_language_function): Remove x_resul...
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-19 Mark Mitchell* decl.c (start_function): Robustify.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-13 Jason Merrilldecl.c (maybe_deduce_size_from_array_init): Set do_defa...
2000-09-12 Mark Mitchelldecl.c (finish_case_label): Given the LABEL_DECL a...
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Mark Mitchelldecl.c (initialize_local_var): Remove RTL-generating...
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-09-06 Mark Mitchellextend.texi: Mark named return value extension as depre...
2000-09-06 Nathan Sidwellclass.c (resolve_address_of_overloaded_function): Add...
2000-09-05 Mark MitchellMakefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-09-05 Mark Elbrechtdecl.c (finish_function): Move the code for handling...
2000-08-30 Jason Merrillcp-tree.h (LOCAL_CLASS_P): Use decl_function_context.
2000-08-29 Zack Weinbergtop level:
2000-08-28 Jason Merrilldecl.c (pushdecl): Matching decls for local externs...
2000-08-25 Mark Mitchelldecl.c (grokfndecl): Require that `main' return an...
2000-08-23 Gabriel Dos Reisdecl.c (init_decl_processing): Remove bogus initialization.
2000-08-22 Gabriel Dos ReisMakefile.in (error.o): Depends on diagnostic.h
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-18 Nathan Sidwelldecl.c (member_function_or_else): Use cp_error ...
2000-08-17 Nathan Sidwellcp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-12 Jason Merrilldecl.c (lookup_name_real): Don't forget the TYPENAME_TY...
2000-08-11 Nathan Sidwelldecl.c (check_tag_decl): Diagnose typename's which...
2000-08-07 Kazu Hiratacp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P): Fix a comment...
2000-08-04 Joseph Myersc-common.h (flag_isoc94): Declare.
2000-07-31 Mark MitchellAllow indirect primary bases.
2000-07-28 Jason Merrilldecl.c (duplicate_decls): If common_type produces a...
2000-07-27 Mark Mitchellcp-tree.h (function_depth): Declare.
2000-07-27 Mark Mitchelldecl.c (start_cleanup_fn): Mark the function as `inline'.
2000-07-25 Nathan SidwellKill strict_prototype.
2000-07-25 Nathan Sidwelldecl.c (poplevel): Deal with anonymous variables at...
2000-07-25 Zack Weinbergtoplev.c (pipe_closed): Delete.
2000-07-23 Mark Mitchellc-semantics.c (make_rtl_for_local_static): Use TREE_ASM...
2000-07-21 Zack Weinbergcp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-17 Jason Merrilltypeck.c (mark_addressable): Never set TREE_USED.
2000-07-10 Benjamin Chelfc-common.h (build_stmt): Declare.
next