OSDN Git Service

* call.c (joust): Don't warn about "confusing" conversions to the
[pf3gnuchains/gcc-fork.git] / gcc / cp / parse.y
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-07 jason * decl.c (xref_tag): Handle attributes between 'class...
1998-06-25 jason * cp-tree.h (CP_DECL_CONTEXT): New macro.
1998-06-23 amacleodHave -fnew-exceptions actually use the runtime field...
1998-06-17 jason * method.c (hack_identifier): Complain about getting...
1998-06-09 amacleodMinor tweaks.
1998-06-05 jason * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE...
1998-05-27 jason * parse.y (base_class): Use is_aggr_type, not IS_AGGR_...
1998-05-26 jason * decl.c (pushdecl): Don't copy the type_decl.
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-20 mmitchel * class.c (delete_duplicate_fields_1): Use DECL_DECLAR...
1998-05-19 ghaziWarning fixes:
1998-05-19 jason * init.c (build_member_call): Handle template_ids.
1998-05-18 mmitchel * parse.y (.finish_new_placement): New non-terminal.
1998-05-17 mmitchel * init.c (build_new_1): Call suspend_momentary around...
1998-05-14 amacleodFirst cut of changes to utilize the new exception handl...
1998-05-11 mmitchel * cp-tree.h (finish_unary_op_expr): New function.
1998-05-08 jasonmassive namespace patch
1998-04-26 mmitchel * cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
1998-04-09 bkozd
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-28 mmitchel * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
1998-03-18 mmitchel * semantics.c: New file, containing routines to perfor...
1998-03-18 jason * parse.y (nomods_initdcl0): Also call cp_finish_decl...
1998-03-17 jason * class.c (pushclass): Only use the mi_matrix stuff...
1998-03-16 mmitchell * parse.y: Deal with CONSTRUCTORS in new_initializers.
1998-03-11 mmitchell * parse.y (new_initializer): Make sure all initializer...
1998-03-02 jason * parse.y (explicit_template_type): Remove TEMPLATE...
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 jason * pt.c (tsubst, TEMPLATE_DECL): Support member class...
1998-02-19 jason * typeck2.c (process_init_constructor): Sorry about...
1998-02-18 brendan./ChangeLog:
1998-02-17 mmitchell * parse.y (initdcl0_innards): New grammar symbol.
1998-02-17 jason * parse.y (simple_stmt): Use getdecls() to check for...
1998-02-13 jason * parse.y (simple_stmt): If the condition isn't a...
1998-02-13 jason * cp-tree.h: Add access_protected_virtual_node.
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-07 jason * parse.y (nomods_initdcl0): Add constructor_declarato...
1998-02-03 jason * decl.c: Lose arg_looking_for_template.
1998-02-03 jason * error.c (dump_decl): Fix type of default arguments...
1998-02-03 jason * parse.y (primary): Deal with statement-expressions in
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-01-29 jason * class.c (instantiate_type): Don't just return a...
1998-01-27 jason * call.c (add_template_candidate_real): New function.
1998-01-25 jason * parse.y (typename_sub*): Fix std::.
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...
1997-12-06 jason * parse.y (do_id): New nonterminal.
1997-12-06 jason * parse.y (template_id): do_identifier for PFUNCNAMEs...
1997-11-20 jason * decl.c (make_implicit_typename): Handle case where...
1997-10-15 brendan * parse.y (unary_expr): Give a pedwarn if someone...
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-10-01 jason * Makefile.in (g++FAQ.*): New rules.
1997-09-28 jasonSat Sep 27 16:22:48 1997 Jason Merrill <jason@yorick...
1997-09-26 jason * parse.y (member_init): Also imply typename here...
1997-09-26 jasonfix thinko
1997-09-25 jason Handle multi-level typenames and implicit typename...
1997-09-06 jason * class.c (grow_method): Remove check for redeclaration.
1997-09-02 jason * pt.c (unify): float doesn't match double.
1997-08-22 jason * lex.c (real_yylex): Refer to __complex instead of...
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-19 jasonmerge
1997-08-19 jasonmerge
1997-08-01 mrs92th Cygnus<->FSF quick merge
1997-07-24 brendan92th Cygnus<->FSF quick merge
1997-06-18 mrs91th Cygnus<->FSF quick merge
1997-05-28 mrs91th Cygnus<->FSF quick merge
1997-04-02 mrs90th Cygnus<->FSF quick merge
1997-02-21 mrs90th Cygnus<->FSF quick merge
1997-02-04 mrs90th Cygnus<->FSF quick merge
1997-01-21 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-11-12 mrs90th Cygnus<->FSF quick merge
1996-10-11 mrs89th Cygnus<->FSF quick merge
1996-09-30 mrs89th Cygnus<->FSF quick merge
1996-09-12 mrsmerging
1996-09-05 mrs * except.c (expand_start_try_stmts): Move to except...
1996-08-13 mrs87th Cygnus<->FSF quick merge
1996-07-19 mrs87th Cygnus<->FSF quick merge
1996-07-11 mrs87 Cygnus<->FSF merge
1996-05-16 mrs86th Cygnus<->FSF quick merge
1996-05-08 mrs86th Cygnus<->FSF quick merge
1996-04-30 mrs86th Cygnus<->FSF quick merge
1996-04-24 mrs86th Cygnus<->FSF quick merge
1996-04-19 mrs86th Cygnus<->FSF quick merge
1996-04-02 mrs86th Cygnus<->FSF merge
1996-03-21 mrs85th Cygnus<->FSF quick merge
1996-03-09 mrs85th Cygnus<->FSF quick merge
1996-03-08 mrs85th Cygnus<->FSF merge
1996-03-02 mrs84th Cygnus<->FSF merge
1996-02-28 mrs83rd Cygnus<->FSF merge
1996-02-20 mrs82nd Cygnus<->FSF merge
1996-02-09 mrs81st Cygnus<->FSF merge
1996-02-01 mrs80th Cygnus<->FSF merge
next