init.c (build_new_1): Call suspend_momentary around the creation of values that must...
[gcc.git] / gcc / cp / parse.y
1998-05-17 Mark Mitchellinit.c (build_new_1): Call suspend_momentary around...
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-11 Mark Mitchellcp-tree.h (finish_unary_op_expr): New function.
1998-05-08 Martin v. Löwismassive namespace patch
1998-04-26 Mark Mitchellcp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
1998-04-09 Benjamin Kosnikcp-tree.h (start_decl): Update prototype.
1998-04-01 Jeffrey A Law* class.c, Make sure system.h is included just after...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-28 Mark Mitchellpt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
1998-03-18 Mark Mitchellsemantics.c: New file, containing routines to perform...
1998-03-18 Jason Merrillparse.y (nomods_initdcl0): Also call cp_finish_decl...
1998-03-17 Jason Merrillclass.c (pushclass): Only use the mi_matrix stuff ...
1998-03-16 Mark Mitchell* parse.y: Deal with CONSTRUCTORS in new_initializers.
1998-03-11 Mark Mitchellparse.y (new_initializer): Make sure all initializers...
1998-03-02 Jason Merrillparse.y (explicit_template_type): Remove TEMPLATE keyword.
1998-02-28 Jason Merrillparse.y (nested_name_specifier): Use explicit_template_...
1998-02-28 Jason Merrillcp-tree.h (TYPENAME_TYPE_FULLNAME): New macro.
1998-02-27 Jason Merrillpt.c (tsubst, [...]): Support member class templates.
1998-02-19 Jason Merrilltypeck2.c (process_init_constructor): Sorry about non...
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-17 Mark Mitchellparse.y (initdcl0_innards): New grammar symbol.
1998-02-17 Jason Merrill* parse.y (simple_stmt): Use getdecls() to check for...
1998-02-13 Jason Merrillparse.y (simple_stmt): If the condition isn't a declara...
1998-02-13 Jason Merrillcp-tree.h: Add access_protected_virtual_node.
1998-02-11 Mark Mitchellcp-tree.h (push_template_decl): Return the decl passed...
1998-02-07 Jason Merrill* parse.y (nomods_initdcl0): Add constructor_declarator...
1998-02-03 Jason Merrilldecl.c: Lose arg_looking_for_template.
1998-02-03 Kriang Lerdsuwanakijerror.c (dump_decl): Fix type of default arguments...
1998-02-03 Mark Mitchellparse.y (primary): Deal with statement-expressions...
1998-02-02 Mark Mitchellcp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-29 Jason Merrillclass.c (instantiate_type): Don't just return a known...
1998-01-27 Mark Mitchellcall.c (add_template_candidate_real): New function.
1998-01-25 Jason Merrill* parse.y (typename_sub*): Fix std::.
1998-01-22 Kriang Lerdsuwanakijpt.c (coerce_template_parms): Don't access elements...
1998-01-19 Mark Mitchelldecl.c (start_decl): Don't allow duplicate definitions...
1997-12-06 Jason Merrillparse.y (do_id): New nonterminal.
1997-12-06 Jason Merrillparse.y (template_id): do_identifier for PFUNCNAMEs...
1997-11-20 Jason Merrilldecl.c (make_implicit_typename): Handle case where...
1997-10-15 Brendan Kehoeparse.y (unary_expr): Give a pedwarn if someone tries...
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-10-01 Jason MerrillMakefile.in (g++FAQ.*): New rules.
1997-09-28 Jason Merrill[multiple changes]
1997-09-26 Jason Merrillparse.y (member_init): Also imply typename here.
1997-09-26 Jason Merrillfix thinko
1997-09-25 Jason MerrillHandle multi-level typenames and implicit typename...
1997-09-06 Jason Merrillclass.c (grow_method): Remove check for redeclaration.
1997-09-02 Jason Merrillpt.c (unify): float doesn't match double.
1997-08-22 Jason Merrilllex.c (real_yylex): Refer to __complex instead of complex.
1997-08-21 Jason Merrill[multiple changes]
1997-08-19 Jason Merrillmerge
1997-08-19 Jason Merrillmerge
1997-08-01 Mike Stump92th Cygnus<->FSF quick merge
1997-07-24 Brendan Kehoe92th Cygnus<->FSF quick merge
1997-06-18 Mike Stump91th Cygnus<->FSF quick merge
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1997-04-02 Mike Stump90th Cygnus<->FSF quick merge
1997-02-21 Mike Stump90th Cygnus<->FSF quick merge
1997-02-04 Mike Stump90th Cygnus<->FSF quick merge
1997-01-21 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-11-12 Mike Stump90th Cygnus<->FSF quick merge
1996-10-11 Mike Stump89th Cygnus<->FSF quick merge
1996-09-30 Mike Stump89th Cygnus<->FSF quick merge
1996-09-12 Mike Stumpmerging
1996-09-05 Bob Mansonexcept.c (expand_start_try_stmts): Move to except.c...
1996-08-13 Jason Merrill87th Cygnus<->FSF quick merge
1996-07-19 Mike Stump87th Cygnus<->FSF quick merge
1996-07-11 Mike Stump87 Cygnus<->FSF merge
1996-05-16 Mike Stump86th Cygnus<->FSF quick merge
1996-05-08 Mike Stump86th Cygnus<->FSF quick merge
1996-04-30 Mike Stump86th Cygnus<->FSF quick merge
1996-04-24 Mike Stump86th Cygnus<->FSF quick merge
1996-04-19 Mike Stump86th Cygnus<->FSF quick merge
1996-04-02 Mike Stump86th Cygnus<->FSF merge
1996-03-21 Mike Stump85th Cygnus<->FSF quick merge
1996-03-09 Mike Stump85th Cygnus<->FSF quick merge
1996-03-08 Mike Stump85th Cygnus<->FSF merge
1996-03-02 Mike Stump84th Cygnus<->FSF merge
1996-02-28 Mike Stump83rd Cygnus<->FSF merge
1996-02-20 Mike Stump82nd Cygnus<->FSF merge
1996-02-09 Mike Stump81st Cygnus<->FSF merge
1996-02-01 Mike Stump80th Cygnus<->FSF merge
1996-01-22 Mike Stump79th Cygnus<->FSF merge
1996-01-17 Mike Stump78th Cygnus<->FSF merge
1995-12-19 Mike Stump76th Cygnus<->FSF merge
1995-11-03 Mike Stumpmerge in some last minute changes from jason, for jason.
1995-10-27 Mike StumpFSF local, until kenner adds it to the backend.
1995-10-12 Mike Stump75th Cygnus<->FSF merge
1995-08-25 Per Bothner(FOR): Call note_level_for_for.
1995-06-23 Richard KennerCall cplus_decl_attributes with prefix_attributes where...
1995-06-15 Richard KennerUpdate FSF address.
1995-06-13 Richard KennerLose all references to current_vtable_decl, CLASSTYPE_I...
1995-06-08 Mike StumpChange all callers of finish_decl to cp_finish_decl.
1995-05-16 Mike Stump71st Cygnus<->FSF merge
1995-05-11 Jason Merrill70th Cygnus<->FSF merge
1995-05-10 Mike Stump69th Cygnus<->FSF merge
1995-05-01 Mike Stump68th Cygnus<->FSF merge
1995-04-24 Mike Stump67th Cygnus<->FSF merge
next