gcc.git
29 years ago(i386-sequent-ptx): Properly get version number.
Richard Kenner [Thu, 22 Jun 1995 23:01:20 +0000 (19:01 -0400)]
(i386-sequent-ptx): Properly get version number.

From-SVN: r10030

29 years ago(___modsi3): Correctly set SIGN register for modulo involving negative
Richard Kenner [Thu, 22 Jun 1995 22:52:32 +0000 (18:52 -0400)]
(___modsi3): Correctly set SIGN register for modulo involving negative
numbers.

From-SVN: r10029

29 years ago(STAGESTUFF): Add stamp-crt.
Richard Kenner [Thu, 22 Jun 1995 22:49:53 +0000 (18:49 -0400)]
(STAGESTUFF): Add stamp-crt.

(crtbegin.o, crtend.o): Now depend on stamp-crt.
(stamp-crt): New rule, to actually build crt{begin,end}.o.

From-SVN: r10028

29 years ago(mips:*:4*:UMIPS): New case.
Richard Kenner [Thu, 22 Jun 1995 22:36:39 +0000 (18:36 -0400)]
(mips:*:4*:UMIPS): New case.

From-SVN: r10027

29 years ago(HZ): Now 100 and don't define if already defined.
Richard Kenner [Thu, 22 Jun 1995 22:32:23 +0000 (18:32 -0400)]
(HZ): Now 100 and don't define if already defined.

From-SVN: r10026

29 years ago(LIB_SPEC): Define to avoid -lg.
Richard Kenner [Thu, 22 Jun 1995 22:25:31 +0000 (18:25 -0400)]
(LIB_SPEC): Define to avoid -lg.

From-SVN: r10025

29 years ago(locatelib): Fix parsing of LD_LIBRARY_PATH.
Richard Kenner [Thu, 22 Jun 1995 22:19:01 +0000 (18:19 -0400)]
(locatelib): Fix parsing of LD_LIBRARY_PATH.

From-SVN: r10024

29 years agoFix spelling errors in comments.
Richard Kenner [Thu, 22 Jun 1995 22:08:31 +0000 (18:08 -0400)]
Fix spelling errors in comments.

From-SVN: r10023

29 years ago(main): Unlink export_file before we return.
Richard Kenner [Thu, 22 Jun 1995 22:03:38 +0000 (18:03 -0400)]
(main): Unlink export_file before we return.

From-SVN: r10022

29 years agoFix aix 4.1 compiler warnings.
Michael Meissner [Thu, 22 Jun 1995 21:27:13 +0000 (21:27 +0000)]
Fix aix 4.1 compiler warnings.

From-SVN: r10021

29 years agoEdit to add a missing $(exeext) for CCCP.
Richard Kenner [Tue, 20 Jun 1995 22:25:26 +0000 (18:25 -0400)]
Edit to add a missing $(exeext) for CCCP.

From-SVN: r10020

29 years ago(default_include): Use name and two ints to be compatible with
Richard Kenner [Tue, 20 Jun 1995 22:17:47 +0000 (18:17 -0400)]
(default_include): Use name and two ints to be compatible with
definition of INCLUDE_DEFAULTS.

From-SVN: r10019

