platform/upstream/linaro-gcc.git
29 years ago(decl_attributes): Fix typo in size passed to alloca.
kenner [Mon, 5 Jun 1995 12:14:46 +0000 (12:14 +0000)]
(decl_attributes): Fix typo in size passed to alloca.

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

29 years agoUse "some_operand" for patterns valid only during reload and meant to
kenner [Mon, 5 Jun 1995 12:10:45 +0000 (12:10 +0000)]
Use "some_operand" for patterns valid only during reload and meant to
handle adding more PLUS operators during register elimination.

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

29 years ago(simplify_unary_operation, case FLOAT, UNSIGNED_FLOAT): Truncate to
kenner [Mon, 5 Jun 1995 11:31:38 +0000 (11:31 +0000)]
(simplify_unary_operation, case FLOAT, UNSIGNED_FLOAT): Truncate to
requested mode.

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

29 years ago(attach_deaths): Don't add a REG_DEAD note if a REG_UNUSED note is
kenner [Sun, 4 Jun 1995 02:08:38 +0000 (02:08 +0000)]
(attach_deaths): Don't add a REG_DEAD note if a REG_UNUSED note is
already present.

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

29 years ago(hppa_builtin_saveregs): Add declaration.
kenner [Sat, 3 Jun 1995 22:36:49 +0000 (22:36 +0000)]
(hppa_builtin_saveregs): Add declaration.

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

29 years ago(scan-decls.o): Depends on cpplib.h.
kenner [Sat, 3 Jun 1995 22:10:51 +0000 (22:10 +0000)]
(scan-decls.o):  Depends on cpplib.h.

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

29 years ago(expand_binop): Don't use non-REG TARGET in 2-word case.
kenner [Fri, 2 Jun 1995 23:23:32 +0000 (23:23 +0000)]
(expand_binop): Don't use non-REG TARGET in 2-word case.

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

29 years agoAdded start of comment.
kenner [Thu, 1 Jun 1995 23:30:27 +0000 (23:30 +0000)]
Added start of comment.

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

29 years ago(RETURN_POPS_ARGS): New argument.
kenner [Thu, 1 Jun 1995 23:30:11 +0000 (23:30 +0000)]
(RETURN_POPS_ARGS): New argument.

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

29 years ago(extract_fixed_bit_field): For REG case, compute total_bits from mode
kenner [Thu, 1 Jun 1995 22:51:41 +0000 (22:51 +0000)]
(extract_fixed_bit_field): For REG case, compute total_bits from mode
instead of assuming BITS_PER_WORD.

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

29 years ago(FIXED_R13): Define to be 1.
kenner [Thu, 1 Jun 1995 22:34:27 +0000 (22:34 +0000)]
(FIXED_R13): Define to be 1.

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

29 years ago(FIXED_R13): Default to 0.
kenner [Thu, 1 Jun 1995 22:33:59 +0000 (22:33 +0000)]
(FIXED_R13): Default to 0.
({FIXED,CALL_USED}_REGISTERS): Use FIXED_R13 for register 13.

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

29 years ago(assemble_start_function, assemble_variable):
kenner [Thu, 1 Jun 1995 01:20:31 +0000 (01:20 +0000)]
(assemble_start_function, assemble_variable):
Make sure first_global_object_name is in permanent obstack.

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

29 years ago(alter_reg): Clean up setting of RTX_UNCHANGING_P when making a MEM.
kenner [Thu, 1 Jun 1995 01:17:28 +0000 (01:17 +0000)]
(alter_reg): Clean up setting of RTX_UNCHANGING_P when making a MEM.

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

29 years ago(struct resources): New field unch_memory.
kenner [Thu, 1 Jun 1995 01:13:57 +0000 (01:13 +0000)]
(struct resources): New field unch_memory.
(CLEAR_RESOURCES, mark_target_live_regs, dbr_schedule): Clear it.
(mark_{referenced,set}_resources, redundant_insn): Set it.
(fill_simple_delay_slots): Likewise.
(resource_conflicts_p): Test it.

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

