platform/upstream/linaro-gcc.git
29 years agoWork around hpux8 /bin/sh case bug.
kenner [Thu, 22 Jun 1995 23:06:34 +0000 (23:06 +0000)]
Work around hpux8 /bin/sh case bug.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10031 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(i386-sequent-ptx): Properly get version number.
kenner [Thu, 22 Jun 1995 23:01:20 +0000 (23:01 +0000)]
(i386-sequent-ptx): Properly get version number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10030 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10029 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(STAGESTUFF): Add stamp-crt.
kenner [Thu, 22 Jun 1995 22:49:53 +0000 (22:49 +0000)]
(STAGESTUFF): Add stamp-crt.
(crtbegin.o, crtend.o): Now depend on stamp-crt.
(stamp-crt): New rule, to actually build crt{begin,end}.o.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10028 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10027 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10026 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10025 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(locatelib): Fix parsing of LD_LIBRARY_PATH.
kenner [Thu, 22 Jun 1995 22:19:01 +0000 (22:19 +0000)]
(locatelib): Fix parsing of LD_LIBRARY_PATH.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10024 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoFix spelling errors in comments.
kenner [Thu, 22 Jun 1995 22:08:31 +0000 (22:08 +0000)]
Fix spelling errors in comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10023 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10022 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10021 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10020 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10019 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10018 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10017 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10016 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10015 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10014 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10013 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10012 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoInitial revision
kenner [Mon, 19 Jun 1995 20:52:51 +0000 (20:52 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10011 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10010 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10009 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10008 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ASM_DECLARE_FUNCTION_NAME): Likewise.
kenner [Mon, 19 Jun 1995 18:11:46 +0000 (18:11 +0000)]
(ASM_DECLARE_FUNCTION_NAME): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10007 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(current_function_decl): Delete declaration.
kenner [Mon, 19 Jun 1995 18:11:21 +0000 (18:11 +0000)]
(current_function_decl): Delete declaration.
(function_prologue): New variable fnname.  Use it instead of
current_function_name.
(function_epilogue): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10006 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(current_function_name): Delete declaration.
kenner [Mon, 19 Jun 1995 18:10:51 +0000 (18:10 +0000)]
(current_function_name): Delete declaration.
(ASM_DECLARE_FUNCTION_NAME): Don't set current_function_name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10005 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10004 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake options.h and specs.h.
kenner [Mon, 19 Jun 1995 17:06:11 +0000 (17:06 +0000)]
Make options.h and specs.h.
Change realclear to maintainer-clean.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10003 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange version to 2.7.1.
kenner [Mon, 19 Jun 1995 17:02:25 +0000 (17:02 +0000)]
Change version to 2.7.1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10002 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoSupport new build variables.
kenner [Mon, 19 Jun 1995 17:01:14 +0000 (17:01 +0000)]
Support new build variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10001 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10000 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(start_function): If current_class_decl is a signature pointer, don't
kenner [Mon, 19 Jun 1995 16:53:29 +0000 (16:53 +0000)]
(start_function): If current_class_decl is a signature pointer, don't
dereference it but set C_C_D to current_class_decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9999 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9998 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(DEMANGLER_PROG): Add LIBS.
kenner [Fri, 16 Jun 1995 19:06:59 +0000 (19:06 +0000)]
(DEMANGLER_PROG): Add LIBS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9997 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9996 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9995 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agojason@cygnus.com
kenner [Thu, 15 Jun 1995 23:08:52 +0000 (23:08 +0000)]
jason@cygnus.com

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9994 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9993 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9992 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(record_reg_life): Call record_reg_life_pat with 0 for douse argument
kenner [Thu, 15 Jun 1995 21:36:39 +0000 (21:36 +0000)]
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9991 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 21:07:30 +0000 (21:07 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9990 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 21:07:13 +0000 (21:07 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9989 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 21:06:59 +0000 (21:06 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9988 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 21:03:19 +0000 (21:03 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9987 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 20:50:31 +0000 (20:50 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9986 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 20:50:17 +0000 (20:50 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9985 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 20:46:00 +0000 (20:46 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9984 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 20:06:34 +0000 (20:06 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9983 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 20:03:23 +0000 (20:03 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9982 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 20:02:08 +0000 (20:02 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9981 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9980 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9979 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9978 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChange FSF address.
kenner [Thu, 15 Jun 1995 18:56:45 +0000 (18:56 +0000)]
Change FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9977 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 14:16:53 +0000 (14:16 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9976 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 13:57:32 +0000 (13:57 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9975 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 13:17:10 +0000 (13:17 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9974 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 13:10:54 +0000 (13:10 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9973 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 12:55:05 +0000 (12:55 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9972 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 12:44:50 +0000 (12:44 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9971 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 12:44:04 +0000 (12:44 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9970 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 12:37:49 +0000 (12:37 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9969 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 12:37:21 +0000 (12:37 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9968 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 12:30:13 +0000 (12:30 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9967 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 12:29:51 +0000 (12:29 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9966 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 12:05:01 +0000 (12:05 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9965 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 12:04:37 +0000 (12:04 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9964 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 11:54:51 +0000 (11:54 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9963 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 11:54:32 +0000 (11:54 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9962 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 11:52:21 +0000 (11:52 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9961 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate header.
kenner [Thu, 15 Jun 1995 11:33:49 +0000 (11:33 +0000)]
Update header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9960 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate FSF address.
kenner [Thu, 15 Jun 1995 11:33:25 +0000 (11:33 +0000)]
Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9959 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoentered into RCS
kenner [Thu, 15 Jun 1995 11:02:40 +0000 (11:02 +0000)]
entered into RCS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9958 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9957 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(main): Don't turn off auto_export because of -g.
kenner [Thu, 15 Jun 1995 02:21:06 +0000 (02:21 +0000)]
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9956 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9955 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(format_char_info, case 'm'): Set type to void.
kenner [Wed, 14 Jun 1995 21:39:03 +0000 (21:39 +0000)]
(format_char_info, case 'm'): Set type to void.
(check_format_info): If type is void, ignore operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9954 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9953 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9952 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(output_prolog): Don't call __eabi here, let compiler call it after the
kenner [Wed, 14 Jun 1995 20:56:14 +0000 (20:56 +0000)]
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9951 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9950 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(PCC_BITFIELD_TYPE_MATTERS): Defined.
kenner [Wed, 14 Jun 1995 20:52:07 +0000 (20:52 +0000)]
(PCC_BITFIELD_TYPE_MATTERS): Defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9949 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9948 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(emit_store_flag): Always set LAST.
kenner [Wed, 14 Jun 1995 20:37:00 +0000 (20:37 +0000)]
(emit_store_flag): Always set LAST.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9947 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9946 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9945 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9944 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9943 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9942 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9941 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9940 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9939 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agojason@cygnus.com
kenner [Tue, 13 Jun 1995 22:25:20 +0000 (22:25 +0000)]
jason@cygnus.com

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9938 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUnknown; from Jason.
kenner [Tue, 13 Jun 1995 22:23:39 +0000 (22:23 +0000)]
Unknown; from Jason.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9937 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9936 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(start_function): Handle setting C_C_D here.
kenner [Tue, 13 Jun 1995 22:20:17 +0000 (22:20 +0000)]
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9935 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoLose all references to current_vtable_decl, CLASSTYPE_INST_VAR and
kenner [Tue, 13 Jun 1995 22:19:15 +0000 (22:19 +0000)]
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9934 138bc75d-0d04-0410-961f-82ee72b054a4

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9933 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(link_command_spec): Undo patch of May 11.
dje [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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9932 138bc75d-0d04-0410-961f-82ee72b054a4