OSDN Git Service

* config/linux.h (ASM_COMMENT_START): Remove from here,
[pf3gnuchains/gcc-fork.git] / gcc / cp /
1998-05-07 jason * pt.c (tsubst): Don't tsubst the type of an IDENTIFIE...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 wilsontoplev.h cleanup...
1998-05-06 law * errfn.c (cp_error, cp_warning): Remove declar...
1998-05-06 ghazi * error.c: Convert to using ctype macros define...
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-05-06 robertlCorrect ChangeLog entry for my last cp/ChangeLog fix...
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-05-06 robertl
1998-05-06 jason * tree.c (perm_manip): Also regenerate the RTL of...
1998-05-05 jason * init.c (expand_vec_init): The initialization of...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-05-05 amacleodCall build_type_variant in method.c
1998-05-05 jason * tree.def: Add NAMESPACE_DECL.
1998-05-03 jason * call.c (build_over_call): Do evaluate arg even if...
1998-04-30 wilsonFix build failure when POSIXLY_CORRECT set, reported...
1998-04-30 amacleodUpdate gxxint.texi to include squangling info
1998-04-28 mmitchel * semantics.c (begin_stmt_expr): Avoid duplicating...
1998-04-28 brendan * decl2.c (ambiguous_decl): Fix NAME parm to be a...
1998-04-27 mmitchel * decl.c (maybe_push_to_top_level): Always clear
1998-04-26 mmitchel * cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
1998-04-26 mmitchel * pt.c (mabybe_get_template_decl_from_type_decl):...
1998-04-26 mmitchel * pt.c (check_explicit_specialization): Handle overloaded
1998-04-23 jason * cp-tree.def: Add WRAPPER. USER_CONV now only has...
1998-04-23 mmitchel * pt.c (unify): Fix typo in previous change.
1998-04-23 jason * error.c (dump_type_real): Declare canonical_name.
1998-04-23 jason * typeck.c (comp_target_types): Fix PMFs.
1998-04-22 mmitchelAdd prototype
1998-04-22 mmitchel * pt.c (tsubst): Decrease the template-level of
1998-04-22 mmitchel * class.c (finish_struct): Set TREE_PRIVATE and TREE_P...
1998-04-21 mmitchel * decl2.c (grokfield): Remangle the name of a member...
1998-04-21 mmitchel * decl2.c (check_member_template): Set DECL_IGNORED...
1998-04-21 mmitchel * errfn.c (cp_thing): Use xrealloc, not xmalloc, to...
1998-04-21 bkoz* decl.c (duplicate_decls): Only check DECL_FRIEND_P...
1998-04-21 bkoz8
1998-04-21 jason * typeck.c (convert_for_assignment): Fix handling...
1998-04-21 jason (convert_for_assignment): Fix handling of pmfs.
1998-04-21 law * cp-tree.h (intTI_type_node, unsigned_intTI_ty...
1998-04-18 wilsonPatches to give useful error when no files specified.
1998-04-17 mmitchelFri Apr 17 21:25:00 1998 Mark Mitchell <mmitchell...
1998-04-17 jasonredo
1998-04-17 jasonrevert
1998-04-17 jason * decl2.c (lang_decode_option): -fnew-abi implies...
1998-04-17 lawTypos in last checkin.
1998-04-17 law * Make-lang.in (c++.all.build): Don't depend...
1998-04-17 law * tree.c (avoid_overlap): Add prototype.
1998-04-17 jason * decl2.c (build_expr_from_tree): Just return a PMF.
1998-04-17 jason * typeck2.c (process_init_constructor): Don't strip...
1998-04-17 jason * decl.c (duplicate_decls): Fix check for when it...
1998-04-16 law8
1998-04-16 law
1998-04-16 law8
1998-04-16 law
1998-04-15 brolleyWed Apr 15 15:34:44 1998 Dave Brolley <brolley@cygnus...
1998-04-15 law * errfn.c: Rework to avoid problems when HOST_W...
1998-04-13 bkozx
1998-04-13 bkoz
1998-04-10 lawRebuild after recent parse.y change.
1998-04-10 jason * sig.c (build_signature_pointer_constructor): Don...
1998-04-09 bkoza
1998-04-09 bkozd
1998-04-08 law * lex.c (finput): New variable.
1998-04-07 jason * call.c (build_call): Still evaluate the actual argument.
1998-04-05 jason * tree.c (avoid_overlap): Return a value.
1998-04-04 law * method.c (check_btype): Add missing argument...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-03 jason Implement empty base optimization.
1998-04-03 jason * decl.c (cplus_expand_expr_stmt): Strip unused INDIRE...
1998-04-03 jason Re-implement allocation of base class subobjects.
1998-04-02 jason * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused...
1998-04-01 law * class.c, Make sure system.h is included just...
1998-04-01 jasontweak
1998-04-01 jason * friend.c (is_friend): Fix access control for local...
1998-04-01 mmitchel * call.c (build_over_call): Do name resolution for...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-30 mmitchel * pt.c (fn_type_unification): Allow incomplete unific...
1998-03-30 jason * tree.c (member_p): New fn.
1998-03-30 jason * call.c (build_method_call): Handle non-scoped destru...
1998-03-29 jason * friend.c (is_friend): Local classes have the same...
1998-03-29 law * typeck.c (expand_target_expr): Delete dead...
1998-03-29 law * search.c: Put various prototypes inside ...
1998-03-29 law * method.c (thunk_printable_name): Delete dead...
1998-03-29 law * lex.c (yynextch): Delete dead function.
1998-03-29 law * expr.c (tree_extract_aggr_init): #if 0 out.
1998-03-29 law * except.c (do_unwind): Delete dead function.
1998-03-29 law * cvt.c (build_conversion_type_1): Delete dead...
1998-03-29 law * cp-tree.h (push_expression_obstack): Declare.
1998-03-29 lawi * call.c (source_type): #if 0 out.
1998-03-28 law * class.c (alter_access): Remove unused label...
1998-03-28 mmitchel * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
1998-03-27 mmitchel * error.c (dump_decl): Be a bit more explicit with...
1998-03-27 jason * inc/exception: Reorder closing braces.
1998-03-27 mmitchel * pt.c (redeclare_class_template): New function.
1998-03-26 jason * call.c (build_over_call): Check IS_AGGR_TYPE, not
1998-03-26 jason * decl.c (grokdeclarator): Remove const and volatile...
1998-03-26 mmitchelThu Mar 26 10:25:52 1998 Mark Mitchell <mmitchell...
1998-03-26 mmitchel * call.c (build_object_call): Complain about ambiguous...
1998-03-26 mmitchel * cvt.c (perform_qualification_conversions): Use comp_...
1998-03-25 mmitchelWed Mar 25 16:10:50 1998 Mark Mitchell <mmitchell...
1998-03-25 jason * cp-tree.h: Fix typo.
next