29 years ago(const_uint32_operand): Reject negative numbers.
kenner [Thu, 1 Jun 1995 01:07:41 +0000 (01:07 +0000)]
(const_uint32_operand): Reject negative numbers.

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

29 years ago(umulsi3_highpart): Pass correct number of arguments to const_uint32_operand.
kenner [Thu, 1 Jun 1995 01:07:20 +0000 (01:07 +0000)]
(umulsi3_highpart): Pass correct number of arguments to const_uint32_operand.
(smulsi3_highpart): Likewise.

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

29 years ago(expand_mult_highpart): Use wide_op1 for all multiplies.
kenner [Thu, 1 Jun 1995 00:57:17 +0000 (00:57 +0000)]
(expand_mult_highpart): Use wide_op1 for all multiplies.
(expand_divmod): Undo Nov 12 change.  Instead, add special case
for division by MIN_INT in signed TRUNC_DIV_EXPR case.

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

29 years ago(expand_block_move): Don't pass argument of # bytes to increment
kenner [Thu, 1 Jun 1995 00:50:52 +0000 (00:50 +0000)]
(expand_block_move): Don't pass argument of # bytes to increment
pointers by to movstrsi expanders.

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

29 years ago(all movstri recognizers): Eliminate updating the pointers.
kenner [Thu, 1 Jun 1995 00:50:20 +0000 (00:50 +0000)]
(all movstri recognizers): Eliminate updating the pointers.

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

29 years ago(one_cmpldi2): New pattern.
kenner [Thu, 1 Jun 1995 00:44:10 +0000 (00:44 +0000)]
(one_cmpldi2): New pattern.
({a,l}shrdi{3,_const}): Allow 63 as shift count.

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

29 years ago(copy_loop_body): Fix typo in call to sets_cc0_p.
kenner [Wed, 31 May 1995 22:06:21 +0000 (22:06 +0000)]
(copy_loop_body): Fix typo in call to sets_cc0_p.

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

29 years ago(output_inline_function): Don't call expand_function_end.
kenner [Wed, 31 May 1995 22:01:55 +0000 (22:01 +0000)]
(output_inline_function): Don't call expand_function_end.

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

29 years ago(prepare_call_address): Only call use_reg on static_chain_rtx if it is
kenner [Wed, 31 May 1995 21:59:44 +0000 (21:59 +0000)]
(prepare_call_address): Only call use_reg on static_chain_rtx if it is
a REG.

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

29 years ago(LIBGCC1_TEST): New null definition.
kenner [Wed, 31 May 1995 18:56:28 +0000 (18:56 +0000)]
(LIBGCC1_TEST): New null definition.

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

29 years agoInitial revision
kenner [Wed, 31 May 1995 18:55:37 +0000 (18:55 +0000)]
Initial revision

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

29 years ago(symbolic HIGH patterns): Likewise.
kenner [Wed, 31 May 1995 18:17:31 +0000 (18:17 +0000)]
(symbolic HIGH patterns): Likewise.
(symbolic LO_SUM pattern): Likewise.

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

29 years ago(PRINT_OPERAND_ADDRESS): Use "RR'" rather than "R'" for symbolic
kenner [Wed, 31 May 1995 18:17:12 +0000 (18:17 +0000)]
(PRINT_OPERAND_ADDRESS): Use "RR'" rather than "R'" for symbolic
addresses.

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

29 years ago(TARGET_SWITCHES): Set MASK_STRING_SET explicitly if -mno-string, so
kenner [Wed, 31 May 1995 18:11:45 +0000 (18:11 +0000)]
(TARGET_SWITCHES): Set MASK_STRING_SET explicitly if -mno-string, so
that it can override the processor default.

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

29 years ago(rs6000_override_options): Fix typo with -mstring handling.
kenner [Wed, 31 May 1995 18:11:16 +0000 (18:11 +0000)]
(rs6000_override_options): Fix typo with -mstring handling.

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