29 years ago(integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN if the decl
Richard Kenner [Mon, 19 Jun 1995 23:27:01 +0000 (19:27 -0400)]
(integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN if the decl
returned by pushdecl is the one we started with.

From-SVN: r10018

29 years ago(ASM_DECLARE_FUNCTION_NAME): Don't emit function label.
Richard Kenner [Mon, 19 Jun 1995 23:24:25 +0000 (19:24 -0400)]
(ASM_DECLARE_FUNCTION_NAME): Don't emit function label.

From-SVN: r10017

29 years ago(simple_cst_equal): Work around enum bug in vax ultrix 4.3 pcc.
Richard Kenner [Mon, 19 Jun 1995 23:08:22 +0000 (19:08 -0400)]
(simple_cst_equal): Work around enum bug in vax ultrix 4.3 pcc.

From-SVN: r10016

29 years ago(ASM_OUTPUT_ASCII): Always reset line count when starting new line.
Richard Kenner [Mon, 19 Jun 1995 22:56:03 +0000 (18:56 -0400)]
(ASM_OUTPUT_ASCII): Always reset line count when starting new line.

From-SVN: r10015

29 years agoDon't define wchar_t under C++.
Richard Kenner [Mon, 19 Jun 1995 22:34:46 +0000 (18:34 -0400)]
Don't define wchar_t under C++.

From-SVN: r10014

29 years agoWill bring over with next merge.
Mike Stump [Mon, 19 Jun 1995 22:02:30 +0000 (22:02 +0000)]
Will bring over with next merge.

From-SVN: r10013

29 years ago(collect_expansion): Work around enum bug in vax ultrix 4.3 pcc.
Richard Kenner [Mon, 19 Jun 1995 21:12:21 +0000 (17:12 -0400)]
(collect_expansion): Work around enum bug in vax ultrix 4.3 pcc.

From-SVN: r10012

29 years agoInitial revision
Richard Kenner [Mon, 19 Jun 1995 20:52:51 +0000 (16:52 -0400)]
Initial revision

From-SVN: r10011

29 years ago(save_call_clobbered_regs): If AUTO_INC_DEC, mark register indicated
Richard Kenner [Mon, 19 Jun 1995 20:30:25 +0000 (16:30 -0400)]
(save_call_clobbered_regs): If AUTO_INC_DEC, mark register indicated
by REG_INC notes as live so they will be saved.

From-SVN: r10010

29 years ago(PRINT_OPERAND_ADDRESS, case LOW_SUM): Fix logic bug in last change.
Richard Kenner [Mon, 19 Jun 1995 20:21:04 +0000 (16:21 -0400)]
(PRINT_OPERAND_ADDRESS, case LOW_SUM): Fix logic bug in last change.

From-SVN: r10009

29 years ago(scan_decls): Fix typo when resetting PREV_ID_START.
Richard Kenner [Mon, 19 Jun 1995 18:19:07 +0000 (14:19 -0400)]
(scan_decls): Fix typo when resetting PREV_ID_START.

From-SVN: r10008

29 years ago(ASM_DECLARE_FUNCTION_NAME): Likewise.
Richard Kenner [Mon, 19 Jun 1995 18:11:46 +0000 (14:11 -0400)]
(ASM_DECLARE_FUNCTION_NAME): Likewise.

From-SVN: r10007

29 years ago(current_function_decl): Delete declaration.
Richard Kenner [Mon, 19 Jun 1995 18:11:21 +0000 (14:11 -0400)]
(current_function_decl): Delete declaration.

(function_prologue): New variable fnname.  Use it instead of
current_function_name.
(function_epilogue): Likewise.

From-SVN: r10006

29 years ago(current_function_name): Delete declaration.
Richard Kenner [Mon, 19 Jun 1995 18:10:51 +0000 (14:10 -0400)]
(current_function_name): Delete declaration.

(ASM_DECLARE_FUNCTION_NAME): Don't set current_function_name.

From-SVN: r10005

29 years agoChange version to 2.7.1.
Richard Kenner [Mon, 19 Jun 1995 17:13:48 +0000 (13:13 -0400)]
Change version to 2.7.1.

From-SVN: r10004

29 years agoMake options.h and specs.h.
Richard Kenner [Mon, 19 Jun 1995 17:06:11 +0000 (13:06 -0400)]
Make options.h and specs.h.

Change realclear to maintainer-clean.

From-SVN: r10003

29 years agoChange version to 2.7.1.
Richard Kenner [Mon, 19 Jun 1995 17:02:25 +0000 (13:02 -0400)]
Change version to 2.7.1.

From-SVN: r10002

29 years agoSupport new build variables.
Richard Kenner [Mon, 19 Jun 1995 17:01:14 +0000 (13:01 -0400)]
Support new build variables.

From-SVN: r10001

29 years agogb@alexander.cs.purdue.edu
Gerald Baumgartner [Mon, 19 Jun 1995 16:54:53 +0000 (12:54 -0400)]
gb@alexander.cs.purdue.edu

From-SVN: r10000

29 years ago(start_function): If current_class_decl is a signature pointer...
Gerald Baumgartner [Mon, 19 Jun 1995 16:53:29 +0000 (12:53 -0400)]
(start_function): If current_class_decl is a signature pointer...

(start_function): If current_class_decl is a signature pointer, don't
dereference it but set C_C_D to current_class_decl.

From-SVN: r9999

29 years agokenner@vlsi1.ultra.nyu.edu
Richard Kenner [Fri, 16 Jun 1995 19:08:07 +0000 (15:08 -0400)]
kenner@vlsi1.ultra.nyu.edu

From-SVN: r9998

29 years ago(DEMANGLER_PROG): Add LIBS.
Richard Kenner [Fri, 16 Jun 1995 19:06:59 +0000 (15:06 -0400)]
(DEMANGLER_PROG): Add LIBS.

From-SVN: r9997

29 years ago(__va_tsize): Round to long long not long.
Richard Kenner [Fri, 16 Jun 1995 10:53:59 +0000 (06:53 -0400)]
(__va_tsize): Round to long long not long.

From-SVN: r9996

29 years ago(alpha_builtin_saveregs): Use ptr_mode and conversions when need so
Richard Kenner [Fri, 16 Jun 1995 10:53:32 +0000 (06:53 -0400)]
(alpha_builtin_saveregs): Use ptr_mode and conversions when need so
works for both OSF and NT.

From-SVN: r9995

29 years agojason@cygnus.com
Jason Merrill [Thu, 15 Jun 1995 23:08:52 +0000 (19:08 -0400)]
jason@cygnus.com

From-SVN: r9994

29 years ago(define_function): Don't set DECL_INTERFACE_KNOWN.
Jason Merrill [Thu, 15 Jun 1995 23:07:17 +0000 (19:07 -0400)]
(define_function): Don't set DECL_INTERFACE_KNOWN.

From-SVN: r9993

29 years ago(assign_parms): Do all conversions in CONVERSION_INSNS.
Richard Kenner [Thu, 15 Jun 1995 21:51:06 +0000 (17:51 -0400)]
(assign_parms): Do all conversions in CONVERSION_INSNS.

From-SVN: r9992

29 years ago(record_reg_life): Call record_reg_life_pat with 0 for douse argument so that...
Richard Kenner [Thu, 15 Jun 1995 21:36:39 +0000 (17:36 -0400)]
(record_reg_life): Call record_reg_life_pat with 0 for douse argument so that...

(record_reg_life): Call record_reg_life_pat with 0 for douse argument
so that USE's created to mark variables within blocks don't get marked
as set.

From-SVN: r9991

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 21:07:30 +0000 (17:07 -0400)]
Change FSF address.

From-SVN: r9990

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 21:07:13 +0000 (17:07 -0400)]
Update header.

