aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
1995-12-2877th Cygnus<->FSF mergeMike Stump5-48/+140
1995-12-1976th Cygnus<->FSF mergeMike Stump19-432/+1163
1995-11-21Bring over:Mike Stump2-0/+8
1995-11-20Bring over:Mike Stump1-1/+9
1995-11-03merge in some last minute changes from jason, for jason.Mike Stump4-9/+59
1995-10-27FSF local, until kenner adds it to the backend.Mike Stump1-0/+4
1995-10-23FSF local junkMike Stump1-0/+94
1995-10-1275th Cygnus<->FSF mergeMike Stump28-2505/+3973
1995-09-26jason@cygnus.copmJason Merrill1-0/+5
1995-09-26(duplicate_decls): Turn off whining about virtual functions redeclaredJason Merrill1-1/+6
1995-09-14brendan@cygnus.comPer Bothner1-0/+5
1995-09-14Clarify comment.Richard Kenner1-1/+1
1995-09-14(do_identifier): Use global binding in preference of dead for localPer Bothner1-0/+2
1995-09-14brendan@cygnus.comBrendan Kehoe1-0/+4
1995-09-14(handle_sysv_pragma): Deal with getting a comma from yylex.Brendan Kehoe1-0/+3
1995-09-12drupp@cs.ashington.eduDouglas Rupp1-0/+4
1995-09-12(cc1plus) : Removed unnecessary $(exeext).Douglas Rupp1-1/+1
1995-09-11jason@cygnus.comJason Merrill1-0/+4
1995-09-11(tsubst): Handle PROMOTE_PROTOTYPES.Jason Merrill1-0/+6
1995-08-28Fix spelling errors.Richard Kenner6-7/+7
1995-08-25bothner@cygnus.comPer Bothner1-0/+17
1995-08-25(FOR): Call note_level_for_for.Per Bothner1-3/+3
1995-08-25(do_identifier): Handle old (non-ANSI) for scoping, and warn ifPer Bothner1-0/+35
1995-08-25(DECL_DEAD_FOR_LOCAL, DECL_ERROR_REPORTED, DECL_SHADOWED_FOR_VAR): NewPer Bothner1-0/+14
1995-08-25(struct binding_level): New fields dead_vars_from_for and is_for_scope.Per Bothner1-17/+92
1995-08-25(flag_new_for_scope): Add a new mode that follows ANSI for-scoping, but suppo...Per Bothner1-2/+6
1995-07-26gb@alexander.cs.purdue.eduGerald Baumgartner1-0/+25
1995-07-26(build_signature_method_call): Renamed offset_identifier and local variable o...Gerald Baumgartner1-17/+29
1995-07-26(vt_off_identifier): Renamed from offset identifier.Gerald Baumgartner1-14/+22
1995-07-26(SIGTABLE_VT_OFF_NAME): Renamed from SIGTABLE_OFFSET_NAME.Gerald Baumgartner1-2/+4
1995-07-01call.c (convert_harshness): Add QUAL_CODE when we're faced with const vs non-...Brendan Kehoe2-0/+15
1995-07-01cleanup after kennerMike Stump1-2/+2
1995-06-29mrs@cygnus.comMike Stump1-0/+4
1995-06-29(BOOL_TYPE_SIZE): Fix broken SLOW_BYTE_ACCESS check.Mike Stump1-1/+1
1995-06-28jason@cygnus.comJason Merrill1-0/+4
1995-06-28(cplus_expand_expr): Don't mess with temp slots.Jason Merrill1-4/+0
1995-06-28mrs@cygnus.com.Jason Merrill1-0/+4
1995-06-28(tsubst, PARM_TYPE): Propagate DECL_ARTIFICIAL.Jason Merrill1-0/+1
1995-06-26Update copyright.Richard Kenner1-1/+1
1995-06-22Rename called function.Richard Kenner11-11/+11
1995-06-22mrs@cygnus.comRichard Kenner1-7/+217
1995-06-22(start_function): For pre-parsed functions, layout all of the parm decls again.Richard Kenner1-1/+9
1995-06-22Unknown; from MRS.Richard Kenner1-1/+1
1995-06-22(build_signature_table_constructor): Use DECL_CONTEXT instead of...Richard Kenner1-92/+102
1995-06-22(build_opfncall): Use DECL_CHAIN, not TREE_CHAIN for results from lookup_fnfi...Richard Kenner1-33/+88
1995-06-22(dont_allow_type_definitions): Define.Richard Kenner1-4/+5
1995-06-22(can_convert): Also check for distance > 0.Richard Kenner1-7/+18
1995-06-22(build_delete): If the TYPE_DOMAIN is not set, give an error instead of core ...Richard Kenner1-5/+18
1995-06-22(instantiate_class_template): Add the new instantiation to template_classes.Richard Kenner1-50/+26
1995-06-22(get_vbase): New routine to switch hierarchies from the CLASSTYPE_VBASECLASSE...Richard Kenner1-1/+54