29 years ago(truthvalue_conversion, BIT_AND_EXPR): Make sure that the result has
kenner [Wed, 31 May 1995 11:31:46 +0000 (11:31 +0000)]
(truthvalue_conversion, BIT_AND_EXPR): Make sure that the result has
boolean_type_node.

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

29 years agoUndefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD Net/2 derived
kenner [Tue, 30 May 1995 23:03:18 +0000 (23:03 +0000)]
Undefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD Net/2 derived
systems.

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

29 years ago(decrement_and_branch_until_zero): Operand 0 constraint changed from "+g"
kenner [Tue, 30 May 1995 22:52:25 +0000 (22:52 +0000)]
(decrement_and_branch_until_zero): Operand 0 constraint changed from "+g"
to "+d*am".
(similar anonymous HImode pattern): Likewise.

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

29 years ago(tstdi): Use tst/subx #0 instead of neg/negx.
kenner [Tue, 30 May 1995 12:17:18 +0000 (12:17 +0000)]
(tstdi): Use tst/subx #0 instead of neg/negx.
Allow "a" and ">" for operand 0.

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

29 years ago(addsi_lshrsi_31): Use match_dup, not constraint "1", for matching
kenner [Mon, 29 May 1995 23:24:31 +0000 (23:24 +0000)]
(addsi_lshrsi_31): Use match_dup, not constraint "1", for matching
inputs.

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

29 years ago(recog_for_combine): New parm PADDED_SCRATCHES; set it.
kenner [Mon, 29 May 1995 23:19:51 +0000 (23:19 +0000)]
(recog_for_combine): New parm PADDED_SCRATCHES; set it.
(try_combine): Accumulate number of scratches and update max_scratch.
(simplify_set): Add extra parm to recog_for_combine.

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

29 years agoMake-lang.in
kenner [Mon, 29 May 1995 16:45:36 +0000 (16:45 +0000)]
Make-lang.in

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

29 years ago(c++.mostlyclean): Remove $(DEMANGLER_PROG).
kenner [Mon, 29 May 1995 16:44:40 +0000 (16:44 +0000)]
(c++.mostlyclean): Remove $(DEMANGLER_PROG).

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

29 years ago({STARTFILE,LIB,CPP}_SPEC): Handle -Xp like -posix.
kenner [Mon, 29 May 1995 16:39:54 +0000 (16:39 +0000)]
({STARTFILE,LIB,CPP}_SPEC): Handle -Xp like -posix.

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

29 years ago(X_CFLAGS): Add -Xp.
kenner [Mon, 29 May 1995 16:39:36 +0000 (16:39 +0000)]
(X_CFLAGS): Add -Xp.

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

29 years ago(call): Put USE for r0 in CALL_INSN; call call_internal to emit insn.
kenner [Mon, 29 May 1995 16:24:21 +0000 (16:24 +0000)]
(call): Put USE for r0 in CALL_INSN; call call_internal to emit insn.
(call_internal): New name for anonymous call.
(call_value, call_value_internal): Likewise.

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

29 years agoDon't include alloca.h for winnt.
kenner [Mon, 29 May 1995 12:55:44 +0000 (12:55 +0000)]
Don't include alloca.h for winnt.

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

29 years agoInclude alpha/xm-alpha.h, then winnt/xm-winnt.h.
kenner [Mon, 29 May 1995 12:55:31 +0000 (12:55 +0000)]
Include alpha/xm-alpha.h, then winnt/xm-winnt.h.
(POSIX): Undefine.

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

29 years agoProtect most definitions with #ifndef.
kenner [Mon, 29 May 1995 12:55:16 +0000 (12:55 +0000)]
Protect most definitions with #ifndef.

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

29 years ago(21064:Windows_NT:50:3): New case.
kenner [Sun, 28 May 1995 22:53:22 +0000 (22:53 +0000)]
(21064:Windows_NT:50:3): New case.

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

29 years agoProperly use $(srcdir) for files that have it in their reference as a target
kenner [Sun, 28 May 1995 22:48:30 +0000 (22:48 +0000)]
Properly use $(srcdir) for files that have it in their reference as a target
of a rule.
(libgcc1.a): Add missing RANLIB_TEST use.

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