From-SVN: r9989

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 21:06:59 +0000 (17:06 -0400)]
Change FSF address.

From-SVN: r9988

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 21:03:19 +0000 (17:03 -0400)]
Change FSF address.

From-SVN: r9987

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 20:50:31 +0000 (16:50 -0400)]
Update header.

From-SVN: r9986

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 20:50:17 +0000 (16:50 -0400)]
Change FSF address.

From-SVN: r9985

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 20:46:00 +0000 (16:46 -0400)]
Change FSF address.

From-SVN: r9984

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 20:06:34 +0000 (16:06 -0400)]
Change FSF address.

From-SVN: r9983

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 20:03:23 +0000 (16:03 -0400)]
Update header.

From-SVN: r9982

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 20:02:08 +0000 (16:02 -0400)]
Change FSF address.

From-SVN: r9981

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 19:44:43 +0000 (15:44 -0400)]
Change FSF address.

From-SVN: r9980

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 19:33:57 +0000 (15:33 -0400)]
Update FSF address.

From-SVN: r9979

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 19:00:58 +0000 (15:00 -0400)]
Update header.

From-SVN: r9978

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 18:56:45 +0000 (14:56 -0400)]
Change FSF address.

From-SVN: r9977

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 14:16:53 +0000 (10:16 -0400)]
Update FSF address.

