PR c++/8461, c++/8625
[gcc.git] / gcc / cp / cp-tree.h
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-12-01 Mark Mitchellre PR c++/8727 (compiler confused by inheritance from...
2002-11-26 Nathan Sidwellcp-tree.h (DECL_LANG_FLAG_4): Document more uses.
2002-11-09 Kriang Lerdsuwanakijre PR c++/8389 (Access to members of base class & templ...
2002-11-04 Mark Mitchellcall.c (build_special_member_call): Do not try to looku...
2002-10-31 Jason Merrillre PR c++/8186 (ICE in cp_expr_size, at cp/cp-lang...
2002-10-31 Mark Mitchellcp-tree.h (lang_decl_flags): Remove init_priority.
2002-10-30 Kriang LerdsuwanakijCore issue 287, PR c++/7639
2002-10-26 Mark Mitchellcall.c (build_over_call): Use DECL_CONTEXT, not DECL_VI...
2002-10-25 Mark Mitchellclass.c (build_vtbl_initializer): Don't use build_vtabl...
2002-10-25 David Edelsohnre PR c++/7228 (ICE when using member template and...
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-10-21 Mark Mitchellre PR c++/8218 (Excessively large amount of memory...
2002-10-15 Mark Mitchelldecl.c (reshape_init): Fix typo.
2002-10-15 Mark Mitchellclass.c (check_field_decls): Remove empty_p parameter.
2002-10-11 Mark Mitchellre PR c++/5661 (Gcc 3.0.3 Seg faults compiling bad...
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-10-02 Mark Mitchellre PR c++/7188 (Segfault with template class and recurs...
2002-10-02 Roger Saylere PR rtl-optimization/6627 (-fno-align-functions regre...
2002-09-30 Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-29 Kazu Hiratacp-tree.h: Fix comment typos.
2002-09-23 Mark Mitchellc-common.c (flag_abi_version): New variable.
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-19 Devang Patelcp-tree.h: New prototype for walk_vtabls().
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-09-13 Matt Austerncp-tree.h, tree.c: New function non_cast_lvalue_p.
2002-09-13 Kazu Hiratacall.c: Fix comment formatting.
2002-09-09 Kaveh R. Ghazi* cp-tree.h (require_complete_eh_spec_types): Add proto...
2002-08-25 Matt Austerntree.c (lvalue_p_1): Add argument for whether casts...
2002-08-09 Mark Mitchellcall.c (standard_conversion): Use build_ptrmem_type.
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-04 Nathan Sidwellcp-tree.h (VF_DERIVED_VALUE): Remove.
2002-08-01 Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-08-01 Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-30 Gabriel Dos Reis* cp-tree.h (VF_DERIVED_VALUE): Restore from previous...
2002-07-30 Nathan Sidwellcp-tree.h (CLASSTYPE_VFIELDS, VF_*, BV_*): Add more...
2002-07-29 Alan Modra* cp-tree.h: Comment typo fix.
2002-07-26 Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-07-26 Neil Boothc-common.h (RID_AND, [...]): Remove.
2002-07-25 Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 Neil Boothdwarf2out.c (SECTION_ASM_OP, [...]): Remove.
2002-07-23 Gabriel Dos ReisFix PR/7363:
2002-07-22 Kriang LerdsuwanakijPR c++/7347, c++/7348
2002-07-10 Mark Mitchellcp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-07-08 Mark Mitchellcp-tree.h (have_extern_spec): Declare it
2002-07-08 Mark MitchellMake-lang.in (cp/parse.o): Depend on decl.h.
2002-07-05 Nathan SidwellRepair damage on weak-impared targets caused by my...
2002-06-30 Nathan Sidwellcp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-26 Mark Mitchellcp-tree.h (xref_tag): Change prototype.
2002-06-25 Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 Mark Mitchellcp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-23 Mark Mitchellparse.y (parse_scoped_id): New function.
2002-06-16 Richard Hendersonc-common.c (flag_ms_extensions): Move from c++ front...
2002-06-15 Gabriel Dos Reiscp-tree.h (compiler_error): Remove declaration.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-19 Alexandre Olivacp-tree.h (complete_type_or_diagnostic): Changed protot...
2002-05-14 Alexandre Olivacp-tree.h (struct lang_type): Added non_zero_init.
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-04-25 Jason Merrillre PR c++/5607 (No pointer adjustment in covariant...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-07 Mark Mitchellre PR c++/5571 (crash in initialization of a static...
2002-04-06 Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Neil BoothMakefile.in (except.o): Update.
2002-03-27 Neil BoothMakefile.in (attribs.o): Update.
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Nathan Sidwellre PR c++/5682 (ICE in build_secondary_vtable)
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-18 Jason Merrillre PR c++/3870 (gcc 3.0 bogus error specializing a...
2002-03-16 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15 Jason Merrillre PR c++/5857 (C++ duplicate_decls shouldn't use commo...
2002-03-13 Richard Sandifordcp-tree.h (init_init_processing): Remove declaration.
2002-03-11 Nathan SidwellRevert 2001-03-26 Nathan Sidwell <nathan@codesourcery...
2002-03-10 Kaveh R. Ghazi* cp-tree.h (stabilize_expr): Prototype.
2002-03-09 Craig Rodriguescp-tree.h (CLEAR_BINFO_MARKED): Make both parts of...
2002-03-08 Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-03-01 Phil Edwardscp-tree.h: Require __GNUC__ to be #defined.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-24 Craig Rodriguesre PR c++/4093 (Return type mis-match for (a?b:c) const...
2002-02-22 Nathan SidwellPR c++/2645, DR 295
2002-02-07 Nathan SidwellRename instantiate_type_flags to tsubst_flags_t & expan...
2002-02-04 Jason Merrillxref.c: Remove.
2002-02-01 Jason Merrillre PR c++/4872 (missed warning (no return) -- regressio...
2002-01-23 Zack Weinbergtypeck2.c (friendly_abort): Delete definition.
2002-01-23 Craig Rodriguescp-tree.h (my_friendly_abort): Remove.
2002-01-23 Jakub Jelinekspew.c (pending_inlines, [...]): Make static.
next