Age | Commit message (Expand) | Author | Files | Lines |
1995-12-28 | 77th Cygnus<->FSF merge | Mike Stump | 5 | -48/+140 |
1995-12-19 | 76th Cygnus<->FSF merge | Mike Stump | 19 | -432/+1163 |
1995-11-21 | Bring over: | Mike Stump | 2 | -0/+8 |
1995-11-20 | Bring over: | Mike Stump | 1 | -1/+9 |
1995-11-03 | merge in some last minute changes from jason, for jason. | Mike Stump | 4 | -9/+59 |
1995-10-27 | FSF local, until kenner adds it to the backend. | Mike Stump | 1 | -0/+4 |
1995-10-23 | FSF local junk | Mike Stump | 1 | -0/+94 |
1995-10-12 | 75th Cygnus<->FSF merge | Mike Stump | 28 | -2505/+3973 |
1995-09-26 | jason@cygnus.copm | Jason Merrill | 1 | -0/+5 |
1995-09-26 | (duplicate_decls): Turn off whining about virtual functions redeclared | Jason Merrill | 1 | -1/+6 |
1995-09-14 | brendan@cygnus.com | Per Bothner | 1 | -0/+5 |
1995-09-14 | Clarify comment. | Richard Kenner | 1 | -1/+1 |
1995-09-14 | (do_identifier): Use global binding in preference of dead for local | Per Bothner | 1 | -0/+2 |
1995-09-14 | brendan@cygnus.com | Brendan Kehoe | 1 | -0/+4 |
1995-09-14 | (handle_sysv_pragma): Deal with getting a comma from yylex. | Brendan Kehoe | 1 | -0/+3 |
1995-09-12 | drupp@cs.ashington.edu | Douglas Rupp | 1 | -0/+4 |
1995-09-12 | (cc1plus) : Removed unnecessary $(exeext). | Douglas Rupp | 1 | -1/+1 |
1995-09-11 | jason@cygnus.com | Jason Merrill | 1 | -0/+4 |
1995-09-11 | (tsubst): Handle PROMOTE_PROTOTYPES. | Jason Merrill | 1 | -0/+6 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 6 | -7/+7 |
1995-08-25 | bothner@cygnus.com | Per Bothner | 1 | -0/+17 |
1995-08-25 | (FOR): Call note_level_for_for. | Per Bothner | 1 | -3/+3 |
1995-08-25 | (do_identifier): Handle old (non-ANSI) for scoping, and warn if | Per Bothner | 1 | -0/+35 |
1995-08-25 | (DECL_DEAD_FOR_LOCAL, DECL_ERROR_REPORTED, DECL_SHADOWED_FOR_VAR): New | Per Bothner | 1 | -0/+14 |
1995-08-25 | (struct binding_level): New fields dead_vars_from_for and is_for_scope. | Per Bothner | 1 | -17/+92 |
1995-08-25 | (flag_new_for_scope): Add a new mode that follows ANSI for-scoping, but suppo... | Per Bothner | 1 | -2/+6 |
1995-07-26 | gb@alexander.cs.purdue.edu | Gerald Baumgartner | 1 | -0/+25 |
1995-07-26 | (build_signature_method_call): Renamed offset_identifier and local variable o... | Gerald Baumgartner | 1 | -17/+29 |
1995-07-26 | (vt_off_identifier): Renamed from offset identifier. | Gerald Baumgartner | 1 | -14/+22 |
1995-07-26 | (SIGTABLE_VT_OFF_NAME): Renamed from SIGTABLE_OFFSET_NAME. | Gerald Baumgartner | 1 | -2/+4 |
1995-07-01 | call.c (convert_harshness): Add QUAL_CODE when we're faced with const vs non-... | Brendan Kehoe | 2 | -0/+15 |
1995-07-01 | cleanup after kenner | Mike Stump | 1 | -2/+2 |
1995-06-29 | mrs@cygnus.com | Mike Stump | 1 | -0/+4 |
1995-06-29 | (BOOL_TYPE_SIZE): Fix broken SLOW_BYTE_ACCESS check. | Mike Stump | 1 | -1/+1 |
1995-06-28 | jason@cygnus.com | Jason Merrill | 1 | -0/+4 |
1995-06-28 | (cplus_expand_expr): Don't mess with temp slots. | Jason Merrill | 1 | -4/+0 |
1995-06-28 | mrs@cygnus.com. | Jason Merrill | 1 | -0/+4 |
1995-06-28 | (tsubst, PARM_TYPE): Propagate DECL_ARTIFICIAL. | Jason Merrill | 1 | -0/+1 |
1995-06-26 | Update copyright. | Richard Kenner | 1 | -1/+1 |
1995-06-22 | Rename called function. | Richard Kenner | 11 | -11/+11 |
1995-06-22 | mrs@cygnus.com | Richard Kenner | 1 | -7/+217 |
1995-06-22 | (start_function): For pre-parsed functions, layout all of the parm decls again. | Richard Kenner | 1 | -1/+9 |
1995-06-22 | Unknown; from MRS. | Richard Kenner | 1 | -1/+1 |
1995-06-22 | (build_signature_table_constructor): Use DECL_CONTEXT instead of... | Richard Kenner | 1 | -92/+102 |
1995-06-22 | (build_opfncall): Use DECL_CHAIN, not TREE_CHAIN for results from lookup_fnfi... | Richard Kenner | 1 | -33/+88 |
1995-06-22 | (dont_allow_type_definitions): Define. | Richard Kenner | 1 | -4/+5 |
1995-06-22 | (can_convert): Also check for distance > 0. | Richard Kenner | 1 | -7/+18 |
1995-06-22 | (build_delete): If the TYPE_DOMAIN is not set, give an error instead of core ... | Richard Kenner | 1 | -5/+18 |
1995-06-22 | (instantiate_class_template): Add the new instantiation to template_classes. | Richard Kenner | 1 | -50/+26 |
1995-06-22 | (get_vbase): New routine to switch hierarchies from the CLASSTYPE_VBASECLASSE... | Richard Kenner | 1 | -1/+54 |