OSDN Git Service

Update.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
1998-06-08 mmitchel * init.c (build_offset_ref): Correct previous change...
1998-06-07 mmitchel * class.c (instantiate_type): Handle pointer-to-member...
1998-06-07 rth * lex.c (lang_init_options): New function.
1998-06-06 jason * search.c (envelope_add_decl): Tweak for implicit...
1998-06-05 jason * call.c (joust): Also warn about confusing conversion...
1998-06-05 jason * spew.c (yylex): Also return the TYPE_DECL if got_object.
1998-06-05 bothnerFixed minor typo.
1998-06-05 bothner
1998-06-05 jasonx
1998-06-05 jason * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE...
1998-06-04 jason * tree.c (really_overloaded_fn): Only see through...
1998-06-04 jason * decl2.c (do_toplevel_using_decl): When decl is a...
1998-06-04 jason * decl2.c (arg_assoc_type): Process unknown_type_node...
1998-06-04 jason * error.c (dump_expr): Clean up NEW_EXPR case.
1998-06-04 jason * method.c (make_thunk): Use overload machinery to...
1998-06-01 bothner
1998-06-01 jason * pt.c (for_each_template_parm): Use first_rtl_op.
1998-06-01 jason * tree.c (build_cplus_array_type_1): Also check index_...
1998-05-31 jason * pt.c (tsubst): Always copy BINFO_BASETYPES.
1998-05-29 jason * tree.c (layout_basetypes): If we change TYPE_SIZE...
1998-05-29 mmitchel * decl.c (grokdeclarator): Don't complain about in...
1998-05-29 jason * cp-tree.h (DECL_DESTRUCTOR_P): New macro.
1998-05-28 jason * decl.c (start_decl): Always pedwarn about vacuously...
1998-05-28 jason * call.c (build_method_call): Make sure get_type_value...
1998-05-27 jason * friend.c (do_friend): Clarify template warning.
1998-05-27 mmitchel * decl.c (shadow_label): Don't treat decls as identifiers.
1998-05-27 mmitchel * decl.c (grokdeclarator): Don't try to use TYPE_OBSTA...
1998-05-27 jason * parse.y (base_class): Use is_aggr_type, not IS_AGGR_...
1998-05-26 jason * pt.c (process_template_parm): Accept TYPENAME_TYPE...
1998-05-26 mmitchel * friend.c (is_friend): Use comptypes, rather than...
1998-05-26 mmitchel * decl.c (store_parm_decls): Remove redundant call to
1998-05-26 bkoz
1998-05-26 bothner
1998-05-26 jason * decl.c (pushdecl): Don't copy the type_decl.
1998-05-26 brolley1998-05-26 Dave Brolley <brolley@cygnus.com>
1998-05-26 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-25 jason * decl.c (push_namespace): Only produce one unique...
1998-05-25 mmitchel * call.c (tourney): Don't do any extra comparisons.
1998-05-25 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-24 jason * decl.c (push_namespace): Namespaces have type void.
1998-05-23 jason * cp-tree.def: Add SRCLOC.
1998-05-22 jason * decl.c (lang_print_error_function): New fn.
1998-05-22 jason * class.c (build_vtable_entry): Use int_fits_type_p.
1998-05-22 bothner
1998-05-22 jason * pt.c (print_template_context): Use fprintf instead...
1998-05-22 jason (check_explicit_specialization): Don't mess with a...
1998-05-22 jason * pt.c (determine_specialization): Just return an...
1998-05-21 jason * pt.c (tsubst_friend_class): Don't call redeclare_cla...
1998-05-21 brolleyThu May 21 11:54:44 1998 Dave Brolley <brolley@cygnus...
1998-05-21 jason * decl2.c (maybe_make_one_only): New fn.
1998-05-21 mmitchel * decl2.c (find_representative_member): Rename to ...
1998-05-20 jason * decl.c (grokfndecl): Handle definition of specializa...
1998-05-20 mmitchel * class.c (delete_duplicate_fields_1): Use DECL_DECLAR...
1998-05-20 jason * decl.c (record_unknown_type): New function.
1998-05-20 mmitchel * decl2.c (find_representative_member): New function.
1998-05-20 mmitchel * cp-tree.h (MAIN_NAME_P): New macro.
1998-05-20 jason * decl2.c (start_objects, finish_objects, do_dtors,
1998-05-19 jason * tree.c (is_overloaded_fn): Don't abort on placeholde...
1998-05-19 brendan * class.c (is_empty_class): Return 0 if TYPE is an...
1998-05-19 mmitchel * decl.c (saveable_obstack): Declare.
1998-05-19 mmitchel * call.c (compare_qual): Remove.
1998-05-19 ghaziWarning fixes:
1998-05-19 jason * init.c (build_member_call): Handle template_ids.
1998-05-18 jason * decl2.c (get_sentry): Use end_temporary_allocation.
1998-05-18 mmitchel * parse.y (.finish_new_placement): New non-terminal.
1998-05-18 brendan * pt.c (redeclare_class_template): Say where the origi...
1998-05-18 jason * call.c (build_over_call): Tweak empty class handling.
1998-05-18 jason * decl.c (make_typename_type): Use currently_open_class.
1998-05-18 jason * class.c (instantiate_type): Don't abort on TREE_NONL...
1998-05-18 jason * class.c (finish_struct_1): Use OVL_CURRENT in error...
1998-05-18 law * Makefile.in (TARGET_TOOLPREFIX): No longer...
1998-05-18 law * Makefile.in (BISON): Use bison from the build...
1998-05-17 jason * typeck.c (type_unknown_p): Return true for TREE_LIST...
1998-05-17 mmitchel * init.c (build_new_1): Call suspend_momentary around...
1998-05-17 jason * decl.c (duplicate_decls): Use CANONICAL_TYPE_VARIANT...
1998-05-17 jason * pt.c (tsubst): Make sure that BINFO_TYPE of new...
1998-05-17 jason * call.c (build_over_call): Don't use IS_SIGNATURE...
1998-05-15 jason * decl.c (start_decl): Revert problem change.
1998-05-15 bkoz
1998-05-15 jason * class.c (finish_struct_1): Use BINFO_SIZE.
1998-05-15 jason * decl.c (start_decl): Use 'tem'.
1998-05-14 amacleodFirst cut of changes to utilize the new exception handl...
1998-05-14 brendan * typeck.c (original_type): New function.
1998-05-13 ghaziWarning patches:
1998-05-12 jason * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P...
1998-05-12 mmitchel * cp-tree.h (CANONICAL_TYPE_VARIANT): New macro.
1998-05-12 mmitchel * error.c (dump_simple_decl): New function, broken...
1998-05-11 mmitchel * ptree.c (lang_print_xnode): Add missing `break'.
1998-05-11 mmitchel * pt.c (tsubst): Remove duplicate check for IDENTIFIER...
1998-05-11 mmitchel * call.c (add_template_candidate): Adjust for changes to
1998-05-11 mmitchelMon May 11 07:16:30 1998 Mark Mitchell <mmitchell...
1998-05-11 mmitchel * cp-tree.h (finish_unary_op_expr): New function.
1998-05-10 mmitchel * typeck.c (build_c_cast): Don't decay arrays and...
1998-05-10 jasondocument
1998-05-10 jason * class.c (finish_struct_1): Use OVL_CURRENT on TREE_V...
1998-05-09 jason * class.c (currently_open_class): New fn.
1998-05-08 jasonmassive namespace patch
next