platform/upstream/gcc.git
29 years ago(hppa_builtin_saveregs): Add declaration.
Richard Kenner [Sat, 3 Jun 1995 22:36:49 +0000 (18:36 -0400)]
(hppa_builtin_saveregs): Add declaration.

From-SVN: r9870

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

From-SVN: r9869

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

From-SVN: r9868

29 years agoAdded start of comment.
Richard Kenner [Thu, 1 Jun 1995 23:30:27 +0000 (19:30 -0400)]
Added start of comment.

From-SVN: r9867

29 years ago(RETURN_POPS_ARGS): New argument.
Richard Kenner [Thu, 1 Jun 1995 23:30:11 +0000 (19:30 -0400)]
(RETURN_POPS_ARGS): New argument.

From-SVN: r9866

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

From-SVN: r9865

29 years ago(FIXED_R13): Define to be 1.
Richard Kenner [Thu, 1 Jun 1995 22:34:27 +0000 (18:34 -0400)]
(FIXED_R13): Define to be 1.

From-SVN: r9864

29 years ago(FIXED_R13): Default to 0.
Richard Kenner [Thu, 1 Jun 1995 22:33:59 +0000 (18:33 -0400)]
(FIXED_R13): Default to 0.

({FIXED,CALL_USED}_REGISTERS): Use FIXED_R13 for register 13.

From-SVN: r9863

29 years ago(assemble_start_function, assemble_variable):
Richard Kenner [Thu, 1 Jun 1995 01:20:31 +0000 (21:20 -0400)]
(assemble_start_function, assemble_variable):

Make sure first_global_object_name is in permanent obstack.

From-SVN: r9862

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

From-SVN: r9861

