gcc.git
28 years ago(alpha_emit_set_const): Use 'U' for unsigned constants.
Richard Kenner [Sun, 22 Oct 1995 11:38:18 +0000 (07:38 -0400)]
(alpha_emit_set_const): Use 'U' for unsigned constants.

From-SVN: r10503

28 years ago(CONST_OK_FOR_LETTER_P): Use 'U' for unsigned constants.
Richard Kenner [Sun, 22 Oct 1995 11:37:42 +0000 (07:37 -0400)]
(CONST_OK_FOR_LETTER_P): Use 'U' for unsigned constants.

From-SVN: r10502

28 years ago(i386_return_pops_args): Don't need a FUNDECL to check for type
Richard Kenner [Sun, 22 Oct 1995 11:14:24 +0000 (07:14 -0400)]
(i386_return_pops_args): Don't need a FUNDECL to check for type
attributes in FUNTYPE.

From-SVN: r10501

28 years ago(prepare_scc_operands): New local variable mode.
Richard Kenner [Sat, 21 Oct 1995 22:31:06 +0000 (18:31 -0400)]
(prepare_scc_operands): New local variable mode.

(prepare_scc_operands): New local variable mode.  Set it from
sh_compare_op0 or sh_compare_op1.  Use it instead of SImode in
force_reg calls.

From-SVN: r10500

28 years ago(reg_unused_after): Ifdef out code for handling labels.
Richard Kenner [Sat, 21 Oct 1995 22:29:14 +0000 (18:29 -0400)]
(reg_unused_after): Ifdef out code for handling labels.

From-SVN: r10499

28 years ago(define_delay): Don't accept any instruction for an annulled slot,
Richard Kenner [Sat, 21 Oct 1995 22:25:32 +0000 (18:25 -0400)]
(define_delay): Don't accept any instruction for an annulled slot,

only accept those for which in_delay_slot is yes.

From-SVN: r10498

28 years ago(find_barrier): When create new label, set LABEL_NUSES to 1.
Richard Kenner [Sat, 21 Oct 1995 22:25:06 +0000 (18:25 -0400)]
(find_barrier): When create new label, set LABEL_NUSES to 1.

From-SVN: r10497

28 years ago(find_barrier): Always use get_attr_length to compute length of instructions.
Richard Kenner [Sat, 21 Oct 1995 22:22:27 +0000 (18:22 -0400)]
(find_barrier): Always use get_attr_length to compute length of instructions.

(find_barrier): Always use get_attr_length to compute length of
instructions.  If count_hi or count_si out of range at end, need two
PREV_INSN calls not one.

From-SVN: r10496

28 years ago(find_barrier): When hi_const returns true, increment count_si by two
Richard Kenner [Sat, 21 Oct 1995 22:20:06 +0000 (18:20 -0400)]
(find_barrier): When hi_const returns true, increment count_si by two
if found_si is true.

From-SVN: r10495

28 years ago(expand_float): Emit missing barrier after unconditional jump.
Richard Kenner [Sat, 21 Oct 1995 22:17:23 +0000 (18:17 -0400)]
(expand_float): Emit missing barrier after unconditional jump.

From-SVN: r10494

28 years ago(cmpdf): Make conditional on TARGET_FP.
Richard Kenner [Sat, 21 Oct 1995 18:16:31 +0000 (14:16 -0400)]
(cmpdf): Make conditional on TARGET_FP.

From-SVN: r10493

28 years ago(safe_from_p, case RTL_EXPR): Return 0 if RTL_EXPR_SEQUENCE exists.
Richard Kenner [Fri, 20 Oct 1995 23:30:53 +0000 (19:30 -0400)]
(safe_from_p, case RTL_EXPR): Return 0 if RTL_EXPR_SEQUENCE exists.

Delete code to return 0 if exp_rtl is zero.

From-SVN: r10492

28 years ago(distribute_notes): Delete instructions without side effect that set a
Richard Kenner [Fri, 20 Oct 1995 23:14:10 +0000 (19:14 -0400)]
(distribute_notes): Delete instructions without side effect that set a
subreg of an unused register.

From-SVN: r10491

28 years ago(PREFERRED_RELOAD_CLASS): Check for !G constants for DATA_OR_FP_REGS
Richard Kenner [Fri, 20 Oct 1995 23:11:04 +0000 (19:11 -0400)]
(PREFERRED_RELOAD_CLASS): Check for !G constants for DATA_OR_FP_REGS
also.

From-SVN: r10490

28 years agoOutput negations of unused alternatives, even if one of the
Richard Kenner [Fri, 20 Oct 1995 22:57:04 +0000 (18:57 -0400)]
Output negations of unused alternatives, even if one of the
alternatives is selected.