29 years ago(expand_computed_goto): Call do_pending_stack_adjust.
kenner [Sun, 28 May 1995 22:33:50 +0000 (22:33 +0000)]
(expand_computed_goto): Call do_pending_stack_adjust.

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

29 years ago(divmodhi4, udivmodhi4): Use "dmsK" for operand 2.
tege [Sun, 28 May 1995 22:08:02 +0000 (22:08 +0000)]
(divmodhi4, udivmodhi4): Use "dmsK" for operand 2.

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

29 years ago73rd Cygnus<->FSF merge
mrs [Sat, 27 May 1995 00:15:16 +0000 (00:15 +0000)]
73rd Cygnus<->FSF merge

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

29 years agoFix bogus recursive <stdlib.h> in NEWS-OS 4.0C.
kenner [Fri, 26 May 1995 21:01:15 +0000 (21:01 +0000)]
Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C.

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

29 years agoFix problem initializing bitfields to enums.
meissner [Fri, 26 May 1995 15:03:12 +0000 (15:03 +0000)]
Fix problem initializing bitfields to enums.

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

29 years agoAllow white space between `#' and `if' when looking for lines to
kenner [Thu, 25 May 1995 21:37:38 +0000 (21:37 +0000)]
Allow white space between `#' and `if' when looking for lines to
patch.

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

29 years agoAdd `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols
kenner [Thu, 25 May 1995 21:35:55 +0000 (21:35 +0000)]
Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols
that need to be surrounded with __ __.

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

29 years ago(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, not
kenner [Thu, 25 May 1995 21:27:36 +0000 (21:27 +0000)]
(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, not
sparc.

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

29 years agofix typo
meissner [Thu, 25 May 1995 15:55:33 +0000 (15:55 +0000)]
fix typo

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

29 years agoIf cross compiler or if -nostdlib, do not pass -YP to linker.
meissner [Thu, 25 May 1995 15:42:32 +0000 (15:42 +0000)]
If cross compiler or if -nostdlib, do not pass -YP to linker.

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

29 years ago(addsi_lshrsi_31, ashldi_const, ashrdi_const, lshrdi_const): Replace
kenner [Thu, 25 May 1995 11:56:00 +0000 (11:56 +0000)]
(addsi_lshrsi_31, ashldi_const, ashrdi_const, lshrdi_const): Replace
`mov' with `move'.

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

29 years ago(L_eh, i386): Remove in-line comments in assembly code--the '#'
kenner [Thu, 25 May 1995 11:35:27 +0000 (11:35 +0000)]
(L_eh, i386): Remove in-line comments in assembly code--the '#'
character is not valid for the SYSV as.

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

29 years ago(BC_ALL): Restore it from May 22 change; vms uses it.
kenner [Thu, 25 May 1995 11:28:44 +0000 (11:28 +0000)]
(BC_ALL): Restore it from May 22 change; vms uses it.
(STAGESTUFF): Use it.

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

29 years ago(alpha_emit_set_const): Don't call expand_binop for other than add if
kenner [Thu, 25 May 1995 11:11:49 +0000 (11:11 +0000)]
(alpha_emit_set_const): Don't call expand_binop for other than add if
SImode and can't create pseudos.

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

29 years ago(reemit_notes): New function.
wilson [Thu, 25 May 1995 01:41:18 +0000 (01:41 +0000)]
(reemit_notes): New function.
(schedule_block): Call reemit_notes twice.  Reorganize code for
handling SCHED_GROUP_P insns, so that reemit_notes works.

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

29 years ago(shiftcosts, genshifty_op): Add SH3 support.
wilson [Thu, 25 May 1995 01:38:04 +0000 (01:38 +0000)]
(shiftcosts, genshifty_op): Add SH3 support.

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