29 years ago(struct resources): New field unch_memory.
Richard Kenner [Thu, 1 Jun 1995 01:13:57 +0000 (21:13 -0400)]
(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.

From-SVN: r9860

29 years ago(const_uint32_operand): Reject negative numbers.
Richard Kenner [Thu, 1 Jun 1995 01:07:41 +0000 (21:07 -0400)]
(const_uint32_operand): Reject negative numbers.

From-SVN: r9859

29 years ago(umulsi3_highpart): Pass correct number of arguments to const_uint32_operand.
Richard Kenner [Thu, 1 Jun 1995 01:07:20 +0000 (21:07 -0400)]
(umulsi3_highpart): Pass correct number of arguments to const_uint32_operand.

(smulsi3_highpart): Likewise.

From-SVN: r9858

29 years ago(expand_mult_highpart): Use wide_op1 for all multiplies.
Richard Kenner [Thu, 1 Jun 1995 00:57:17 +0000 (20:57 -0400)]
(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.

From-SVN: r9857

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

From-SVN: r9856

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

From-SVN: r9855

29 years ago(one_cmpldi2): New pattern.
Richard Kenner [Thu, 1 Jun 1995 00:44:10 +0000 (20:44 -0400)]
(one_cmpldi2): New pattern.

({a,l}shrdi{3,_const}): Allow 63 as shift count.

From-SVN: r9854

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

From-SVN: r9853

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

From-SVN: r9852

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

From-SVN: r9851

29 years ago(LIBGCC1_TEST): New null definition.
Richard Kenner [Wed, 31 May 1995 18:56:28 +0000 (14:56 -0400)]
(LIBGCC1_TEST): New null definition.

From-SVN: r9850

29 years agoInitial revision
Richard Kenner [Wed, 31 May 1995 18:55:37 +0000 (14:55 -0400)]
Initial revision

From-SVN: r9849

29 years ago(symbolic HIGH patterns): Likewise.
Richard Kenner [Wed, 31 May 1995 18:17:31 +0000 (14:17 -0400)]
(symbolic HIGH patterns): Likewise.

(symbolic LO_SUM pattern): Likewise.

From-SVN: r9848

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

From-SVN: r9847

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

From-SVN: r9846

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

From-SVN: r9845

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

From-SVN: r9844

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

From-SVN: r9843

29 years ago(decrement_and_branch_until_zero): Operand 0 constraint changed from "+g" to "+d...
Richard Kenner [Tue, 30 May 1995 22:52:25 +0000 (18:52 -0400)]
(decrement_and_branch_until_zero): Operand 0 constraint changed from "+g" to "+d*am".

(decrement_and_branch_until_zero): Operand 0 constraint changed from "+g"
to "+d*am".
(similar anonymous HImode pattern): Likewise.

From-SVN: r9842

29 years ago(tstdi): Use tst/subx #0 instead of neg/negx.
Richard Kenner [Tue, 30 May 1995 12:17:18 +0000 (08:17 -0400)]
(tstdi): Use tst/subx #0 instead of neg/negx.

Allow "a" and ">" for operand 0.

From-SVN: r9841

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

From-SVN: r9840

29 years ago(recog_for_combine): New parm PADDED_SCRATCHES; set it.
Richard Kenner [Mon, 29 May 1995 23:19:51 +0000 (19:19 -0400)]
(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.

From-SVN: r9839

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

From-SVN: r9838

29 years ago(c++.mostlyclean): Remove $(DEMANGLER_PROG).
Paul Eggert [Mon, 29 May 1995 16:44:40 +0000 (12:44 -0400)]
(c++.mostlyclean): Remove $(DEMANGLER_PROG).

From-SVN: r9837

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

From-SVN: r9836

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

From-SVN: r9835

29 years ago(call): Put USE for r0 in CALL_INSN; call call_internal to emit insn.
Richard Kenner [Mon, 29 May 1995 16:24:21 +0000 (12:24 -0400)]
(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.

From-SVN: r9834

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

From-SVN: r9833

29 years agoInclude alpha/xm-alpha.h, then winnt/xm-winnt.h.
Richard Kenner [Mon, 29 May 1995 12:55:31 +0000 (08:55 -0400)]
Include alpha/xm-alpha.h, then winnt/xm-winnt.h.

(POSIX): Undefine.

From-SVN: r9832

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

From-SVN: r9831

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

From-SVN: r9830

29 years agoProperly use $(srcdir) for files that have it in their reference as a target of a...
Richard Kenner [Sun, 28 May 1995 22:48:30 +0000 (18:48 -0400)]
Properly use $(srcdir) for files that have it in their reference as a target of a rule.

Properly use $(srcdir) for files that have it in their reference as a target
of a rule.
(libgcc1.a): Add missing RANLIB_TEST use.

From-SVN: r9829

29 years ago(expand_computed_goto): Call do_pending_stack_adjust.
Richard Kenner [Sun, 28 May 1995 22:33:50 +0000 (18:33 -0400)]
(expand_computed_goto): Call do_pending_stack_adjust.

From-SVN: r9828

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

From-SVN: r9827

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

From-SVN: r9826

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

From-SVN: r9825

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

From-SVN: r9824

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

From-SVN: r9823

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

From-SVN: r9822

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

From-SVN: r9821

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

From-SVN: r9820

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

From-SVN: r9819

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

From-SVN: r9818

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

From-SVN: r9817

29 years ago(BC_ALL): Restore it from May 22 change; vms uses it.
Richard Kenner [Thu, 25 May 1995 11:28:44 +0000 (07:28 -0400)]
(BC_ALL): Restore it from May 22 change; vms uses it.

(STAGESTUFF): Use it.

From-SVN: r9816

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

From-SVN: r9815

29 years ago(reemit_notes): New function.
Jim Wilson [Thu, 25 May 1995 01:41:18 +0000 (18:41 -0700)]
(reemit_notes): New function.

(schedule_block): Call reemit_notes twice.  Reorganize code for
handling SCHED_GROUP_P insns, so that reemit_notes works.

From-SVN: r9814

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

From-SVN: r9813

29 years ago(ashlsi3, lshrsi3): Add SH3 support.
Jim Wilson [Thu, 25 May 1995 01:37:39 +0000 (18:37 -0700)]
(ashlsi3, lshrsi3): Add SH3 support.

(ashlsi3_d, ashrsi3_d, lshrsi3_d): New patterns for SH3.
(ashrsi2_31): Remove r/!r constraint.

From-SVN: r9812

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

From-SVN: r9811

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

From-SVN: r9810

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

From-SVN: r9809

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

From-SVN: r9808

29 years agodecl.c
Richard Kenner [Wed, 24 May 1995 19:55:47 +0000 (15:55 -0400)]
decl.c
decl2.c
method.c

From-SVN: r9807

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

From-SVN: r9806

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

From-SVN: r9805

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

From-SVN: r9804

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

From-SVN: r9803

29 years ago(type_list_equal, simple_cst_list_equal, index_type_equal):
Richard Kenner [Wed, 24 May 1995 19:41:37 +0000 (15:41 -0400)]
(type_list_equal, simple_cst_list_equal, index_type_equal):

Check for simple_cst_equal return value of -1.

From-SVN: r9802

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

From-SVN: r9801

29 years agoMake-lang.in
H.J. Lu [Wed, 24 May 1995 18:41:43 +0000 (14:41 -0400)]
Make-lang.in

From-SVN: r9800

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

From-SVN: r9799

29 years ago(cxxmain.o): Replace single quotes with backslashes.
H.J. Lu [Wed, 24 May 1995 18:40:42 +0000 (14:40 -0400)]
(cxxmain.o): Replace single quotes with backslashes.

From-SVN: r9798

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

From-SVN: r9797

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

From-SVN: r9796

29 years agoMake -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct cpp flags...
Michael 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

From-SVN: r9795

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

From-SVN: r9794

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

From-SVN: r9793

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

From-SVN: r9792

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

From-SVN: r9791

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

From-SVN: r9790

29 years ago(hash_rtx): Avoid warning on int-to-pointer conversion.
Richard Kenner [Tue, 23 May 1995 23:12:13 +0000 (19:12 -0400)]
(hash_rtx): Avoid warning on int-to-pointer conversion.

(output_fpops): Cast args to bcopy to char *.

From-SVN: r9789

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

From-SVN: r9788

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

From-SVN: r9787

29 years ago(mips_finalize_pic): Delete declaration.
Jim Wilson [Tue, 23 May 1995 22:00:04 +0000 (15:00 -0700)]
(mips_finalize_pic): Delete declaration.

(FINALIZE_PIC): Delete.
(INIT_EXPANDERS): Clear embedded_pic_fnaddr_rtx.

From-SVN: r9786

29 years ago(embedded_pic_offset): Output RTL to initialize embedded_pic_fnaddr_rtx.
Jim Wilson [Tue, 23 May 1995 21:59:19 +0000 (14:59 -0700)]
(embedded_pic_offset): Output RTL to initialize embedded_pic_fnaddr_rtx.

(embedded_pic_offset): Output RTL to initialize
embedded_pic_fnaddr_rtx.
(mips_finalize_pic): Delete.

From-SVN: r9785

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

From-SVN: r9784

29 years ago(sett): New pattern.
Jim Wilson [Tue, 23 May 1995 21:37:52 +0000 (14:37 -0700)]
(sett): New pattern.

(movsi_i): Change source constraint for move to T reg to be 'z'.

From-SVN: r9783

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

From-SVN: r9782

29 years agoCorrect typo in comment.
Jim Wilson [Tue, 23 May 1995 21:18:51 +0000 (14:18 -0700)]
Correct typo in comment.

From-SVN: r9781

29 years ago(MIPS_CPU_DEFAULT): Delete.
Jim Wilson [Tue, 23 May 1995 21:01:25 +0000 (14:01 -0700)]
(MIPS_CPU_DEFAULT): Delete.

From-SVN: r9780

29 years ago(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.
Jim Wilson [Tue, 23 May 1995 20:59:57 +0000 (13:59 -0700)]
(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.

Add #ifdef MIPS_CPU_DEFAULT_STRING code before the first
mips_cpu_string test.

From-SVN: r9779

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

From-SVN: r9778

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

From-SVN: r9777

29 years agoObjc shift/reduce conflicts now 48.
Richard Kenner [Tue, 23 May 1995 11:22:29 +0000 (07:22 -0400)]
Objc shift/reduce conflicts now 48.

(parm): Use setspecs/restore here.
(parmlist_or_identifiers): Not here.

From-SVN: r9776

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

From-SVN: r9775

29 years ago(movsf_h8300h): Add missing post-inc case to constraints.
Doug Evans [Mon, 22 May 1995 23:30:17 +0000 (23:30 +0000)]
(movsf_h8300h): Add missing post-inc case to constraints.

From-SVN: r9774

29 years ago(mystrstr): Replacement for strstr.
Richard Kenner [Mon, 22 May 1995 23:15:56 +0000 (19:15 -0400)]
(mystrstr): Replacement for strstr.

From-SVN: r9773

29 years agoUpdate comments.
Richard Kenner [Mon, 22 May 1995 23:11:12 +0000 (19:11 -0400)]
Update comments.

From-SVN: r9772

29 years agoSet new variables into Makefile.
Richard Kenner [Mon, 22 May 1995 22:57:06 +0000 (18:57 -0400)]
Set new variables into Makefile.

Build winnt.obj.
Edit CCCP definition.

From-SVN: r9771