From-SVN: r10489

28 years ago(output_inline_function): Turn on flag_no_inline to avoid function integration...
Richard Kenner [Fri, 20 Oct 1995 22:48:39 +0000 (18:48 -0400)]
(output_inline_function): Turn on flag_no_inline to avoid function integration...

(output_inline_function): Turn on flag_no_inline to avoid function
integration once we begin writing deferred output functions.

From-SVN: r10488

28 years ago(move_to_float insns): Change move_to_float so that it doesn't have a clobber of...
Richard Kenner [Fri, 20 Oct 1995 22:46:03 +0000 (18:46 -0400)]
(move_to_float insns): Change move_to_float so that it doesn't have a clobber of the memory address...

(move_to_float insns): Change move_to_float so that it doesn't have a
clobber of the memory address, and instead passes the stack temp's
memory address as one of the unspec args.
(fix_truncdfsi2): Use rs6000_stack_temp to allocate the temp.
(multiply, shift insns): Fix all cases of multiply and shift insns so
that the right mnemonics are used for -mcpu=common with both
-m{old,new}-mnemonics.

From-SVN: r10487

28 years ago(offsettable_addr_operand): Declare instead of offsettable_mem_operand.
Richard Kenner [Fri, 20 Oct 1995 22:45:24 +0000 (18:45 -0400)]
(offsettable_addr_operand): Declare instead of offsettable_mem_operand.

(PREDICATE_CODES): Use offsettable_addr_operand.
(float_conv_temp): Delete variable.

From-SVN: r10486

28 years ago(float_conv_temp): Delete global variable.
Richard Kenner [Fri, 20 Oct 1995 22:44:58 +0000 (18:44 -0400)]
(float_conv_temp): Delete global variable.

(stack_temps): New static array to hold stack temps.
(offsettable_mem_operand): Delete function.
(offsettable_addr_operand, rs6000_stack_temp): New functions.
(output_epilog): Zero stack_temps.

From-SVN: r10485

28 years ago(rest_of_compilation): Call init_insn_lengths here.
Richard Kenner [Fri, 20 Oct 1995 21:58:04 +0000 (17:58 -0400)]
(rest_of_compilation): Call init_insn_lengths here.

From-SVN: r10484

28 years ago(init_function_start): Don't call init_insn_lengths here.
Richard Kenner [Fri, 20 Oct 1995 21:57:07 +0000 (17:57 -0400)]
(init_function_start): Don't call init_insn_lengths here.

From-SVN: r10483

28 years ago({low_32_bit,offsettable_mem}_operand): The function low_32_bit_operand is now unused...
Richard Kenner [Thu, 19 Oct 1995 23:31:10 +0000 (19:31 -0400)]
({low_32_bit,offsettable_mem}_operand): The function low_32_bit_operand is now unused, delete it.

({low_32_bit,offsettable_mem}_operand): The function
low_32_bit_operand is now unused, delete it.  New function
offsettable_mem_operand to determine if a memory address is
offsettable.
(PREDICATE_CODES): Ditto.
(float_conv_temp): New global.

From-SVN: r10482

28 years ago({low_32_bit,offsettable_mem}_operand): The function low_32_bit_operand is now unused...
Richard Kenner [Thu, 19 Oct 1995 23:30:28 +0000 (19:30 -0400)]
({low_32_bit,offsettable_mem}_operand): The function low_32_bit_operand is now unused, delete it.

({low_32_bit,offsettable_mem}_operand): The function
low_32_bit_operand is now unused, delete it.  New function
offsettable_mem_operand to determine if a memory address is
offsettable.
(float_conv_temp): New global.
(output_epilog): Zero out float_conv_temp.

From-SVN: r10481

28 years ago(float{,uns}sidf2): Rewrite to break the conversion process into several general...
Richard Kenner [Thu, 19 Oct 1995 23:27:43 +0000 (19:27 -0400)]
(float{,uns}sidf2): Rewrite to break the conversion process into several general insns.

(float{,uns}sidf2): Rewrite to break the conversion process into several
general insns.
(move_to_float): New insns to move 2 integer regs into a float
register through memory, taking endianess into account.  Make sure
that the floating temporary is a valid address.  Use one temporary for
all floats converted.
(fix_truncdfsi2): Take endianess into account.

From-SVN: r10480

28 years ago(check_format_info): Make test for null pointer more general.
Richard Kenner [Thu, 19 Oct 1995 23:18:59 +0000 (19:18 -0400)]
(check_format_info): Make test for null pointer more general.

From-SVN: r10479

