OSDN Git Service

* call.c (joust): Don't warn about "confusing" conversions to the
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
1998-07-14 jason * call.c (joust): Don't warn about "confusing" convers...
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 * 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 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-25 bkoz
1998-06-25 bkoz8
1998-06-25 mmitchel * cp-tree.h (c_get_alias_set): Declare.
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-17 jason * class.c (finish_struct): Make conflicting use of...
1998-06-17 jason * typeck.c (build_binary_op_nodefault): Change % in...
1998-06-16 amacleod1998-06-16 Andrew MacLeod <amacleod@cygnus.com>
1998-06-16 jason * method.c (hack_identifier): Don't let a class templa...
1998-06-12 brendan * pt.c (check_explicit_specialization): If DECLARATOR...
1998-06-10 brendan * decl.c (grokparms): Check that INIT isn't...
1998-06-09 jason * search.c (lookup_member): New fn.
1998-06-08 ghaziWarning fixes:
1998-06-08 jason * function.c: Define current_function_cannot_inline.
1998-06-05 jason * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE...
1998-06-01 bothnerd
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-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-26 mmitchel * decl.c (store_parm_decls): Remove redundant call to
1998-05-26 bkoz
1998-05-26 jason * decl.c (pushdecl): Don't copy the type_decl.
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 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-24 jason * decl.c (push_namespace): Namespaces have type void.
1998-05-22 jason * decl.c (lang_print_error_function): New fn.
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 * cp-tree.h (MAIN_NAME_P): New macro.
1998-05-19 mmitchel * decl.c (saveable_obstack): Declare.
1998-05-19 ghaziWarning fixes:
1998-05-18 jason * decl.c (make_typename_type): Use currently_open_class.
1998-05-17 jason * decl.c (duplicate_decls): Use CANONICAL_TYPE_VARIANT...
1998-05-15 jason * decl.c (start_decl): Revert problem change.
1998-05-15 bkozP
1998-05-15 jason * decl.c (start_decl): Use 'tem'.
1998-05-13 ghaziWarning patches:
1998-05-12 jason * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P...
1998-05-09 jason * class.c (currently_open_class): New fn.
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-05-03 jason * call.c (build_over_call): Do evaluate arg even if...
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-21 bkoz8
1998-04-21 law * cp-tree.h (intTI_type_node, unsigned_intTI_ty...
1998-04-17 law * tree.c (avoid_overlap): Add prototype.
1998-04-17 jason * decl.c (duplicate_decls): Fix check for when it...
1998-04-13 bkozx
1998-04-09 bkozd
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-03 jason * decl.c (cplus_expand_expr_stmt): Strip unused INDIRE...
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-03-31 law * call.c: Include system.h. Remove includes...
1998-03-27 mmitchel * pt.c (redeclare_class_template): New function.
1998-03-26 jason * decl.c (grokdeclarator): Remove const and volatile...
1998-03-24 bkoz8
1998-03-23 jason * decl.c (make_typename_type): Revert.
1998-03-20 jason * decl.c (make_implicit_typename): Rewrite removed...
1998-03-19 jason * decl.c (make_implicit_typename): Lose useless code.
1998-03-19 jason * decl.c (store_bindings): Use free_binding_vecs.
1998-03-18 jason * decl.c (make_implicit_typename): Only change the...
1998-03-17 mmitchel * typeck2.c (build_x_arrow): Don't crash when an aggre...
1998-03-15 manfredd
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-03-02 jason * decl.c (start_function): Don't call temporary_alloca...
1998-02-28 jason * parse.y (nested_name_specifier): Use explicit_templa...
1998-02-28 jason * cp-tree.h (TYPENAME_TYPE_FULLNAME): New macro.
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-24 brendan * decl.c (finish_function): Give a pedwarn for reachin...
1998-02-24 brendan * decl.c (finish_function): Give a pedwarn...
1998-02-24 jason * pt.c (instantiate_class_template): Don't instantiate...
1998-02-23 jason * pt.c, call.c, decl.c, method.c, cp-tree.h: Remove...
1998-02-23 jasonSupport for friend templates.
1998-02-18 brendan./ChangeLog:
1998-02-13 jason * call.c (build_over_call): Convert builtin abs, labs...
1998-02-13 jason * cp-tree.h: Add access_protected_virtual_node.
1998-02-12 bkozd
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-10 jason * decl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead
1998-02-03 jason * decl.c: Lose arg_looking_for_template.
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...
next