Compute DECL_ASSEMBLER_NAME lazily.
[gcc.git] / gcc / cp / cp-tree.h
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-10 Neil Boothtoplev.c (file_name_nondirectory): Remove.
2001-03-08 Stan Shebs* cp-tree.h (set_identifier_local_value): Remove unused...
2001-02-27 Nathan SidwellFix ctor vtable vcall offsets.
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-17 Jason Merrillcp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 Jeffrey Oldhamcp-tree.h: Fix typos in comments.
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-14 Nathan SidwellKill remnants of this is variable.
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-05 Nathan Sidwellinvoke.texi (-fdump-class-layout): Document.
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-02-02 Jakub Jelinekcp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-22 Nathan Sidwellcp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
2001-01-19 Nathan Sidwellcp-tree.h (lookup_template_class): Add complain parm.
2001-01-11 Nathan Sidwellcall.c (convert_default_arg): Check for unprocessed...
2001-01-11 Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-10 Mark Mitchellcp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads...
2001-01-10 Joseph Myersinvoke.texi: Document that -fcond-mismatch isn't suppor...
2001-01-10 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-08 Nathan Sidwellcp-tree.h (lang_decl_flags): Rename defined_in_class...
2001-01-04 Joseph Myersc-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 Nathan SidwellImplement exceptions specifiers for implicit member...
2001-01-03 Jason Merrillinit.c (build_default_init): New fn.
2001-01-03 Mark Mitchellclass.c (invalidate_class_lookup_cache): Zero the previ...
2001-01-02 Jason Merrilltree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_C...
2000-12-29 Mark Mitchellclass.c (pushclass): Remove #if 0'd code.
2000-12-22 Jason Merrilloops
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-20 Richard Hendersoncp-tree.h: Update declarations.
2000-12-18 Joseph Myersc-common.c (STD_C9L, ADJ_STD): Define.
2000-12-07 Nathan Sidwellcp-tree.h (sufficient_parms_p): Declare new function.
2000-12-05 Nathan Sidwellcp-tree.h (IDENTIFIER_VIRTUAL_P): Document.
2000-11-27 Nathan Sidwelldecl.c (grokfndecl): Undo COMPONENT_REF damage caused...
2000-11-27 Nathan Sidwellcp-tree.h (binfo_from_vbase): Return the virtual base...
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-17 Nathan Sidwellcp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-31 Gabriel Dos Reismemtemp77.C (main): Adjust comparison against.
2000-10-31 Mark Mitchellcp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
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-18 Mark Mitchellc-common.c (back_end_hook): New variable.
2000-10-07 Richard Hendersoncp-tree.h (struct cp_language_function): Remove x_resul...
2000-10-05 Nathan Sidwellcp-tree.h (access_kind): Fix comment typo.
2000-09-21 Andreas Jaegererrfn.c: Move declaration of cp_printer and cp_printers...
2000-09-19 Kaveh R. GhaziMakefile.in (c-common.o): Depend on diagnostic.h.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-11 Nathan Sidwellcp-tree.h (frob_opname): Declare.
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Mark Mitchellc-common.h (prep_stmt): Declare.
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 Zack Weinbergtree.c (walk_tree): Expose tail recursion.
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-08-30 Jason Merrillcp-tree.h (LOCAL_CLASS_P): Use decl_function_context.
2000-08-29 Jason Merrill[multiple changes]
2000-08-24 Greg McGary* cp-tree.h (MAIN_NAME_P): Remove macro.
2000-08-23 Mark Mitchellcp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPE...
2000-08-22 Gabriel Dos ReisMakefile.in (error.o): Depends on diagnostic.h
2000-08-18 Nathan Sidwellcp-tree.h (PTRMEM_OK_P): New macro.
2000-08-18 Nathan Sidwellcp-tree.h (enum_name_string): Remove prototype.
2000-08-17 Nathan Sidwellcp-tree.h (instantiate_type_flags): New enumeration.
2000-08-17 Nathan Sidwellcp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-11 Nathan Sidwellcp-tree.h (resolve_scope_to_name): Remove unused prototype.
2000-08-07 Kazu Hiratacp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P): Fix a comment...
2000-08-04 Mark Mitchellcp-tree.h (add_method): Change prototype.
2000-08-04 Jason Merrillpt.c (do_type_instantiation): Add complain parm; don...
2000-08-02 Zack Weinbergc-common.h: Prototype min_precision and c_build_qualifi...
2000-08-02 Mark Mitchell* cp-tree.h (DECL_NEEDED_P): Tweak.
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-25 Nathan SidwellKill strict_prototype.
2000-07-21 Zack Weinbergcp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-16 Mark Mitchellcp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
2000-07-10 Mark Mitchellcp-tree.h (char_type_p): New function.
2000-07-03 Benjamin Chelfc-common.h (genrtl_begin_compound_stmt): Remove declara...
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
2000-07-02 Jason Merrillinit.c (init_init_processing): Go back to aligning...
2000-06-30 Mark MitchellMakefile.in (c-common.o): Don't depend on c-tree.h...
2000-06-30 Mark Mitchellcp-tree.h (struct language_function): Remove temp_name_...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-29 Nathan Sidwellcp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-28 Mark Mitchellcp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
2000-06-26 Mark Mitchellcp-tree.h (genrtl_begin_stmt_expr): Rename to ...
2000-06-23 Kriang Lerdsuwanakijparse.y (template_arg): Convert TEMPLATE_DECL that...
2000-06-23 Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
next