From-SVN: r9976

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 13:57:32 +0000 (09:57 -0400)]
Update FSF address.

From-SVN: r9975

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 13:17:10 +0000 (09:17 -0400)]
Update FSF address.

From-SVN: r9974

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 13:10:54 +0000 (09:10 -0400)]
Update FSF address.

From-SVN: r9973

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 12:55:05 +0000 (08:55 -0400)]
Update FSF address.

From-SVN: r9972

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 12:44:50 +0000 (08:44 -0400)]
Update header.

From-SVN: r9971

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 12:44:04 +0000 (08:44 -0400)]
Update FSF address.

From-SVN: r9970

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 12:37:49 +0000 (08:37 -0400)]
Update header.

From-SVN: r9969

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 12:37:21 +0000 (08:37 -0400)]
Update FSF address.

From-SVN: r9968

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 12:30:13 +0000 (08:30 -0400)]
Update header.

From-SVN: r9967

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 12:29:51 +0000 (08:29 -0400)]
Update FSF address.

From-SVN: r9966

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 12:05:01 +0000 (08:05 -0400)]
Update header.

From-SVN: r9965

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 12:04:37 +0000 (08:04 -0400)]
Update FSF address.

From-SVN: r9964

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 11:54:51 +0000 (07:54 -0400)]
Update header.

From-SVN: r9963

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 11:54:32 +0000 (07:54 -0400)]
Update FSF address.

From-SVN: r9962

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 11:52:21 +0000 (07:52 -0400)]
Update FSF address.

From-SVN: r9961

29 years agoUpdate header.
Richard Kenner [Thu, 15 Jun 1995 11:33:49 +0000 (07:33 -0400)]
Update header.

From-SVN: r9960

29 years agoUpdate FSF address.
Richard Kenner [Thu, 15 Jun 1995 11:33:25 +0000 (07:33 -0400)]
Update FSF address.

From-SVN: r9959

29 years agoentered into RCS
Richard Kenner [Thu, 15 Jun 1995 11:02:40 +0000 (07:02 -0400)]
entered into RCS

From-SVN: r9958

29 years ago(LINK_SPEC): Don't pass -init __main anymore.
Richard Kenner [Thu, 15 Jun 1995 02:22:02 +0000 (22:22 -0400)]
(LINK_SPEC): Don't pass -init __main anymore.

From-SVN: r9957

29 years ago(main): Don't turn off auto_export because of -g.
Richard Kenner [Thu, 15 Jun 1995 02:21:06 +0000 (22:21 -0400)]
(main): Don't turn off auto_export because of -g.

(main): Ignore the argument to -o.
(main): Place o_file after an initial .o (like crt0.o).
If we have LD_INIT_SWITCH, use init and fini functions for
executables, too.  Specify the unique function names.
(write_c_file_stat): Fix the case of destructors but no constructors.
Don't include the generic-named functions for executables.
(write_c_file): If we have LD_INIT_SWITCH, always use write_c_file_stat.
(main): Also add _GLOBAL__D? to export list.

From-SVN: r9956

29 years agoDo nothing if compiled as C++.
Richard Kenner [Thu, 15 Jun 1995 02:14:36 +0000 (22:14 -0400)]
Do nothing if compiled as C++.

