OSDN Git Service

* call.c (joust): Don't warn about "confusing" conversions to the
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
1998-07-14 jason * call.c (joust): Don't warn about "confusing" convers...
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 * friend.c (do_friend): Pull the identifier out of...
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-06-30 bkoz
1998-06-25 amacleodThu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod...
1998-06-25 jason * cp-tree.h (CP_DECL_CONTEXT): New macro.
1998-06-23 jason * call.c (joust): Fix confusing conversion warning.
1998-06-10 brolleyIntegrate cpplib into the C++ front end.
1998-06-10 jason * init.c (resolve_offset_ref): Handle default-initiali...
1998-06-08 ghaziWarning fixes:
1998-06-05 jason * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE...
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-01 bothnerd
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-25 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-23 jason * cp-tree.def: Add SRCLOC.
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 mmitchel * decl2.c (find_representative_member): New function.
1998-05-20 jason * decl2.c (start_objects, finish_objects, do_dtors,
1998-05-18 jason * decl2.c (get_sentry): Use end_temporary_allocation.
1998-05-13 ghaziWarning patches:
1998-05-10 jason * class.c (finish_struct_1): Use OVL_CURRENT on TREE_V...
1998-05-08 jasonmassive namespace patch
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-04-28 brendan * decl2.c (ambiguous_decl): Fix NAME parm to be a...
1998-04-26 mmitchel * cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
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-17 jason * decl2.c (lang_decode_option): -fnew-abi implies...
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-07 jason * call.c (build_call): Still evaluate the actual argument.
1998-04-03 jason Implement empty base optimization.
1998-04-02 jason * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-30 jason * tree.c (member_p): New fn.
1998-03-25 jason * decl2.c (constructor_name_full): Handle TYPENAME_TYPE.
1998-03-12 manfredd
1998-03-12 manfredd
1998-03-10 mmitchellTue Mar 10 07:32:36 1998 Mark Mitchell <mmitchell...
1998-03-03 jason * cvt.c, decl.c, decl2.c, init.c, rtti.c, typeck.c...
1998-03-03 jason * call.c, class.c, cp-tree.h, cvt.c, decl.c, init...
1998-02-27 jasonSupport partial specialization of member class templates.
1998-02-27 jason * pt.c (tsubst, TEMPLATE_DECL): Support member class...
1998-02-25 jasonPartial implementation of namespaces.
1998-02-23 jasonSupport for friend templates.
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-10 amacleodAdd -fsquangle to option processing list.
1998-02-03 jason * cvt.c (ocp_convert): Obtain the constant values...
1998-02-02 jason * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New...
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-02-01 law * decl.c (init_decl_processing): Use set_sizetype.
1998-01-29 jason * class.c (instantiate_type): Don't just return a...
1998-01-28 jason * cp-tree.h (grok_enum_decls): Remove type parameter.
1998-01-27 jason * call.c (add_template_candidate_real): New function.
1998-01-23 jasonrevert last change
1998-01-22 jason * decl2.c (grok_x_components): Always call grok_enum_d...
1998-01-22 jasonWed Jan 21 10:29:57 1998 Kriang Lerdsuwanakij <lerdsu...
1998-01-19 jason * decl.c (start_decl): Don't allow duplicate definitio...
1998-01-12 jason * init.c (build_new_1): Split out from build_new.
1997-12-21 law * decl2.c (lang_decode_option): Add support...
1997-12-18 jason * except.c: Remove register_exception_table{,_p}.
1997-12-12 jason * decl2.c (comdat_linkage): Also set DECL_COMDAT.
1997-12-12 jason * except.c (use_eh_context): Don't copy_rtx a REG.
1997-11-27 jason * cp-tree.h (struct lang_decl_flags): Add comdat.
1997-11-27 jason * decl2.c (import_export_vtable): If we support one_on...
1997-11-26 jason * typeck2.c (digest_init): Make copies where appropriate.
1997-11-20 jason * method.c (build_decl_overload_real): Don't mess...
1997-11-15 jason * call.c (build_new_op): Fix copy error.
1997-11-12 jason * init.c (build_new): Handle freeing allocated memory...
1997-11-11 jason * call.c (build_new_method_call): Handle getting a
1997-11-07 jason * decl2.c (finish_file): Put back some code.
1997-11-07 jason * decl2.c (finish_file): Remove redundant code.
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-10-08 jason * decl2.c (finish_prevtable_vardecl): Check DECL_REALL...
1997-10-06 jasonMon Oct 6 09:27:29 1997 Jason Merrill <jason@yorick...
1997-09-30 jason1997-09-29 Paul Eggert <eggert@twinsun.com>
1997-09-30 jasonMon Sep 29 19:57:51 1997 H.J. Lu (hjl@gnu.ai.mit...
1997-09-29 jasonMon Sep 29 11:05:54 1997 Alexandre Oliva <oliva@dcc...
1997-09-29 jason * cp-tree.h, decl.c, decl2.c, pt.c:
1997-09-28 jasonSat Sep 27 16:22:48 1997 Jason Merrill <jason@yorick...
1997-09-10 jasondwarf2 EH support
1997-09-06 jason * class.c (grow_method): Remove check for redeclaration.
1997-09-03 jason * typeck.c (c_expand_return): Always convert_for_initi...
1997-09-01 jason * call.c (build_new_op): Strip leading REF_BIND from...
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-19 jasonmerge
1997-08-19 jasonmerge
1997-07-08 mrs92th Cygnus<->FSF merge
1997-06-18 mrs91th Cygnus<->FSF quick merge
1997-05-02 mrs91th Cygnus<->FSF quick merge
1997-04-23 mrs91th Cygnus<->FSF merge
next