OSDN Git Service

Sat Aug 15 20:22:33 1998 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / cp /
1998-08-14 nickcRename BBISON to BISON
1998-08-13 jason * tree.h: De-conditionalize init_priority code.
1998-08-13 jason * pt.c (tsubst_copy): Hush warning.
1998-08-12 mmitchel * pt.c (print_template_context): Don't abort when...
1998-08-12 mmitchel1998-08-12 Mark Mitchell <mark@markmitchell.com>
1998-08-09 mmitchel * pt.c (check_explicit_specialization): Don't abort...
1998-08-07 mmitchel * typeck.c (require_complete_type): Use complete_type_...
1998-08-07 mmitchel * cvt.c (cp_convert_to_pointer): Handle NULL pointer
1998-08-06 mmitchel * cp-tree.h (ENUM_TEMPLATE_INFO): New macro.
1998-08-04 mmitchel * decl.c (pushtag): Don't mangle the name of a TYPE_DE...
1998-08-03 jason * method.c (set_mangled_name_for_decl): Change return...
1998-08-03 mmitchel * decl2.c (grokfield): Don't mangle the name of a...
1998-08-03 mmitchel * decl2.c (grokfield): Don't mangle the name of a...
1998-08-02 mmitchel * cp-tree.def (LOOKUP_EXPR): Document. Remove second...
1998-08-01 jason * init.c (init_init_processing): Remove BI* handling.
1998-07-31 mmitchel1998-07-31 Mark Mitchell <mark@markmitchell.com>
1998-07-29 jason * decl.c (push_overloaded_decl): Use current_namespace...
1998-07-29 jason * decl.c (lookup_name_real): Fix typo.
1998-07-28 mmitchel * friend.c (is_friend): Be lenient with member functio...
1998-07-28 jason * class.c (finish_struct_1): Convert integer_zero_node to
1998-07-28 mmitchel * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-27 jason * typeck2.c (build_functional_cast): Handle default...
1998-07-27 jason * call.c (build_over_call): Pass 1 to popclass.
1998-07-27 jason * parse.y (direct_notype_declarator): Add precedence...
1998-07-27 brolley1998-07-27 Dave Brolley <brolley@cygnus.com>
1998-07-27 jasonx
1998-07-25 jason * decl.c (lookup_name_real): OK, do return the from_ob...
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 jasonoops
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 brendanrevert part of the last checkin
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 bkoz
1998-06-25 bkoz8
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...
next