gcc.git
28 years agoFix comments and formatting related to RETURN_ADDR_RTX.
Richard Kenner [Tue, 3 Oct 1995 22:31:18 +0000 (18:31 -0400)]
Fix comments and formatting related to RETURN_ADDR_RTX.

From-SVN: r10429

28 years ago(simplify_rtx): In code that attempts to simplify conditional expressions...
Richard Kenner [Tue, 3 Oct 1995 17:58:18 +0000 (13:58 -0400)]
(simplify_rtx): In code that attempts to simplify conditional expressions...

(simplify_rtx): In code that attempts to simplify conditional
expressions, if the result is an NE around another comparison, return
the original expression.

From-SVN: r10428

28 years ago(emit_move_insn_1): When doing multi-word move, show output is
Richard Kenner [Tue, 3 Oct 1995 16:31:19 +0000 (12:31 -0400)]
(emit_move_insn_1): When doing multi-word move, show output is
clobbered.

From-SVN: r10427

28 years ago(set_nonvarying_address_components, case AND): Add *pend to end.
Richard Kenner [Tue, 3 Oct 1995 16:25:50 +0000 (12:25 -0400)]
(set_nonvarying_address_components, case AND): Add *pend to end.

(set_nonvarying_address_components, case AND): Add *pend to end.  Add
constant to start instead of subtracting it.

From-SVN: r10426

28 years ago(mips umul_ppmm): Use `l' and `h' constraints; remove mflo and mfhi
Richard Kenner [Tue, 3 Oct 1995 16:23:21 +0000 (12:23 -0400)]
(mips umul_ppmm): Use `l' and `h' constraints; remove mflo and mfhi
instructions.

From-SVN: r10425