29 years ago(ashlsi3, lshrsi3): Add SH3 support.
wilson [Thu, 25 May 1995 01:37:39 +0000 (01:37 +0000)]
(ashlsi3, lshrsi3): Add SH3 support.
(ashlsi3_d, ashrsi3_d, lshrsi3_d): New patterns for SH3.
(ashrsi2_31): Remove r/!r constraint.

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

29 years ago*** empty log message ***
merrill [Wed, 24 May 1995 21:46:55 +0000 (21:46 +0000)]
*** empty log message ***

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

29 years ago(libgcc2.a): Handle case of separate srcdir.
kenner [Wed, 24 May 1995 20:49:36 +0000 (20:49 +0000)]
(libgcc2.a): Handle case of separate srcdir.

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

29 years ago(strstr, strncmp, strlen): Remove declarations.
kenner [Wed, 24 May 1995 20:01:04 +0000 (20:01 +0000)]
(strstr, strncmp, strlen): Remove declarations.

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

29 years ago(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.
dje [Wed, 24 May 1995 19:58:12 +0000 (19:58 +0000)]
(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.

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

29 years agodecl.c
kenner [Wed, 24 May 1995 19:55:47 +0000 (19:55 +0000)]
decl.c
decl2.c
method.c

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

29 years ago(largest_union_member): Check simple_cst_equal result against 0.
kenner [Wed, 24 May 1995 19:53:53 +0000 (19:53 +0000)]
(largest_union_member): Check simple_cst_equal result against 0.

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

29 years ago(FUNCTION_ARG_BOUNDARY): Use GET_MODE_BITSIZE.
dje [Wed, 24 May 1995 19:50:38 +0000 (19:50 +0000)]
(FUNCTION_ARG_BOUNDARY): Use GET_MODE_BITSIZE.

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

29 years ago(finish_anon_union): Check simple_cst_equal result against 0.
kenner [Wed, 24 May 1995 19:47:11 +0000 (19:47 +0000)]
(finish_anon_union): Check simple_cst_equal result against 0.

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

29 years ago(duplicate_decls): Check simple_cst_equal result against 0.
kenner [Wed, 24 May 1995 19:46:27 +0000 (19:46 +0000)]
(duplicate_decls): Check simple_cst_equal result against 0.

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

29 years ago(type_list_equal, simple_cst_list_equal, index_type_equal):
kenner [Wed, 24 May 1995 19:41:37 +0000 (19:41 +0000)]
(type_list_equal, simple_cst_list_equal, index_type_equal):
Check for simple_cst_equal return value of -1.

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

29 years ago*** empty log message ***
merrill [Wed, 24 May 1995 19:41:29 +0000 (19:41 +0000)]
*** empty log message ***

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

29 years agoMake-lang.in
kenner [Wed, 24 May 1995 18:41:43 +0000 (18:41 +0000)]
Make-lang.in

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

29 years agoStrip leading * from names.
meissner [Wed, 24 May 1995 18:41:08 +0000 (18:41 +0000)]
Strip leading * from names.

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

29 years ago(cxxmain.o): Replace single quotes with backslashes.
kenner [Wed, 24 May 1995 18:40:42 +0000 (18:40 +0000)]
(cxxmain.o): Replace single quotes with backslashes.

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

29 years agoProvide start, _start for gld to use as start address.
meissner [Wed, 24 May 1995 16:52:13 +0000 (16:52 +0000)]
Provide start, _start for gld to use as start address.

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

29 years agomake compatible with new rs6000 change.
meissner [Wed, 24 May 1995 16:52:13 +0000 (16:52 +0000)]
make compatible with new rs6000 change.

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

29 years agoMake -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct cpp flags...
meissner [Wed, 24 May 1995 14:40:43 +0000 (14:40 +0000)]
Make -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct cpp flags on little endian eabi

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

29 years ago*** empty log message ***
merrill [Wed, 24 May 1995 08:21:04 +0000 (08:21 +0000)]
*** empty log message ***

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

29 years ago(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.
dje [Wed, 24 May 1995 02:20:13 +0000 (02:20 +0000)]
(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.

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

29 years ago(CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles.
dje [Wed, 24 May 1995 02:17:46 +0000 (02:17 +0000)]
(CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles.

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

29 years ago(crtend.o): Remove crufty -o.
dje [Wed, 24 May 1995 01:10:42 +0000 (01:10 +0000)]
(crtend.o): Remove crufty -o.

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

29 years ago(link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles.
dje [Tue, 23 May 1995 23:54:00 +0000 (23:54 +0000)]
(link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles.

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

29 years ago(hash_rtx): Avoid warning on int-to-pointer conversion.
kenner [Tue, 23 May 1995 23:12:13 +0000 (23:12 +0000)]
(hash_rtx): Avoid warning on int-to-pointer conversion.
(output_fpops): Cast args to bcopy to char *.

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

29 years ago(negsi2-2): Change output pattern to #.
wilson [Tue, 23 May 1995 22:49:30 +0000 (22:49 +0000)]
(negsi2-2): Change output pattern to #.

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

29 years ago(get_fnaddr): Add = to output contraint.
wilson [Tue, 23 May 1995 22:00:52 +0000 (22:00 +0000)]
(get_fnaddr): Add = to output contraint.

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

29 years ago(mips_finalize_pic): Delete declaration.
wilson [Tue, 23 May 1995 22:00:04 +0000 (22:00 +0000)]
(mips_finalize_pic): Delete declaration.
(FINALIZE_PIC): Delete.
(INIT_EXPANDERS): Clear embedded_pic_fnaddr_rtx.

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

29 years ago(embedded_pic_offset): Output RTL to initialize
wilson [Tue, 23 May 1995 21:59:19 +0000 (21:59 +0000)]
(embedded_pic_offset): Output RTL to initialize
embedded_pic_fnaddr_rtx.
(mips_finalize_pic): Delete.

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

29 years ago(shift_amounts): Correct entry for shifts by 29.
wilson [Tue, 23 May 1995 21:38:27 +0000 (21:38 +0000)]
(shift_amounts): Correct entry for shifts by 29.

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

29 years ago(sett): New pattern.
wilson [Tue, 23 May 1995 21:37:52 +0000 (21:37 +0000)]
(sett): New pattern.
(movsi_i): Change source constraint for move to T reg to be 'z'.

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

29 years ago(STARTFILE_SPEC): Define to null string.
wilson [Tue, 23 May 1995 21:19:14 +0000 (21:19 +0000)]
(STARTFILE_SPEC): Define to null string.

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

29 years agoCorrect typo in comment.
wilson [Tue, 23 May 1995 21:18:51 +0000 (21:18 +0000)]
Correct typo in comment.

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

29 years ago(MIPS_CPU_DEFAULT): Delete.
wilson [Tue, 23 May 1995 21:01:25 +0000 (21:01 +0000)]
(MIPS_CPU_DEFAULT): Delete.

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

29 years ago(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.
wilson [Tue, 23 May 1995 20:59:57 +0000 (20:59 +0000)]
(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.
Add #ifdef MIPS_CPU_DEFAULT_STRING code before the first
mips_cpu_string test.

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

29 years ago(initialize_builtins): Add missing parm to timestamp call.
kenner [Tue, 23 May 1995 18:33:04 +0000 (18:33 +0000)]
(initialize_builtins): Add missing parm to timestamp call.

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

29 years ago(install-libobjc): Don't depend on libobjc.a.
kenner [Tue, 23 May 1995 11:27:14 +0000 (11:27 +0000)]
(install-libobjc): Don't depend on libobjc.a.

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

29 years agoObjc shift/reduce conflicts now 48.
kenner [Tue, 23 May 1995 11:22:29 +0000 (11:22 +0000)]
Objc shift/reduce conflicts now 48.
(parm): Use setspecs/restore here.
(parmlist_or_identifiers): Not here.

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

29 years agoUse -oformat to set link output format, not -m.
meissner [Tue, 23 May 1995 01:54:01 +0000 (01:54 +0000)]
Use -oformat to set link output format, not -m.

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