From-SVN: r9955

29 years ago(format_char_info, case 'm'): Set type to void.
Richard Kenner [Wed, 14 Jun 1995 21:39:03 +0000 (17:39 -0400)]
(format_char_info, case 'm'): Set type to void.

(check_format_info): If type is void, ignore operand.

From-SVN: r9954

29 years ago(hack_method_prototype): Set DECL_CONTEXT of parms.
Richard Kenner [Wed, 14 Jun 1995 21:32:36 +0000 (17:32 -0400)]
(hack_method_prototype): Set DECL_CONTEXT of parms.

From-SVN: r9953

29 years ago(expand_builtin_apply_args): Put back original register save and
Richard Kenner [Wed, 14 Jun 1995 21:03:45 +0000 (17:03 -0400)]
(expand_builtin_apply_args): Put back original register save and
restore order.

From-SVN: r9952

29 years ago(output_prolog): Don't call __eabi here, let compiler call it after the arguments...
Richard Kenner [Wed, 14 Jun 1995 20:56:14 +0000 (16:56 -0400)]
(output_prolog): Don't call __eabi here, let compiler call it after the arguments to main are saved.

(output_prolog): Don't call __eabi here, let compiler call it after the
arguments to main are saved.
(output_{prolog,epilog}): Don't use functions under V.4 to save and restore
floating point registers.

From-SVN: r9951

29 years ago(INVOKE__main): Define, so __eabi is called after main's arguments are
Richard Kenner [Wed, 14 Jun 1995 20:55:34 +0000 (16:55 -0400)]
(INVOKE__main): Define, so __eabi is called after main's arguments are
saved.

From-SVN: r9950

29 years ago(PCC_BITFIELD_TYPE_MATTERS): Defined.
Richard Kenner [Wed, 14 Jun 1995 20:52:07 +0000 (16:52 -0400)]
(PCC_BITFIELD_TYPE_MATTERS): Defined.

From-SVN: r9949

29 years ago(stage[1-4]): Correctly link `as', `ld', and `collect2'.
Richard Kenner [Wed, 14 Jun 1995 20:48:41 +0000 (16:48 -0400)]
(stage[1-4]): Correctly link `as', `ld', and `collect2'.

From-SVN: r9948

29 years ago(emit_store_flag): Always set LAST.
Richard Kenner [Wed, 14 Jun 1995 20:37:00 +0000 (16:37 -0400)]
(emit_store_flag): Always set LAST.

From-SVN: r9947

29 years agoRevert most of last change.
Richard Kenner [Wed, 14 Jun 1995 17:23:47 +0000 (13:23 -0400)]
Revert most of last change.

From-SVN: r9946

29 years ago(build_module_descriptor, really_start_method): Pass extra parm to
Richard Kenner [Wed, 14 Jun 1995 12:08:06 +0000 (08:08 -0400)]
(build_module_descriptor, really_start_method): Pass extra parm to
start_function.

From-SVN: r9945

29 years ago(finish_file): Pass extra parm to start_function.
Richard Kenner [Wed, 14 Jun 1995 12:07:43 +0000 (08:07 -0400)]
(finish_file): Pass extra parm to start_function.

From-SVN: r9944

29 years ago(start_function): New parameter for attributes.
Richard Kenner [Wed, 14 Jun 1995 12:07:24 +0000 (08:07 -0400)]
(start_function): New parameter for attributes.

From-SVN: r9943

29 years ago(fndef, nested_function, notype_nested_function): Support attributes
Richard Kenner [Wed, 14 Jun 1995 12:06:01 +0000 (08:06 -0400)]
(fndef, nested_function, notype_nested_function): Support attributes
after function definition.

From-SVN: r9942

29 years ago(assign_parms): Use convert_to_mode instead of gen_lowpart when
Richard Kenner [Wed, 14 Jun 1995 09:51:51 +0000 (05:51 -0400)]
(assign_parms): Use convert_to_mode instead of gen_lowpart when
converting incoming parm.