28 years ago(ASM_SPEC): If GNU as is the default, then pass -g to the assembler if -malpha-as.
Richard Kenner [Thu, 19 Oct 1995 23:01:42 +0000 (19:01 -0400)]
(ASM_SPEC): If GNU as is the default, then pass -g to the assembler if -malpha-as.

(ASM_SPEC): If GNU as is the default, then pass -g to the assembler if
-malpha-as.  If GNU as is not the default, then pass -g to the
assembler is not -mgas.

From-SVN: r10478

28 years ago(stdlib.h): Be more general in edit to change declaration of
Richard Kenner [Thu, 19 Oct 1995 22:56:08 +0000 (18:56 -0400)]
(stdlib.h): Be more general in edit to change declaration of
{c,m,re}alloc.

From-SVN: r10477

28 years ago(__udiv_w_sdiv): If we don't have sdiv_qrnnd, define dummy variant of
Richard Kenner [Thu, 19 Oct 1995 22:48:45 +0000 (18:48 -0400)]
(__udiv_w_sdiv): If we don't have sdiv_qrnnd, define dummy variant of
__udiv_w_sdiv.

From-SVN: r10476

28 years ago(distribute_notes): When search for new place to put REG_DEAD note,
Richard Kenner [Thu, 19 Oct 1995 22:44:41 +0000 (18:44 -0400)]
(distribute_notes): When search for new place to put REG_DEAD note,

call distribute_links if this new place is between i2 and i3, and i2
uses the register.

From-SVN: r10475

28 years ago(libgcc{1,2}.a): Allow LIB{1,2}FUNCS_EXTRA files to end in .S as well
Richard Kenner [Thu, 19 Oct 1995 22:41:23 +0000 (18:41 -0400)]
(libgcc{1,2}.a): Allow LIB{1,2}FUNCS_EXTRA files to end in .S as well
as .c and .asm.

From-SVN: r10474

28 years ago(parser_build_binary_op): Warn about x^y==z, etc.
Richard Kenner [Wed, 18 Oct 1995 21:56:23 +0000 (17:56 -0400)]
(parser_build_binary_op): Warn about x^y==z, etc.

From-SVN: r10473

28 years agoconfig.guess: Recognize HP model 819 machines has having a PA 1.1 processor.
Jeff Law [Mon, 16 Oct 1995 15:40:29 +0000 (09:40 -0600)]
config.guess: Recognize HP model 819 machines has having a PA 1.1 processor.

        * config.guess: Recognize HP model 819 machines has having
        a PA 1.1 processor.

From-SVN: r10439

28 years ago75th Cygnus<->FSF merge
Mike Stump [Thu, 12 Oct 1995 02:33:51 +0000 (02:33 +0000)]
75th Cygnus<->FSF merge

From-SVN: r10438

28 years ago(reverse_def_dec_list): Silence compiler warnings.
Richard Kenner [Mon, 9 Oct 1995 16:37:55 +0000 (12:37 -0400)]
(reverse_def_dec_list): Silence compiler warnings.

From-SVN: r10437

28 years ago(va_arg): Deal with long longs that would be passed in the 7th
Richard Kenner [Mon, 9 Oct 1995 16:35:48 +0000 (12:35 -0400)]
(va_arg): Deal with long longs that would be passed in the 7th
register, and are passed in the stack instead.

From-SVN: r10436

28 years ago(ASM_SPEC): Add -g.
Richard Kenner [Fri, 6 Oct 1995 17:47:02 +0000 (13:47 -0400)]
(ASM_SPEC): Add -g.

From-SVN: r10435

28 years ago(alpha_{arg,auto}_offset): Make extern.
Richard Kenner [Fri, 6 Oct 1995 17:42:42 +0000 (13:42 -0400)]
(alpha_{arg,auto}_offset): Make extern.

From-SVN: r10434

28 years ago(RETURN_ADDRESS_OFFSET): Correct previous change.
Richard Kenner [Fri, 6 Oct 1995 17:24:35 +0000 (13:24 -0400)]
(RETURN_ADDRESS_OFFSET): Correct previous change.

From-SVN: r10433

28 years ago(reg_set_last): Fix call to reg_set_between_p.
Richard Kenner [Fri, 6 Oct 1995 17:14:37 +0000 (13:14 -0400)]
(reg_set_last): Fix call to reg_set_between_p.

From-SVN: r10432

28 years agofix small typo
Mike Stump [Wed, 4 Oct 1995 17:59:40 +0000 (17:59 +0000)]
fix small typo

From-SVN: r10431

28 years ago(layout_type...
Richard Kenner [Tue, 3 Oct 1995 23:15:52 +0000 (19:15 -0400)]
(layout_type...

(layout_type, case ARRAY_TYPE): Strip MAX_EXPR from upper bound when
computing length if it just protects against negative length.

From-SVN: r10430

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