OSDN Git Service

[ ChangeLog ]
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2002-07-19 cgd[ ChangeLog ]
2002-07-17 lerdsuwa PR c++/2862, c++/2863
2002-07-17 lerdsuwa PR c++/3797
2002-07-17 lerdsuwa PR c++/4802, c++/5387
2002-07-17 nathan PR c++/7320
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-12 mmitchel * class.c (add_method): Correct handling of conversion...
2002-07-11 mmitchel PR c++/7224
2002-07-11 jason PR c++/7279
2002-07-10 grahams * pt.c (template_parm_this_level_p, push_template_decl...
2002-07-10 mmitchel * cp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 jason PR c++/6255
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-07-08 lerdsuwa * pt.c (can_complete_type_without_circularity): Add...
2002-07-08 mmitchel * cp-tree.h (have_extern_spec): Declare it
2002-07-08 mmitchel * Make-lang.in (cp/parse.o): Depend on decl.h.
2002-07-07 sayle * error.c (dump_function_name): Use DECL_TEMPLATE_RESU...
2002-07-05 jason * cvt.c (cp_convert_to_pointer): Call force_fit...
2002-07-05 jason PR optimization/7145
2002-07-05 nathan Repair damage on weak-impared targets caused by my...
2002-07-03 lerdsuwa PR c++/6944
2002-07-03 lerdsuwa * pt.c (instantiate_class_template): Fix typo.
2002-07-02 lerdsuwaCorrect changed function name.
2002-07-02 lerdsuwa * typeck2.c (incomplete_type_error): Fix typo caused by
2002-07-02 lerdsuwa PR c++/6716
2002-07-02 mmitchel PR c++/7112
2002-06-30 nathan * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-27 mmitchel PR c++/6695
2002-06-26 mmitchel * cp-tree.h (xref_tag): Change prototype.
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 mmitchel * cp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-23 mmitchel * parse.y (parse_scoped_id): New function.
2002-06-23 danglin * decl.c (finish_function): Change "#ifdef VMS_TARGET" to
2002-06-21 ghazicp:
2002-06-20 rth * typeck.c (mark_addressable): Don't test TREE_...
2002-06-20 ghaziada:
2002-06-20 lerdsuwa PR c++/6892
2002-06-20 lerdsuwa PR c++/6723
2002-06-20 zack2002-06-19 Akim Demaille <akim@epita.fr>
2002-06-18 jason * semantics.c (begin_for_stmt): Push the 'for...
2002-06-18 jason C++ ABI changes.
2002-06-17 rth * tree.c (cp_cannot_inline_tree_fn): Don't...
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-15 gdr * cp-tree.h (compiler_error): Remove declaration.
2002-06-15 rth * configure.in (USE_UNWIND_EXCEPTIONS): Add...
2002-06-14 rth * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-13 shebs * mpw-config.in: Remove file, no longer used.
2002-06-07 zack * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
2002-06-07 hjl2002-06-07 H.J. Lu (hjl@gnu.org)
2002-06-06 gdr * error.c (cp_error_at): Fix typo.
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 rth * gcc.c (cpp_unique_options): Remove "-d" options.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-23 neil * c-lex.c (indent_level): Remove.
2002-05-23 rth * varasm.c (default_section_type_flags): Check...
2002-05-22 rth * decl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22 jakubFix a typo.
2002-05-22 neil PR preprocessor/6517
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-21 aoliva* init.c (build_vec_init): Test for trivial copy-assign...
2002-05-20 aj * init.c (build_default_init): Remove unused variable.
2002-05-20 aoliva* call.c (any_strictly_viable): New.
2002-05-19 lerdsuwa * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
2002-05-19 lerdsuwa PR c++/186, DR 259
2002-05-19 aoliva* cp-tree.h (complete_type_or_diagnostic): Changed...
2002-05-18 jason * decl2.c (import_export_decl): If we clear
2002-05-16 lerdsuwa PR c++/6620
2002-05-16 jason * cp/rtti.c (get_tinfo_decl): Don't call comdat...
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-14 neil * gcc.c (cpp_options): Must pass -m* and -f* options
2002-05-14 jasonrevert last checkin
2002-05-13 jason * class.c (build_vtbl_ref_1): Use fixed_type_or...
2002-05-12 jason * cp-lang.c (ok_to_generate_alias_set_for_type...
2002-05-09 neil * Makefile.in: Update.
2002-05-09 jason * typeck.c (get_member_function_from_ptrfunc...
2002-05-09 jasonadd PR note
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-03 jason * tree.c (build_cplus_array_type): Only const...
2002-05-03 jason * defaults.h (BOOL_TYPE_SIZE): Move default...
2002-04-30 davemAdd ABI change note to previous change.
2002-04-30 davem2002-04-30 Mark Mitchell <mark@codesourcery.com>
2002-04-30 jason * decl.c (grokdeclarator): Don't override TYPE_...
2002-04-30 jason * parse.y (nomods_initdcl0): Replace $<ttype...
2002-04-30 nathan * parse.y (nomods_initdcl0): Do not move stack entries
2002-04-29 jakub PR c++/6477
2002-04-29 mmitchel PR c++/6492
2002-04-29 nathancp:
2002-04-28 sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-27 rth * c-parse.in (malloced_yyss, malloced_yyvs...
2002-04-26 mmitchel PR bootstrap/6445
2002-04-26 rth * c-parse.in (yyoverflow): Revert.
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-26 rth * c-parse.in (yyoverflow): New.
2002-04-25 jason PR c++/5607
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-25 jason * typeck.c (build_modify_expr): The pedwarn...
2002-04-24 mmitchel * cvt.c (convert_to_void): Don't unconditionally make...
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
next