aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-04-17decl.c (xref_tag): Revise handling of nested template declarations.Mark Mitchell1-0/+9
1999-04-16class.c (finish_struct): Remove unused variable.Mark Mitchell1-0/+8
1999-04-16cp-tree.h (TREE_NONLOCAL_FLAG): Remove.Mark Mitchell1-0/+13
1999-04-16decl.c (warn_about_implicit_typename_lookup): New function.Mark Mitchell1-0/+6
1999-04-15cp-tree.h (lookup_nested_field): Remove.Mark Mitchell1-0/+8
1999-04-15cp-tree.h (lang_type): Add documentation.Mark Mitchell1-1/+19
1999-04-15remove conflict indicatorsJason Merrill1-41/+1
1999-04-15parse.y (after_type_declarator_intern): New nonterminal.Jason Merrill1-0/+12
1999-04-14cp-tree.h (popclass): Change declaration.Mark Mitchell1-1/+66
1999-04-14remove change barsJason Merrill1-154/+2
1999-04-14typeck.c (build_unary_op): Handle taking the address of a unique bound non-st...Jason Merrill1-0/+5
1999-04-14extend.texi (Deprecated Features): New node.Martin v. Löwis1-0/+9
1999-04-13decl2.c (setup_initp): Compare DECL_ASSEMBLER_NAME instead of the decls thems...Jason Merrill1-0/+3
1999-04-13Fix spelling and formatting.Mike Stump1-44/+44
1999-04-13* pt.c (tsubst_function_type): Copy attributes over.Jason Merrill1-0/+2
1999-04-13tree.c (cp_valid_lang_attribute): New fn.Jason Merrill1-0/+7
1999-04-13class.c (finish_struct_1): Look at the const-ness of the field's type...Mark Mitchell1-2/+162
1999-04-13Fix up spelling and formatting.Mike Stump1-821/+822
1999-04-13decl2.c (import_export_decl): Because vtables always reference virtual functi...Mike Stump1-0/+8
1999-04-12cp-tree.h (struct lang_type): Add com_interface.Jason Merrill1-0/+13
1999-04-12cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.Jason Merrill1-0/+6
1999-04-12decl.c (xref_tag): Only complain once about using a typedef-name with 'struct'.Jason Merrill1-0/+5
1999-04-12parse.y (absdcl_intern): New nonterminal.Jason Merrill1-0/+3
1999-04-12* pt.c (lookup_template_class): Look through implict typename.Jason Merrill1-0/+4
1999-04-11friend.c (add_friend): Deal gracefully with error_mark_node.Mark Mitchell1-0/+4
1999-04-11* decl.c (push_binding): Fix typo in comment.Mark Mitchell1-0/+4
1999-04-10error.c (dump_type_real): If a typename is a template-id, put out the templat...Mark Mitchell1-0/+8
1999-04-09decl.c (make_typename_type): Complain if we don't find a type when trying to ...Mark Mitchell1-0/+5
1999-04-09decl.c (start_decl): Pass attributes to grokdeclarator.Jason Merrill1-0/+6
1999-04-08error.c (dump_expr): Don't crash on INDIRECT_REFs whose operands don't have t...Mark Mitchell1-0/+3
1999-04-08* search.c (template_self_reference_p): Tweak.Mark Mitchell1-0/+9
1999-04-06cp-tree.h (BASELINK_P): New macro.Mark Mitchell1-0/+14
1999-04-05decl.c (lookup_name_current_level): Tweak, and improve documentation.Mark Mitchell1-0/+3
1999-04-05class.c (maybe_fixup_vptrs): Remove declaration.Mark Mitchell1-0/+10
1999-04-04pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL nodes.Mark Mitchell1-0/+5
1999-04-02class.c (maybe_fixup_vptrs, [...]): Lose.Jason Merrill1-0/+5
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1-0/+120
1999-04-01cvt.c (convert_pointer_to_real): Use same_type_p.Nathan Sidwell1-0/+5
1999-03-31semantics.c (begin_inline_definitions, [...]): Rename from finish_default_arg...Jason Merrill1-0/+16
1999-03-31Makefile.in (hash.h): Generate using gperf language 'C'...Kaveh R. Ghazi1-0/+7
1999-03-30cp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.Jason Merrill1-0/+10
1999-03-29* decl2.c (lang_decode_option): Remove -Wsign-promo from -Wall.Jason Merrill1-0/+4
1999-03-28* pt.c (fn_type_unification): Ignore 'this' parm from conversion ops.Jason Merrill1-0/+4
1999-03-27cp-tree.h (add_friend): Declare.Mark Mitchell1-0/+15
1999-03-26call.c (build_field_call): Unify 'this' and non-'this' cases.Jason Merrill1-0/+6
1999-03-26Warning fixes:Kaveh R. Ghazi1-0/+111
1999-03-26gcc.texi (Copy Assignment): New node.Martin v. Löwis1-0/+4
1999-03-25gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPE...Zack Weinberg1-0/+5
1999-03-25* decl2.c (comdat_linkage): Treat vtables like functions.Jason Merrill1-0/+4
1999-03-25* pt.c (tsubst_decl): Tsubst into DECL_BEFRIENDING_CLASSES.Mark Mitchell1-0/+4