configure.in (enable_coverage): New enable switch.
[gcc.git] / gcc / cp / ChangeLog
2002-08-08 Nathan Sidwellconfigure.in (enable_coverage): New enable switch.
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-07 Gabriel Dos Reistypeck.c (build_x_unary_op): Handle pointer-to-member.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-08-05 Gabriel Dos ReisFix PR/2213
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-08-04 Nathan Sidwellcp-tree.h (VF_DERIVED_VALUE): Remove.
2002-08-04 Nathan Sidwellre PR c++/7470 (Vtable: virtual function pointers not...
2002-08-02 Mark Mitchellinit.c (build_member_call): Use build_new_method_call...
2002-08-02 Krister Walfridsson* Make-lang.in (spew.o, lex.o, pt.o): Add path to parse...
2002-08-02 Mark Mitchellcall.c (build_method_call): Issue a more helpful error...
2002-08-02 Nathan Sidwelltree.c (build_shared_int_cst): Make cache file scope...
2002-08-02 Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-08-02 Jason Merrillsemantics.c (expand_body): Do tree optimization in...
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 Franz Sirlgcc.c (cpp_unique_options): Define __GXX_ABI_VERSION...
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-29 Richard Earnshawspew.c (space_for_token): Allocate zeroed memory for...
2002-07-28 Roger Saylebuiltins.def [...]: Require an explicit ATTRS argument.
2002-07-27 Roger Sayledecl2.c (cxx_decode_option): Support -fno-builtin-foo.
2002-07-26 Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-07-26 Neil Boothc-common.h (RID_AND, [...]): Remove.
2002-07-26 Jason Merrillc-dump.c: Resurrect.
2002-07-25 Neil Bootherror.c (print_whitespace): Remove.
2002-07-25 Neil Booth* Missed.
2002-07-25 Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-24 Geoffrey KeatingIn cp/ChangeLog:
2002-07-23 Neil Boothdwarf2out.c (SECTION_ASM_OP, [...]): Remove.
2002-07-23 Gabriel Dos ReisFix PR/7363:
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-22 Kriang LerdsuwanakijPR c++/7347, c++/7348
2002-07-21 Roger Sayledecl2.c (cxx_decode_option): Simplify -fhandle-exceptio...
2002-07-20 Gabriel Dos Reisspew.c (struct uinparsed_test): Replace 'filename'...
2002-07-19 Chris Demetriou[ ChangeLog ]
2002-07-17 Kriang LerdsuwanakijPR c++/2862, c++/2863
2002-07-17 Kriang Lerdsuwanakijre PR c++/3797 (gcc 3.0 fails to emit explicit speciali...
2002-07-17 Kriang LerdsuwanakijPR c++/4802, c++/5387
2002-07-17 Scott Snyderre PR c++/7320 (g++ 3.2 relocation problem)
2002-07-14 Tim JoslingMake gengtype.c language independent.
2002-07-12 Mark Mitchell* class.c (add_method): Correct handling of conversion...
2002-07-11 Mark Mitchellre PR c++/7224 (g++ 3.x does not tecognize unused ambig...
2002-07-11 Jason Merrillre PR c++/7279 (NRV related miscompilation)
2002-07-10 Graham Stottpt.c (template_parm_this_level_p, [...]): Pass depth...
2002-07-10 Mark Mitchellcp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 Jason Merrillre PR c++/6255 (ICE with templatess)
2002-07-09 Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-07-08 Kriang Lerdsuwanakijpt.c (can_complete_type_without_circularity): Add stati...
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-07 Roger Sayleerror.c (dump_function_name): Use DECL_TEMPLATE_RESULT...
2002-07-05 Jason Merrillcvt.c (cp_convert_to_pointer): Call force_fit_type...
2002-07-05 Jason Merrillre PR rtl-optimization/7145 (g++ -O with structure...
2002-07-05 Nathan SidwellRepair damage on weak-impared targets caused by my...
2002-07-03 Kriang Lerdsuwanakijre PR c++/6944 (missing feature on default copy-constru...
2002-07-03 Graham Stott* pt.c (instantiate_class_template): Fix typo.
2002-07-02 Kriang LerdsuwanakijCorrect changed function name.
2002-07-02 Kriang Lerdsuwanakijtypeck2.c (incomplete_type_error): Fix typo caused...
2002-07-02 Kriang Lerdsuwanakijre PR c++/6716 (loop and fill ram during compiling)
2002-07-02 Mark Mitchellre PR c++/7112 (Regression: ICE on C++ code involving...
2002-06-30 Nathan Sidwellcp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-27 Mark Mitchellre PR c++/6695 (Regression: template friend declaration...
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-23 Matt Thomasdecl.c (finish_function): Change "#ifdef VMS_TARGET...
2002-06-21 Kaveh R. Ghazimangle.c (integer_type_codes): Const-ify.
2002-06-20 Richard Hendersontypeck.c (mark_addressable): Don't test TREE_ADDRESSABL...
2002-06-20 Kaveh R. Ghaziutils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of...
2002-06-20 Kriang Lerdsuwanakijre PR c++/6892 (ICE from #include inside switch(){...
2002-06-20 Kriang Lerdsuwanakijre PR c++/6723 (ICE on source code successfully compile...
2002-06-20 Akim Demaillec-parse.in (initelt: identifier ':' initval): Add an...
2002-06-18 Jason Merrillsemantics.c (begin_for_stmt): Push the 'for' scope...
2002-06-18 Jason MerrillC++ ABI changes.
2002-06-17 Richard Hendersontree.c (cp_cannot_inline_tree_fn): Don't short-circuit...
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-15 Steve Ellceyconfigure.in (USE_UNWIND_EXCEPTIONS): Add support to...
2002-06-14 Richard Hendersondefaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-13 Stan Shebsmpw-config.in: Remove file, no longer used.
2002-06-07 Zack Weinbergcppinit.c (COMMAND_LINE_OPTIONS): Give all relevant...
2002-06-07 H.J. Luconfigure.in: Add --enable-__cxa_atexit.
2002-06-06 Gabriel Dos Reis* error.c (cp_error_at): Fix typo.
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 Matthew Woodcraftgcc.c (cpp_unique_options): Remove "-d" options.
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-23 Neil Boothc-lex.c (indent_level): Remove.
2002-05-23 Richard Hendersonvarasm.c (default_section_type_flags): Check for VAR_DE...
2002-05-22 Richard Hendersondecl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22 Jakub JelinekFix a typo.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-21 Alexandre Olivainit.c (build_vec_init): Test for trivial copy-assignme...
2002-05-20 Andreas Jaeger* init.c (build_default_init): Remove unused variable.
next