OSDN Git Service

* parse.y (nested_name_specifier_1): Pull out the TYPE_MAIN_VARIANT.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
1998-07-24 jason * parse.y (nested_name_specifier_1): Pull out the...
1998-07-24 jason * pt.c (coerce_template_parms): Also complain about...
1998-07-24 jason * cp-tree.h: Add prototype for set_identifier_local_value.
1998-07-23 jason * except.c (process_start_catch_block_old): Call start...
1998-07-23 jason * decl2.c (import_export_template): Fold in...
1998-07-23 jason * class.c (build_vtable): Pass at_eof to import_export...
1998-07-22 jason * inc/exception: Change terminate and unexpected to ().
1998-07-21 jason * tree.c (canonical_type_variant): New fn to handle...
1998-07-20 brolley1998-07-20 Dave Brolley <brolley@cygnus.com>
1998-07-19 jason * lex.c (do_identifier): Look for class value even...
1998-07-19 mmitchel * decl.c (pushtag): Revert previous change.
1998-07-19 mmitchel * decl.c (pushtag): Don't put out debugging informatio...
1998-07-19 mmitchel * error.c (dump_type_real): Don't crash when presented...
1998-07-19 mmitchel * semantics.c (finish_translation_unit): Fix spelling...
1998-07-18 jason * decl.c (lookup_name_real): Pull out single function...
1998-07-17 jason * decl.c (qualify_lookup): Tweak again.
1998-07-17 jason * pt.c (lookup_template_class): Don't mess with the...
1998-07-17 jason * pt.c (tsubst, case FUNCTION_DECL): Fix getting compl...
1998-07-17 jason * parse.y (primary): Use notype_unqualified_id instead...
1998-07-16 mmitchel1998-07-16 Mark Mitchell <mark@markmitchell.com>
1998-07-16 jason * decl.c (qualify_lookup): Handle templates.
1998-07-16 jason * init.c (build_offset_ref): Don't call mark_used...
1998-07-16 jason * decl.c (qualify_lookup): New fn.
1998-07-16 jason * typeck.c (convert_for_assignment): Use comptypes.
1998-07-16 mmitchel1998-07-16 Mark Mitchell <mark@markmitchell.com>
1998-07-16 jason * decl2.c (arg_assoc_class): Also look at template...
1998-07-15 jason * decl2.c (add_using_namespace): Iterate over namespac...
1998-07-15 jason * decl2.c (arg_assoc_type): Handle METHOD_TYPE like...
1998-07-15 jason * pt.c (complete_template_args): Don't look at the...
1998-07-15 jason * method.c (build_decl_overload_real): Fix namespace...
1998-07-14 loewis * decl2.c (add_function): Move error message ...
1998-07-14 jason * parse.y (namespace_qualifier): Fix multiple level...
1998-07-14 law * search.c (my_tree_cons): Clean up.
1998-07-14 loewisFix typo.
1998-07-14 jason * call.c (joust): Don't warn about "confusing" convers...
1998-07-13 law * search.c (my_tree_cons): The bitfield is...
1998-07-13 nickc--help support added
1998-07-12 jason * decl2.c (build_expr_from_tree): Change calls of...
1998-07-12 jason * decl.c (struct binding_level): New field using_direc...
1998-07-12 jason * xref.c (classname): New function.
1998-07-12 jason * typeck.c (comptypes, case TEMPLATE_TEMPLATE_PARM...
1998-07-12 jason * repo.c (get_base_filename): Use file_name_nondirect...
1998-07-12 jason * friend.c (do_friend): Pull the identifier out of...
1998-07-12 law * g++.1 (-traditional): Remove duplicated docum...
1998-07-11 mmitchel * cplus-dem.c (string): Move definition before work_stuff.
1998-07-11 mmitchel * pt.c (push_template_decl_real): Don't look at DECL_T...
1998-07-08 vmakarov * toplev.c (lang_options): Add -Wlong-long, -Wno-long...
1998-07-07 jason * decl.c (xref_tag): Handle attributes between 'class...
1998-07-06 jason * decl.c (lookup_tag): Use CP_DECL_CONTEXT.
1998-06-30 bkoz
1998-06-29 ghaziWarning fixes:
1998-06-29 brendan * tree.c (build_srcloc): Make sure we allocate this...
1998-06-27 law * g++spec.c (NEED_MATH_LIBRARY): Define to...
1998-06-27 law * Make-lang.in (g++): Depend on mkstemp.o....
1998-06-27 ghaziReplace Makefile.in dependencies on expr.h with variabl...
1998-06-25 bkoz
1998-06-25 bkoz
1998-06-25 mmitchel * cp-tree.h (c_get_alias_set): Declare.
1998-06-25 amacleodThu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod...
1998-06-25 brolley1998-06-25 Dave Brolley <brolley@cygnus.com>
1998-06-25 jason * cp-tree.h (CP_DECL_CONTEXT): New macro.
1998-06-25 rth * method.c (emit_thunk): Set current_function_i...
1998-06-23 amacleodTue Jun 23 13:38:18 EDT 1998 Andrew MacLeod <amacleod...
1998-06-23 amacleodHave -fnew-exceptions actually use the runtime field...
1998-06-23 jason * call.c (joust): Fix confusing conversion warning.
1998-06-22 ghaziWarning fixes:
1998-06-19 law * typeck2.c (pop_init_level): Warn about implic...
1998-06-18 ghaziWarning fix:
1998-06-17 jason * class.c (finish_struct): Make conflicting use of...
1998-06-17 mmitchel * pt.c (convert_nontype_argument): Issue an error...
1998-06-17 mmitchel * cp-tree.h (c_get_alias_set): Remove declaration...
1998-06-17 jason * typeck.c (build_binary_op_nodefault): Change % in...
1998-06-17 mmitchel * errfn.c (cp_thing): Handle the `%%' formatting sequence.
1998-06-17 jason * method.c (hack_identifier): Complain about getting...
1998-06-16 amacleod1998-06-16 Andrew MacLeod <amacleod@cygnus.com>
1998-06-16 jasonrevert
1998-06-16 jason * method.c (hack_identifier): Don't let a class templa...
1998-06-13 mmitchel * class.c (alter_access): Accept a BINFO explaining...
1998-06-13 mmitchel * cp-tree.h (complete_type_or_else): Declare.
1998-06-12 brendan * pt.c (check_explicit_specialization): If DECLARATOR...
1998-06-12 mmitchel * class.c (instantiate_type): Don't treat template...
1998-06-11 mmitchel * pt.c (is_member_template_class): New function.
1998-06-11 bkoz
1998-06-11 mmitchel * call.c (convert_default_arg): Make global, not static.
1998-06-10 jason * search.c (covariant_return_p): Complain about ambigu...
1998-06-10 jason * typeck.c (build_component_ref): Diagnose ref to...
1998-06-10 brendan * decl.c (grokparms): Check that INIT isn't...
1998-06-10 jason * call.c (build_method_call): Fix thinko.
1998-06-10 jason * call.c (build_scoped_method_call): Fix thinko.
1998-06-10 brolleyIntegrate cpplib into the C++ front end.
1998-06-10 brendan * typeck.c (build_component_ref): Make sure FIELD...
1998-06-10 jfc1998-06-10 John Carr <jfc@mit.edu>
1998-06-10 jason * init.c (resolve_offset_ref): Handle default-initiali...
1998-06-09 mmitchel * pt.c (fn_type_unification): Revise documentation...
1998-06-09 amacleodMinor tweaks.
1998-06-09 jason * search.c (lookup_member): New fn.
1998-06-08 ghaziWarning fixes:
1998-06-08 amacleodThu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod...
1998-06-08 jason * function.c: Define current_function_cannot_inline.
1998-06-08 mmitchel * init.c (build_offset_ref): Correct previous change...
next