From-SVN: r9941

29 years ago(decrement_and_branch): Finish last fix; update matching constraint.
Richard Kenner [Tue, 13 Jun 1995 23:10:10 +0000 (19:10 -0400)]
(decrement_and_branch): Finish last fix; update matching constraint.

From-SVN: r9940

29 years ago(fold): When converting a COND_EXPR to an ABS_EXPR, get the types
Richard Kenner [Tue, 13 Jun 1995 22:32:39 +0000 (18:32 -0400)]
(fold): When converting a COND_EXPR to an ABS_EXPR, get the types
right for ABS_EXPR to work.

From-SVN: r9939

29 years agojason@cygnus.com
Richard Kenner [Tue, 13 Jun 1995 22:25:20 +0000 (18:25 -0400)]
jason@cygnus.com

From-SVN: r9938

29 years agoUnknown; from Jason.
Richard Kenner [Tue, 13 Jun 1995 22:23:39 +0000 (18:23 -0400)]
Unknown; from Jason.

From-SVN: r9937

29 years agoLose all references to current_vtable_decl, CLASSTYPE_INST_VAR and
Richard Kenner [Tue, 13 Jun 1995 22:21:53 +0000 (18:21 -0400)]
Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR and
CLASSTYPE_VTBL_PTR.

From-SVN: r9936

29 years ago(start_function): Handle setting C_C_D here.
Richard Kenner [Tue, 13 Jun 1995 22:20:17 +0000 (18:20 -0400)]
(start_function): Handle setting C_C_D here.

(set_C_C_D): Removed.
(struct saved_scope): Remove class_decl.
(push_to_top_level): Don't save current_class_decl.
(pop_from_top_level): Don't restore current_class_decl or C_C_D.
(struct cp_function): Add C_C_D.
(push_cp_function_context): Save C_C_D.
(pop_cp_function_context): Restore C_C_D.
(set_C_C_D): New function.
(pop_from_top_level, start_function, pop_cp_function_context): Call it.
Lose all references
to current_vtable_decl, CLASSTYPE_INST_VAR and CLASSTYPE_VTBL_PTR.
(push_cp_function_context): Save current_class_decl.
(pop_cp_function_context): Restore current_class_decl and set C_C_D.
(pop_from_top_level): Don't use CLASSTYPE_INST_VAR to set C_C_D.
(start_function): Ditto.

From-SVN: r9935

29 years agoLose all references to current_vtable_decl, CLASSTYPE_INST_VAR and CLASSTYPE_VTBL_PTR.
Richard Kenner [Tue, 13 Jun 1995 22:19:15 +0000 (18:19 -0400)]
Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR and CLASSTYPE_VTBL_PTR.

Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR and
CLASSTYPE_VTBL_PTR.
Don't mess with current_class_decl, current_vtable_decl, or C_C_D.

From-SVN: r9934

29 years ago(fill_simple_delay_slots): Set MAYBE_NEVER according to code of
Richard Kenner [Mon, 12 Jun 1995 21:09:44 +0000 (17:09 -0400)]
(fill_simple_delay_slots): Set MAYBE_NEVER according to code of
TRIAL_DELAY, not TRIAL.

From-SVN: r9933

29 years ago(link_command_spec): Undo patch of May 11.
Doug Evans [Mon, 12 Jun 1995 19:01:48 +0000 (19:01 +0000)]
(link_command_spec): Undo patch of May 11.

-nostdlib implies -nostartfiles again.
New argument -nodefaultlibs.

From-SVN: r9932

29 years agoUndo patch of May 24. Don't pass "-e start" if -nostdlib again.
Doug Evans [Mon, 12 Jun 1995 19:00:48 +0000 (19:00 +0000)]
Undo patch of May 24.  Don't pass "-e start" if -nostdlib again.

From-SVN: r9931