28 years ago(va_start...
Richard Kenner [Tue, 3 Oct 1995 16:21:26 +0000 (12:21 -0400)]
(va_start...

(va_start, stdarg case): Call __builtin_next_arg, and ignore the
result, so that the compiler can report the proper error, if the
second argument is not the last argument.

From-SVN: r10424

28 years agoUpdate comments.
Richard Kenner [Tue, 3 Oct 1995 16:17:19 +0000 (12:17 -0400)]
Update comments.

From-SVN: r10423

28 years ago(assign_stack_temp): Adjust full_size field of temp_slot when
Richard Kenner [Tue, 3 Oct 1995 16:02:38 +0000 (12:02 -0400)]
(assign_stack_temp): Adjust full_size field of temp_slot when
splitting an unused slot.

From-SVN: r10422

28 years ago(RETURN_ADDR_RTX): New definition.
Richard Kenner [Tue, 3 Oct 1995 15:51:51 +0000 (11:51 -0400)]
(RETURN_ADDR_RTX): New definition.

From-SVN: r10421

28 years ago(RETURN_ADDR_RTX): Remove call to copy_to_reg.
Richard Kenner [Tue, 3 Oct 1995 15:50:33 +0000 (11:50 -0400)]
(RETURN_ADDR_RTX): Remove call to copy_to_reg.

From-SVN: r10420

28 years ago(RETURN_ADDR_RTX): Remove call to copy_to_reg.
Richard Kenner [Tue, 3 Oct 1995 15:49:16 +0000 (11:49 -0400)]
(RETURN_ADDR_RTX): Remove call to copy_to_reg.

(RETURN_ADDR_RTX): Remove call to copy_to_reg.  Offset to return
address is 4 when !TARGET_64BIT and v4_call_p, 8 otherwise.

From-SVN: r10419

28 years ago(expand_builtin_return_addr): Break out functionality from expand_builtin.
Richard Kenner [Tue, 3 Oct 1995 15:48:39 +0000 (11:48 -0400)]
(expand_builtin_return_addr): Break out functionality from expand_builtin.

(expand_builtin): Call expand_builtin_return_addr.

From-SVN: r10418

28 years agoconfig/m88k/dgux.h (ASM_SPEC, *_LEGEND)
Stan Cox [Mon, 2 Oct 1995 20:42:45 +0000 (20:42 +0000)]
config/m88k/dgux.h (ASM_SPEC, *_LEGEND)

From-SVN: r10417

28 years ago(staticp, case INDIRECT_EXPR): Disable case.
Richard Kenner [Mon, 2 Oct 1995 01:27:28 +0000 (21:27 -0400)]
(staticp, case INDIRECT_EXPR): Disable case.

From-SVN: r10416

28 years ago(expand_expr, case COMPONENT_REF): If getting component of union of
Richard Kenner [Mon, 2 Oct 1995 01:23:04 +0000 (21:23 -0400)]
(expand_expr, case COMPONENT_REF): If getting component of union of
variable size, propagate TARGET.

From-SVN: r10415

28 years ago(store_expr): When storing promoted value, don't return MEM if address
Richard Kenner [Fri, 29 Sep 1995 11:47:40 +0000 (07:47 -0400)]
(store_expr): When storing promoted value, don't return MEM if address
contains target.

From-SVN: r10414

28 years agoFix typo in comment.
Richard Kenner [Thu, 28 Sep 1995 19:19:55 +0000 (15:19 -0400)]
Fix typo in comment.

From-SVN: r10413

28 years ago(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor direc...
Richard Kenner [Thu, 28 Sep 1995 18:29:40 +0000 (14:29 -0400)]
(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor directives within macro args.

(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor
directives within macro args.
Expand `foo' in `foo#bar' without requiring a space before `#'.

From-SVN: r10412

28 years ago(anonymous DImode shift patterns setting cc0): Turned off due to
Richard Kenner [Thu, 28 Sep 1995 18:24:12 +0000 (14:24 -0400)]
(anonymous DImode shift patterns setting cc0): Turned off due to
reload problems.

From-SVN: r10411

28 years agoMake both assembler syntaxes do the same for PIC calls.
Richard Kenner [Thu, 28 Sep 1995 18:05:08 +0000 (14:05 -0400)]
Make both assembler syntaxes do the same for PIC calls.

From-SVN: r10410

28 years ago(LEGITIMATE_PIC_OPERAND): Allow SYMBOL_REF_FLAG symref.
Richard Kenner [Thu, 28 Sep 1995 18:04:48 +0000 (14:04 -0400)]
(LEGITIMATE_PIC_OPERAND): Allow SYMBOL_REF_FLAG symref.

From-SVN: r10409

28 years ago(output_scc_di): Swap operands when needed.
Richard Kenner [Thu, 28 Sep 1995 18:04:29 +0000 (14:04 -0400)]
(output_scc_di): Swap operands when needed.

From-SVN: r10408

28 years ago(WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.
Richard Kenner [Thu, 28 Sep 1995 18:04:12 +0000 (14:04 -0400)]
(WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.

(SIZE_TYPE): Use unsigned int.

From-SVN: r10407

28 years ago(WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.
Richard Kenner [Thu, 28 Sep 1995 18:03:52 +0000 (14:03 -0400)]
(WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.

From-SVN: r10406

28 years ago(USER_H): Move up so can override.
Richard Kenner [Thu, 28 Sep 1995 18:02:22 +0000 (14:02 -0400)]
(USER_H): Move up so can override.

(INSTALL_ASSERT_H): New definition.
(install-headers): Use it.
(stmp-int-hdrs): Handle USER_H being empty.

From-SVN: r10405

28 years ago(override_options): Don't allow anything but integers to go in the
Richard Kenner [Tue, 26 Sep 1995 20:51:32 +0000 (16:51 -0400)]
(override_options): Don't allow anything but integers to go in the
HI/LO registers.

From-SVN: r10404

28 years agojason@cygnus.copm
Jason Merrill [Tue, 26 Sep 1995 20:44:13 +0000 (16:44 -0400)]
jason@cygnus.copm

From-SVN: r10403

28 years ago(duplicate_decls): Turn off whining about virtual functions redeclared
Jason Merrill [Tue, 26 Sep 1995 20:43:13 +0000 (16:43 -0400)]
(duplicate_decls): Turn off whining about virtual functions redeclared
inline for now.

From-SVN: r10402

28 years ago(check_format_info): Don't warn about format type mismatch if the
Richard Kenner [Tue, 26 Sep 1995 20:36:10 +0000 (16:36 -0400)]
(check_format_info): Don't warn about format type mismatch if the
argument is an ERROR_MARK.

From-SVN: r10401

28 years ago(put_pending_sizes): Add declaration.
Richard Kenner [Mon, 25 Sep 1995 21:50:43 +0000 (17:50 -0400)]
(put_pending_sizes): Add declaration.

From-SVN: r10400

28 years ago(save_expr): Return original for ERROR_MARK.
Richard Kenner [Mon, 25 Sep 1995 21:50:22 +0000 (17:50 -0400)]
(save_expr): Return original for ERROR_MARK.

From-SVN: r10399

28 years ago(put_pending_sizes): New function.
Richard Kenner [Mon, 25 Sep 1995 21:50:02 +0000 (17:50 -0400)]
(put_pending_sizes): New function.

From-SVN: r10398

28 years ago(expand_builtin...
Richard Kenner [Fri, 22 Sep 1995 23:19:34 +0000 (19:19 -0400)]
(expand_builtin...

(expand_builtin, case BUILT_IN_MEMCPY): Strip off all NOP_EXPRs from
the source and destination nodes, then set MEM_IN_STRUCT_P.

From-SVN: r10397

28 years ago(enumlist): Propagate error_mark_node.
Richard Kenner [Fri, 22 Sep 1995 23:08:27 +0000 (19:08 -0400)]
(enumlist): Propagate error_mark_node.

From-SVN: r10396

28 years ago(ASM_OUTPUT_INT): Test for whether the integer being output is also a
Richard Kenner [Fri, 22 Sep 1995 22:50:27 +0000 (18:50 -0400)]
(ASM_OUTPUT_INT): Test for whether the integer being output is also a
constant so &sym - &sym2 is not fixed up.

From-SVN: r10395

28 years ago(cmpsi): Add missing constraints to operand 1.
Richard Kenner [Fri, 22 Sep 1995 22:48:58 +0000 (18:48 -0400)]
(cmpsi): Add missing constraints to operand 1.

From-SVN: r10394

28 years ago(CONST_OK_FOR_LETTER_P): Make `N' match range 0..255 for `outb'
Richard Kenner [Fri, 22 Sep 1995 22:43:40 +0000 (18:43 -0400)]
(CONST_OK_FOR_LETTER_P): Make `N' match range 0..255 for `outb'
instruction.

From-SVN: r10393

28 years ago(gen_type): Handle ERROR_MARK.
Richard Kenner [Fri, 22 Sep 1995 22:36:48 +0000 (18:36 -0400)]
(gen_type): Handle ERROR_MARK.

From-SVN: r10392

28 years ago(PRINT_OPERAND): Handle code `R' for REG.
Richard Kenner [Fri, 22 Sep 1995 22:27:27 +0000 (18:27 -0400)]
(PRINT_OPERAND): Handle code `R' for REG.

From-SVN: r10391

28 years ago(pyr umul_ppmm): Use code `R' for REG.
Richard Kenner [Fri, 22 Sep 1995 22:27:09 +0000 (18:27 -0400)]
(pyr umul_ppmm): Use code `R' for REG.

From-SVN: r10390

28 years ago(movdi): Avoid memory sharing problem when in reload.
Richard Kenner [Fri, 22 Sep 1995 22:24:28 +0000 (18:24 -0400)]
(movdi): Avoid memory sharing problem when in reload.

From-SVN: r10389

28 years agoInitial revision
Paul Eggert [Thu, 21 Sep 1995 11:20:43 +0000 (11:20 +0000)]
Initial revision

From-SVN: r10386

29 years ago(FUNCTION_PROLOGUE): Maintain savearea forward chain per MVS
Richard Kenner [Wed, 20 Sep 1995 18:27:03 +0000 (14:27 -0400)]
(FUNCTION_PROLOGUE): Maintain savearea forward chain per MVS
standards.

From-SVN: r10385

29 years ago(cmphi recognizer): Make condition match constraints.
Richard Kenner [Wed, 20 Sep 1995 18:20:47 +0000 (14:20 -0400)]
(cmphi recognizer): Make condition match constraints.

(cmpqi recognizer): Likewise.

From-SVN: r10384

29 years ago(expand_inline_function): Do copy something setting the result register if...
Richard Kenner [Wed, 20 Sep 1995 18:16:34 +0000 (14:16 -0400)]
(expand_inline_function): Do copy something setting the result register if...

(expand_inline_function): Do copy something setting the result
register if it is setting it to itself and has a REG_NOTE.

From-SVN: r10383

29 years ago(set_decl_{origin_self,abstract_flags}): Treat a DECL_INITIAL of
Richard Kenner [Wed, 20 Sep 1995 16:42:50 +0000 (12:42 -0400)]
(set_decl_{origin_self,abstract_flags}): Treat a DECL_INITIAL of
error_mark_node the same as one of NULL_TREE.

From-SVN: r10382

29 years agoChanged email address in header.
Richard Kenner [Tue, 19 Sep 1995 23:30:13 +0000 (19:30 -0400)]
Changed email address in header.

From-SVN: r10381

29 years ago(MACROPROLOGUE): New macro.
Richard Kenner [Tue, 19 Sep 1995 23:29:48 +0000 (19:29 -0400)]
(MACROPROLOGUE): New macro.

(FUNCTION_{PRO,EPI}LOGUE): Added ability to use IBM supplied function
prologue macros.
(FUNCTION_PROLOGUE): Corrected function "in-line" prologue alignment
problems.
(ASM_DECLARE_FUNCTION_NAME): Changed alignment to FullWord.
(ASM_OUTPUT_{SHORT,ASCII}): Reworked.

From-SVN: r10380

29 years ago(cmphi, movhi, movstricthi, extendhisi2): Correct generation of short integer (Halfword)
Richard Kenner [Tue, 19 Sep 1995 23:29:18 +0000 (19:29 -0400)]
(cmphi, movhi, movstricthi, extendhisi2): Correct generation of short integer (Halfword)

(cmphi, movhi, movstricthi, extendhisi2): Correct generation of short
integer (Halfword)
({add,sub,mul,and,ior,xor}hi3): Likewise.

From-SVN: r10379

29 years agoInitial revision
Paul Eggert [Tue, 19 Sep 1995 23:28:37 +0000 (23:28 +0000)]
Initial revision

From-SVN: r10378

29 years agoChange winnt.h to win-nt.h.
Richard Kenner [Tue, 19 Sep 1995 23:21:36 +0000 (19:21 -0400)]
Change winnt.h to win-nt.h.

From-SVN: r10377

29 years ago(fixinc-nt.obj): Fix typo.
Richard Kenner [Tue, 19 Sep 1995 23:20:24 +0000 (19:20 -0400)]
(fixinc-nt.obj): Fix typo.

From-SVN: r10376

29 years agoInitial revision
Richard Kenner [Tue, 19 Sep 1995 23:20:00 +0000 (19:20 -0400)]
Initial revision

From-SVN: r10375

29 years agoInclude winnt/win-nt.h, not winnt/winnt.h.
Richard Kenner [Tue, 19 Sep 1995 23:19:41 +0000 (19:19 -0400)]
Include winnt/win-nt.h, not winnt/winnt.h.

From-SVN: r10374

29 years ago(LINK_SPEC): Add -noinhibit-exec.
Richard Kenner [Tue, 19 Sep 1995 23:19:15 +0000 (19:19 -0400)]
(LINK_SPEC): Add -noinhibit-exec.

From-SVN: r10373

29 years ago(enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Added R2 and R0_1.
Richard Kenner [Mon, 18 Sep 1995 18:00:39 +0000 (14:00 -0400)]
(enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Added R2 and R0_1.

(REG_CLASS_FROM_LETTER): New letters 't' and 'z'.
(EXTRA_CONSTRAINT): New letter 'Q'.

From-SVN: r10372

29 years ago(ASM_DECLARE_FUNCTION_NAME): If a parameter's type has TYPE_NEEDS_CONSTRUCTING on...
Richard Kenner [Sun, 17 Sep 1995 16:39:13 +0000 (12:39 -0400)]
(ASM_DECLARE_FUNCTION_NAME): If a parameter's type has TYPE_NEEDS_CONSTRUCTING on...

(ASM_DECLARE_FUNCTION_NAME): If a parameter's type has
TYPE_NEEDS_CONSTRUCTING on, then it's passed by invisible reference.

From-SVN: r10371

29 years ago(find_and_verify_loops): Fix error in last change.
Richard Kenner [Sat, 16 Sep 1995 21:42:20 +0000 (17:42 -0400)]
(find_and_verify_loops): Fix error in last change.

From-SVN: r10370

29 years ago(GO_IF_LEGITIMATE_ADDRESS): Disallow SYMBOL_REF for current function.
Richard Kenner [Sat, 16 Sep 1995 13:47:54 +0000 (09:47 -0400)]
(GO_IF_LEGITIMATE_ADDRESS): Disallow SYMBOL_REF for current function.

From-SVN: r10369

29 years ago(recorded_label_ref): New variable.
Richard Kenner [Sat, 16 Sep 1995 12:38:04 +0000 (08:38 -0400)]
(recorded_label_ref): New variable.

(insert): Set instead of cse_jumps_altered.
(cse_main): Initialize it and return 1 if nonzero at end.

From-SVN: r10368

29 years ago(div_and_round_double): Change `carry', `quo_est', and `scale' from
Richard Kenner [Fri, 15 Sep 1995 22:26:36 +0000 (18:26 -0400)]
(div_and_round_double): Change `carry', `quo_est', and `scale' from
plain int to `unsigned HOST_WIDE_INT'.

From-SVN: r10367

29 years ago(insert): Set cse_jumps_altered when inserting a LABEL_REF.
Richard Kenner [Fri, 15 Sep 1995 22:24:09 +0000 (18:24 -0400)]
(insert): Set cse_jumps_altered when inserting a LABEL_REF.

From-SVN: r10366

29 years agoMoved architecture independent commands to config/winnt/config-nt.sed.
Richard Kenner [Fri, 15 Sep 1995 21:58:21 +0000 (17:58 -0400)]
Moved architecture independent commands to config/winnt/config-nt.sed.

From-SVN: r10365

29 years ago(find_and_verify_loops): When moving exit blocks out of the loop,
Richard Kenner [Fri, 15 Sep 1995 21:52:15 +0000 (17:52 -0400)]
(find_and_verify_loops): When moving exit blocks out of the loop,

verify that the target of P is within the current loop.

From-SVN: r10364

29 years ago(decrement_and_branchsi and related insns): Don't use a "2" to select a...
Richard Kenner [Fri, 15 Sep 1995 21:43:55 +0000 (17:43 -0400)]
(decrement_and_branchsi and related insns): Don't use a "2" to select a...

(decrement_and_branchsi and related insns): Don't use a "2" to select
a register preference for operand 1 if operand 2 hasn't been seen yet.
Add appropriate clobbers in decrement_and_branchsi.
Add patterns where the pc/label_ref are interchanged.

From-SVN: r10363

29 years ago(fill_simple_delay_slots): When filling an insn's delay slot with a JUMP_INSN...
Richard Kenner [Fri, 15 Sep 1995 21:39:39 +0000 (17:39 -0400)]
(fill_simple_delay_slots): When filling an insn's delay slot with a JUMP_INSN...

(fill_simple_delay_slots): When filling an insn's delay slot with a
JUMP_INSN, don't assume the JUMP_INSN immediately follows the insn on
the unfilled slots obstack.

From-SVN: r10362

29 years ago(gnucompare, stmp-multilib-sub): Remove extra . in front of $(objext).
Richard Kenner [Fri, 15 Sep 1995 21:34:11 +0000 (17:34 -0400)]
(gnucompare, stmp-multilib-sub): Remove extra . in front of $(objext).

From-SVN: r10361

29 years ago(b_mode_operand): New function.
Richard Kenner [Fri, 15 Sep 1995 21:29:37 +0000 (17:29 -0400)]
(b_mode_operand): New function.

(print_operand): Added code 'Q'.

From-SVN: r10360

29 years ago(fill_slots_from_thread): Update thread if it is split.
Richard Kenner [Fri, 15 Sep 1995 21:27:11 +0000 (17:27 -0400)]
(fill_slots_from_thread): Update thread if it is split.

From-SVN: r10359

29 years ago(output_toc): Align DF constants if STRICT_ALIGNMENT.
Richard Kenner [Fri, 15 Sep 1995 21:10:22 +0000 (17:10 -0400)]
(output_toc): Align DF constants if STRICT_ALIGNMENT.

From-SVN: r10358

29 years ago(FLO_union_type): Add words field if double precision to get at the separate words.
Richard Kenner [Fri, 15 Sep 1995 21:06:46 +0000 (17:06 -0400)]
(FLO_union_type): Add words field if double precision to get at the separate words.

(FLO_union_type): Add words field if double precision to get at the separate
words.
(FLO_union_type, pack_d, unpack_d): Use FLOAT_BIT_ORDER_MISMATCH to
determine when the bitfields need to be reversed, and
FLOAT_WORD_ORDER_MISMATCH when the words need to be reversed.

From-SVN: r10357

29 years ago(caller-save.o): Depend on insn-codes.h.
Richard Kenner [Fri, 15 Sep 1995 20:41:31 +0000 (16:41 -0400)]
(caller-save.o): Depend on insn-codes.h.

From-SVN: r10356

29 years ago(do_cleaning): Don't blank out backslash-escaped newlines in double
Richard Kenner [Thu, 14 Sep 1995 21:41:30 +0000 (17:41 -0400)]
(do_cleaning): Don't blank out backslash-escaped newlines in double
quoted strings.

From-SVN: r10355

29 years agobrendan@cygnus.com
Per Bothner [Thu, 14 Sep 1995 21:09:58 +0000 (17:09 -0400)]
brendan@cygnus.com

From-SVN: r10354

29 years agoClarify comment.
Richard Kenner [Thu, 14 Sep 1995 21:07:33 +0000 (17:07 -0400)]
Clarify comment.

From-SVN: r10353

29 years ago(do_identifier): Use global binding in preference of dead for local
Per Bothner [Thu, 14 Sep 1995 21:06:54 +0000 (17:06 -0400)]
(do_identifier): Use global binding in preference of dead for local
variable.

From-SVN: r10352

29 years agobrendan@cygnus.com
Brendan Kehoe [Thu, 14 Sep 1995 20:47:06 +0000 (16:47 -0400)]
brendan@cygnus.com

From-SVN: r10351

29 years ago(handle_sysv_pragma): Deal with getting a comma from yylex.
Brendan Kehoe [Thu, 14 Sep 1995 20:46:14 +0000 (16:46 -0400)]
(handle_sysv_pragma): Deal with getting a comma from yylex.

From-SVN: r10350

29 years ago(gen_lowpart): If gen_lowpart_common fails for a REG, load it into a
Richard Kenner [Thu, 14 Sep 1995 20:20:28 +0000 (16:20 -0400)]
(gen_lowpart): If gen_lowpart_common fails for a REG, load it into a
pseudo and try again.

From-SVN: r10349

29 years ago(is_system_include): Call skip_redundant_dir_prefix.
Richard Kenner [Tue, 12 Sep 1995 23:05:22 +0000 (19:05 -0400)]
(is_system_include): Call skip_redundant_dir_prefix.

From-SVN: r10348

29 years ago(expand_start_stmt_expr): Do stack adjust in right place.
Richard Kenner [Tue, 12 Sep 1995 23:02:17 +0000 (19:02 -0400)]
(expand_start_stmt_expr): Do stack adjust in right place.

From-SVN: r10347

29 years agoChange `*return "string"' to "string" in patterns.
Richard Kenner [Tue, 12 Sep 1995 22:58:08 +0000 (18:58 -0400)]
Change `*return "string"' to "string" in patterns.

From-SVN: r10346

29 years ago(v9 varargs va_start): Handle __builtin_va_alist being stack argument.
Richard Kenner [Tue, 12 Sep 1995 22:52:26 +0000 (18:52 -0400)]
(v9 varargs va_start): Handle __builtin_va_alist being stack argument.

From-SVN: r10345

29 years ago(put_var_into_stack): For CONCAT case, order of placement depends on
Richard Kenner [Tue, 12 Sep 1995 22:48:36 +0000 (18:48 -0400)]
(put_var_into_stack): For CONCAT case, order of placement depends on
FRAME_GROWS_DOWNWARD, not STACK_GROWS_DOWNWARD.

From-SVN: r10344

29 years ago(power subdi3 pattern): Fix pattern to have 5 alternatives, and
Richard Kenner [Tue, 12 Sep 1995 22:38:14 +0000 (18:38 -0400)]
(power subdi3 pattern): Fix pattern to have 5 alternatives, and
correct 4th alternative to match reality.

From-SVN: r10343

29 years ago(sparc64_initialize_trampoline): Rewrite.
Richard Kenner [Tue, 12 Sep 1995 22:33:52 +0000 (18:33 -0400)]
(sparc64_initialize_trampoline): Rewrite.

From-SVN: r10342

29 years ago(STATIC_CHAIN_REGNUM): Use %g5 for sparc64.
Richard Kenner [Tue, 12 Sep 1995 22:33:32 +0000 (18:33 -0400)]
(STATIC_CHAIN_REGNUM): Use %g5 for sparc64.

(TRAMPOLINE_TEMPLATE): Rewrite for sparc64.
(TRAMPOLINE_SIZE): Is 40 for sparc64.

From-SVN: r10341

29 years agoRemove fix_argv kludge.
Richard Kenner [Tue, 12 Sep 1995 22:30:06 +0000 (18:30 -0400)]
Remove fix_argv kludge.

From-SVN: r10340

29 years agoRewritten to use fixinc-nt.sed.
Richard Kenner [Tue, 12 Sep 1995 22:29:13 +0000 (18:29 -0400)]
Rewritten to use fixinc-nt.sed.

From-SVN: r10339

29 years agoChanged spawn function entry points to __spawn* instead of spawn*.
Richard Kenner [Tue, 12 Sep 1995 22:25:46 +0000 (18:25 -0400)]
Changed spawn function entry points to __spawn* instead of spawn*.

From-SVN: r10338

29 years agoInitial revision
Richard Kenner [Tue, 12 Sep 1995 22:25:25 +0000 (18:25 -0400)]
Initial revision

From-SVN: r10337

29 years agoChanged precedence of libraries to look for libfoo.lib before libfoo.a.
Richard Kenner [Tue, 12 Sep 1995 22:24:53 +0000 (18:24 -0400)]
Changed precedence of libraries to look for libfoo.lib before libfoo.a.

Changed to work like Gnu ld for NT.

From-SVN: r10336

29 years agoInitial revision
Richard Kenner [Tue, 12 Sep 1995 22:00:35 +0000 (18:00 -0400)]
Initial revision

From-SVN: r10335

29 years agoAdded -D_cdecl=__attribute__((__cdecl__)).
Richard Kenner [Tue, 12 Sep 1995 22:00:02 +0000 (18:00 -0400)]
Added -D_cdecl=__attribute__((__cdecl__)).

Change LIB_SPEC to be compatible with Gnu ld for NT.

From-SVN: r10334

29 years agoAdded -D_M_ALPHA to CPP_PREDEFINES.
Richard Kenner [Tue, 12 Sep 1995 21:59:37 +0000 (17:59 -0400)]
Added -D_M_ALPHA to CPP_PREDEFINES.

Changed LIB_SPEC to be compatible with Gnu ld for NT.

From-SVN: r10333

29 years agoChanged archive command for libobjc.a to use $? for objects.
Richard Kenner [Tue, 12 Sep 1995 21:40:04 +0000 (17:40 -0400)]
Changed archive command for libobjc.a to use $?  for objects.

From-SVN: r10332

29 years agoChanged various .o's to .$(objext)'s
Richard Kenner [Tue, 12 Sep 1995 21:39:08 +0000 (17:39 -0400)]
Changed various .o's to .$(objext)'s

Changed various .o's to .$(objext)'s
(specs): Removed unnecessary $(exeext).
(EXTRA_GCC_OBJS): New variable.
(clean): Removed $(LIB2FUNCS_EXTRA)

From-SVN: r10331

29 years agoChanged to used common winnt/config-nt.bat.
Richard Kenner [Tue, 12 Sep 1995 21:37:25 +0000 (17:37 -0400)]
Changed to used common winnt/config-nt.bat.

From-SVN: r10330

29 years agodrupp@cs.ashington.edu
Douglas Rupp [Tue, 12 Sep 1995 21:32:00 +0000 (17:32 -0400)]
drupp@cs.ashington.edu

From-SVN: r10329

29 years ago(cc1plus) : Removed unnecessary $(exeext).
Douglas Rupp [Tue, 12 Sep 1995 21:31:04 +0000 (17:31 -0400)]
(cc1plus) : Removed unnecessary $(exeext).

From-SVN: r10328