OSDN Git Service

pf3gnuchains/gcc-fork.git
29 years agoUpdate comment.
kenner [Wed, 25 Jan 1995 19:36:35 +0000 (19:36 +0000)]
Update comment.

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

29 years ago(expand_asm, expand_asm_operands): Change error message text.
kenner [Wed, 25 Jan 1995 19:34:44 +0000 (19:34 +0000)]
(expand_asm, expand_asm_operands): Change error message text.

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

29 years agoUpdate comment.
kenner [Wed, 25 Jan 1995 19:28:07 +0000 (19:28 +0000)]
Update comment.

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

29 years ago(check_attr_value): Change error message text.
kenner [Wed, 25 Jan 1995 19:27:39 +0000 (19:27 +0000)]
(check_attr_value): Change error message text.
(simplify_test_exp): Likewise.

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

29 years ago(DEFAULT_PCC_STRUCT_RETURN): Define as zero.
kenner [Wed, 25 Jan 1995 17:53:36 +0000 (17:53 +0000)]
(DEFAULT_PCC_STRUCT_RETURN): Define as zero.
(RETURN_IN_MEMORY): Small aggregates are to be returned in d0.

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

29 years ago(handle_directive): Fix typo: '\' caused next char to be copied
kenner [Wed, 25 Jan 1995 17:48:25 +0000 (17:48 +0000)]
(handle_directive): Fix typo: '\' caused next char to be copied
blindly, which was an error if !traditional and if the next char was
newline or one of <\'"/.

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

29 years agoInclude expr.h after insn-config.h and insn-flags.h.
kenner [Wed, 25 Jan 1995 13:15:26 +0000 (13:15 +0000)]
Include expr.h after insn-config.h and insn-flags.h.

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

29 years ago(movcc_gen_code): New variable.
dje [Wed, 25 Jan 1995 04:18:30 +0000 (04:18 +0000)]
(movcc_gen_code): New variable.
(init_optabs): Initialize it.
(emit_conditional_move): New function.
(can_conditionally_move_p): New function.

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

29 years ago(jump_optimize): Try to emit a conditional move insn before
dje [Wed, 25 Jan 1995 04:17:33 +0000 (04:17 +0000)]
(jump_optimize):  Try to emit a conditional move insn before
trying a store-flag insn.

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

29 years ago(optabs): Add entry for movcc_gen_code.
dje [Wed, 25 Jan 1995 04:16:37 +0000 (04:16 +0000)]
(optabs): Add entry for movcc_gen_code.

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

29 years ago(main): Delete #ifndef around HAVE_conditional_move.
dje [Wed, 25 Jan 1995 04:15:47 +0000 (04:15 +0000)]
(main): Delete #ifndef around HAVE_conditional_move.

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

29 years ago(emit_conditional_move): Declare it.
dje [Wed, 25 Jan 1995 04:14:56 +0000 (04:14 +0000)]
(emit_conditional_move): Declare it.
(can_conditionally_move_p): Likewise.
(movcc_gen_code): Likewise.

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

29 years ago(HAVE_conditional_move): Delete.
dje [Wed, 25 Jan 1995 04:13:34 +0000 (04:13 +0000)]
(HAVE_conditional_move): Delete.

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

29 years ago(movsicc): New named pattern.
dje [Wed, 25 Jan 1995 04:11:29 +0000 (04:11 +0000)]
(movsicc): New named pattern.
(movdicc, movsfcc, movdfcc): Likewise.
(SImode conditional move): New matcher.

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

29 years ago(simplify_set): Call can_conditionally_move_p.
dje [Wed, 25 Jan 1995 04:09:46 +0000 (04:09 +0000)]
(simplify_set): Call can_conditionally_move_p.

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

29 years ago53rd Cygnus<->FSF merge
mrs [Tue, 24 Jan 1995 08:19:58 +0000 (08:19 +0000)]
53rd Cygnus<->FSF merge

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

29 years ago(ASM_OUTPUT_SECTION_NAME): Renamed from ASM_OUTPUT_SECTION.
roland [Tue, 24 Jan 1995 04:23:23 +0000 (04:23 +0000)]
(ASM_OUTPUT_SECTION_NAME): Renamed from ASM_OUTPUT_SECTION.
The old name was a typo.

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

29 years agoImprove PA shlib support
merrill [Tue, 24 Jan 1995 02:52:44 +0000 (02:52 +0000)]
Improve PA shlib support

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

29 years ago(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
kwzh [Tue, 24 Jan 1995 00:46:11 +0000 (00:46 +0000)]
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.

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

29 years agoPermit any small integer mode in the HI/LO registers
ian [Mon, 23 Jan 1995 23:44:35 +0000 (23:44 +0000)]
Permit any small integer mode in the HI/LO registers

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

29 years ago(table_jump_h8300, table_jump_h8300h): Constrain operand to use register.
dje [Mon, 23 Jan 1995 20:40:56 +0000 (20:40 +0000)]
(table_jump_h8300, table_jump_h8300h): Constrain operand to use register.

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

29 years agobool changes
merrill [Sat, 21 Jan 1995 10:14:41 +0000 (10:14 +0000)]
bool changes

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

29 years ago(num_sign_bit_copies): Can handle paradoxical subreg only
wilson [Sat, 21 Jan 1995 02:23:10 +0000 (02:23 +0000)]
(num_sign_bit_copies): Can handle paradoxical subreg only
if LOAD_EXTEND_OP is defined to SIGN_EXTEND.

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

29 years ago(copy_loop_body): When check for shared address givs, use
wilson [Sat, 21 Jan 1995 02:12:01 +0000 (02:12 +0000)]
(copy_loop_body): When check for shared address givs, use
new same_insn field.
(find_splittable_givs): New variable v2.  Scan givs to set new
same_insn field.  Use same_insn to indentify address givs to be
shared.

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

29 years ago(record_giv): Initialize new field same_insn.
wilson [Sat, 21 Jan 1995 02:11:13 +0000 (02:11 +0000)]
(record_giv): Initialize new field same_insn.

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

29 years ago(structure induction): Add new field same_insn.
wilson [Sat, 21 Jan 1995 02:10:54 +0000 (02:10 +0000)]
(structure induction): Add new field same_insn.

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

29 years ago(save_for_inline_copying): Add comment that
wilson [Sat, 21 Jan 1995 01:59:17 +0000 (01:59 +0000)]
(save_for_inline_copying): Add comment that
nonlocal_label list should be updated if it ever can be nonzero.

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

29 years ago(delete_handlers): When clear LABEL_PRESERVE_P,
wilson [Sat, 21 Jan 1995 01:58:34 +0000 (01:58 +0000)]
(delete_handlers): When clear LABEL_PRESERVE_P,
also remove label from nonlocal_label list.

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

29 years ago(find_basic_blocks): No longer need to check for deleted
wilson [Sat, 21 Jan 1995 01:57:45 +0000 (01:57 +0000)]
(find_basic_blocks): No longer need to check for deleted
nonlocal_labels.

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

29 years ago(syms.h): Don't include under Linux.
wilson [Sat, 21 Jan 1995 01:33:08 +0000 (01:33 +0000)]
(syms.h): Don't include under Linux.

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

29 years ago(scan_loop): For the replace_rtx call, copy the rtx that is
wilson [Sat, 21 Jan 1995 01:30:34 +0000 (01:30 +0000)]
(scan_loop): For the replace_rtx call, copy the rtx that is
being substituted in before the call.

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

29 years ago(machine_dependent_reorg): When remove SUBREG, add in
wilson [Sat, 21 Jan 1995 01:23:12 +0000 (01:23 +0000)]
(machine_dependent_reorg): When remove SUBREG, add in
SUBREG_WORD to new register number.

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

29 years ago(multcosts): Do not compute cost of constant power-of-two
wilson [Sat, 21 Jan 1995 01:11:01 +0000 (01:11 +0000)]
(multcosts): Do not compute cost of constant power-of-two
multiplies as if they were shifts.  Reduce multiply cost from 5 to 3.
Delete variable insn_cost.

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

29 years ago * stmt.c (expand_cleanups): Add 4th argument to indicate if code
mrs [Fri, 20 Jan 1995 19:27:33 +0000 (19:27 +0000)]
    * stmt.c (expand_cleanups): Add 4th argument to indicate if code
        needs to be expanded for the cleanup.
        (expand_goto_internal): Ditto.
        (bc_expand_goto_internal): Ditto.
        (fixup_gotos): Ditto.
        (expand_end_bindings): Ditto.  We now always call expand_cleanups,
        even after BARRIERs, so that the call to the exception handling
        routines is always done.

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

29 years agobool changes
merrill [Fri, 20 Jan 1995 05:57:47 +0000 (05:57 +0000)]
bool changes

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

29 years agoAdd support for r4650, and permit HI/LO to be allocated
ian [Thu, 19 Jan 1995 23:38:09 +0000 (23:38 +0000)]
Add support for r4650, and permit HI/LO to be allocated

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

29 years agoBuild mips1/mips3 multilibs
ian [Thu, 19 Jan 1995 23:38:09 +0000 (23:38 +0000)]
Build mips1/mips3 multilibs

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

29 years ago(get_inner_reference): Don't ignore CONVERT_EXPR from non-UNION_TYPE
kenner [Wed, 18 Jan 1995 12:43:31 +0000 (12:43 +0000)]
(get_inner_reference): Don't ignore CONVERT_EXPR from non-UNION_TYPE
to UNION_TYPE.
(expand_expr, case CONVERT_EXPR): Check for conversion to union before
checking for not changing mode.

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

29 years ago(stabilize_reference): Fix typo in last change.
kenner [Wed, 18 Jan 1995 12:42:42 +0000 (12:42 +0000)]
(stabilize_reference): Fix typo in last change.

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

29 years ago(stabilize_reference, case RTL_EXPR): New case.
kenner [Wed, 18 Jan 1995 03:33:13 +0000 (03:33 +0000)]
(stabilize_reference, case RTL_EXPR): New case.

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

29 years ago * pa.c (emit_move_sequence): Also handle displacements which
law [Tue, 17 Jan 1995 23:42:12 +0000 (23:42 +0000)]
* pa.c (emit_move_sequence): Also handle displacements which
do not fit in 14 bits for fp load/store secondary reloads.

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

29 years agoUse boolean_* instead of integer_* where appropriate.
merrill [Tue, 17 Jan 1995 21:43:40 +0000 (21:43 +0000)]
Use boolean_* instead of integer_* where appropriate.

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

29 years agoDeclare pedantic_lvalues.
merrill [Tue, 17 Jan 1995 21:43:40 +0000 (21:43 +0000)]
Declare pedantic_lvalues.

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

29 years agoSet boolean_*, pedantic_lvalues
merrill [Tue, 17 Jan 1995 21:43:40 +0000 (21:43 +0000)]
Set boolean_*, pedantic_lvalues

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

29 years ago(pedantic_non_lvalue): Check pedantic_lvalues instead of pedantic.
merrill [Tue, 17 Jan 1995 21:43:40 +0000 (21:43 +0000)]
(pedantic_non_lvalue): Check pedantic_lvalues instead of pedantic.

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

29 years agoDeclare boolean_*
merrill [Tue, 17 Jan 1995 21:37:56 +0000 (21:37 +0000)]
Declare boolean_*

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

29 years ago(rescan): Fix typo that caused tokens to be glued together improperly.
kenner [Mon, 16 Jan 1995 12:11:29 +0000 (12:11 +0000)]
(rescan): Fix typo that caused tokens to be glued together improperly.

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

29 years ago(get_inner_reference): Only treat offset of PLUS_EXPR as special if
kenner [Sat, 14 Jan 1995 22:49:47 +0000 (22:49 +0000)]
(get_inner_reference): Only treat offset of PLUS_EXPR as special if
second arg is integer constant.

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

29 years ago(stmp-multilib): Fix quoting of CC and CFLAGS.
dje [Sat, 14 Jan 1995 06:34:35 +0000 (06:34 +0000)]
(stmp-multilib): Fix quoting of CC and CFLAGS.
(stmp-multilib-lib): Likewise.

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

29 years agoAdd 1995 to copyright.
dje [Sat, 14 Jan 1995 06:27:58 +0000 (06:27 +0000)]
Add 1995 to copyright.

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

29 years ago(incoming_reg): Keep regstack aligned to even boundary.
dje [Sat, 14 Jan 1995 06:22:17 +0000 (06:22 +0000)]
(incoming_reg): Keep regstack aligned to even boundary.

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

29 years ago(INIT_CUMULATIVE_INCOMING_ARGS): Reserve two regs for caller's lr0,lr1.
dje [Sat, 14 Jan 1995 06:21:30 +0000 (06:21 +0000)]
(INIT_CUMULATIVE_INCOMING_ARGS): Reserve two regs for caller's lr0,lr1.

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

29 years ago(decl_attributes): Fix typo in packed ignored warning.
dje [Sat, 14 Jan 1995 06:20:26 +0000 (06:20 +0000)]
(decl_attributes): Fix typo in packed ignored warning.
Fix unrecognized mode warning.  Make string comparisons consistent.
Support machine attributes with arguments.  Make noreturn/volatile
warnings consistent with others.

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

29 years ago(extract_bit_field, fields bigger than word case): Count
dje [Sat, 14 Jan 1995 06:19:31 +0000 (06:19 +0000)]
(extract_bit_field, fields bigger than word case): Count
subwords in target.  Zero remaining upper bits if unsigned.

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

29 years ago(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0
kenner [Sat, 14 Jan 1995 01:40:18 +0000 (01:40 +0000)]
(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0
(i.e. T_VOID).

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

29 years ago(expand_binop): Do not force constant shift-count to a register, to
kenner [Sat, 14 Jan 1995 01:36:53 +0000 (01:36 +0000)]
(expand_binop): Do not force constant shift-count to a register, to
allow possible widening; do not convert_to_mode mode{1,2} or
copy_to_mode_reg if mode{1,2} is VOIDmode.

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

29 years ago(zero_extendsidi2): New pattern.
kenner [Sat, 14 Jan 1995 01:36:09 +0000 (01:36 +0000)]
(zero_extendsidi2): New pattern.
(extendqidi2, extendhidi2, extendsidi2, extendplussidi): New patterns.
(adddia_sexthishl32, adddid_sexthishl32): New patterns.
(adddi_dilshr32, adddi_dishl32, adddi_mem): New patterns.
(adddi3, subdi3): Allow more alternatives.
(subdia_sexthishl32, subdid_sexthishl32): New patterns.
(subdi_dishl32, subdi_mem): New patterns.
(negdi2): New pattern.
(ashldi_sexthi, ashldi_const32, ashldi_const, ashldi3): New patterns.
(subreg1ashrdi_const32, ashrdi_const32): New patterns.
(ashrdi_const32_mem, ashrdi_const, ashrdi3): New patterns.
(subreg1lshrdi_const32, lshrdi_const32, lshrdi_const, lshrdi3): Ditto.
(lshrsi_31): New pattern.
(lshrsi_16, lshrsi_17_24): New names for old unnamed patterns.

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

29 years ago(fullword move): Call output_move_const_into_data_reg.
kenner [Sat, 14 Jan 1995 01:29:19 +0000 (01:29 +0000)]
(fullword move): Call output_move_const_into_data_reg.

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

29 years ago(CONST_COSTS): Call const_int_cost.
kenner [Sat, 14 Jan 1995 01:28:45 +0000 (01:28 +0000)]
(CONST_COSTS): Call const_int_cost.

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

29 years ago(use_movqi, const_method): New functions.
kenner [Sat, 14 Jan 1995 01:28:25 +0000 (01:28 +0000)]
(use_movqi, const_method): New functions.
(const_int_cost, output_move_const_into_data_reg): Likewise.
(singlemove_string): Call output_move_const_into_data_reg.

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

29 years agoRemove use of function prototypes.
kenner [Sat, 14 Jan 1995 01:17:50 +0000 (01:17 +0000)]
Remove use of function prototypes.

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

29 years ago(unary_expr): If -pedantic, give error for &&.
kenner [Sat, 14 Jan 1995 01:15:11 +0000 (01:15 +0000)]
(unary_expr): If -pedantic, give error for &&.

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

29 years ago__attribute__ ((constructor))
merrill [Sat, 14 Jan 1995 01:09:01 +0000 (01:09 +0000)]
__attribute__ ((constructor))

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

29 years ago(execute): Don't wait for just any N subprocesses, since we may have
kenner [Sat, 14 Jan 1995 00:37:56 +0000 (00:37 +0000)]
(execute): Don't wait for just any N subprocesses, since we may have
started with some subprocesses before we started executing.  Wait just
for _our_ N subprocesses.

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

29 years ago(fold, case COND_EXPR): Properly swap args 1 and 2.
kenner [Sat, 14 Jan 1995 00:16:09 +0000 (00:16 +0000)]
(fold, case COND_EXPR): Properly swap args 1 and 2.
Strip nops from ARG2, just like ARG1.
Make {MIN,MAX}_EXPR properly when type of result different than args.

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

29 years ago(optimize_bit_field): Don't remove a SUBREG that changes mode class.
kenner [Fri, 13 Jan 1995 23:43:36 +0000 (23:43 +0000)]
(optimize_bit_field): Don't remove a SUBREG that changes mode class.

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

29 years ago(output_epilogue): Do not reference gen_ functions for insns whose
kenner [Fri, 13 Jan 1995 23:08:07 +0000 (23:08 +0000)]
(output_epilogue): Do not reference gen_ functions for insns whose
names begin with '*'.

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

29 years ago(gen_insn): Ignore insns whose names begin with '*'.
kenner [Fri, 13 Jan 1995 23:07:35 +0000 (23:07 +0000)]
(gen_insn): Ignore insns whose names begin with '*'.

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

29 years ago(stmp-multilib*): Pass CC and CFLAGS to recursive make.
kenner [Fri, 13 Jan 1995 22:58:41 +0000 (22:58 +0000)]
(stmp-multilib*): Pass CC and CFLAGS to recursive make.

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

29 years ago(ASM_FILE_START): New macro.
kenner [Fri, 13 Jan 1995 22:54:35 +0000 (22:54 +0000)]
(ASM_FILE_START): New macro.

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

29 years ago(LINK_SPEC): Add missing "\".
kenner [Fri, 13 Jan 1995 20:01:54 +0000 (20:01 +0000)]
(LINK_SPEC): Add missing "\".

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

29 years ago(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.
wilson [Thu, 12 Jan 1995 18:36:12 +0000 (18:36 +0000)]
(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.

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

29 years ago(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.y
wilson [Thu, 12 Jan 1995 18:27:48 +0000 (18:27 +0000)]
(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.y

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

29 years ago*** empty log message ***
sac [Thu, 12 Jan 1995 16:18:12 +0000 (16:18 +0000)]
*** empty log message ***

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

29 years ago*** empty log message ***
sac [Thu, 12 Jan 1995 16:13:44 +0000 (16:13 +0000)]
*** empty log message ***

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

29 years ago(toe64): Use Intel bit pattern for little-endian XFmode Inf.
kenner [Thu, 12 Jan 1995 12:17:56 +0000 (12:17 +0000)]
(toe64):  Use Intel bit pattern for little-endian XFmode Inf.
(e64toe): Likewise; also check the exponent field properly.

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

29 years agoNew C++ flags.
merrill [Thu, 12 Jan 1995 02:19:59 +0000 (02:19 +0000)]
New C++ flags.

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

29 years ago(REGISTER_MOVE_COST): Add LINK_OR_CTR_REGS class to expensive moves.
kenner [Wed, 11 Jan 1995 00:16:00 +0000 (00:16 +0000)]
(REGISTER_MOVE_COST): Add LINK_OR_CTR_REGS class to expensive moves.

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

29 years ago(simplify_if_then_else): Fix typo: "|" should be "||".
kenner [Wed, 11 Jan 1995 00:09:14 +0000 (00:09 +0000)]
(simplify_if_then_else): Fix typo: "|" should be "||".

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

29 years ago(fold): Avoid infinite recursion caused by last change.
kenner [Tue, 10 Jan 1995 10:49:13 +0000 (10:49 +0000)]
(fold): Avoid infinite recursion caused by last change.

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

29 years agoUpdate copyright years.
law [Mon, 9 Jan 1995 04:32:49 +0000 (04:32 +0000)]
Update copyright years.

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

29 years ago(flush): Change to using a MEM instead of address.
kenner [Sun, 8 Jan 1995 01:46:36 +0000 (01:46 +0000)]
(flush): Change to using a MEM instead of address.

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

29 years ago(order_regs_for_local_alloc): Add casts to bcopy call.
kenner [Sun, 8 Jan 1995 01:45:37 +0000 (01:45 +0000)]
(order_regs_for_local_alloc): Add casts to bcopy call.
(print_operand, case 'f'): New case.
(sparc_initialize_trampoline): Use gen_flush instead of knowing what pattern
looks like.
Use MEM instead of address in flush insn, so virtual reg instantiation can
update.
Ensure address in flush insn is valid.

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

29 years agoFix up copyright notice.
kenner [Sun, 8 Jan 1995 01:43:06 +0000 (01:43 +0000)]
Fix up copyright notice.

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

29 years ago(dbr_schedule): Add missing casts in bzero call.
kenner [Sun, 8 Jan 1995 01:41:59 +0000 (01:41 +0000)]
(dbr_schedule): Add missing casts in bzero call.

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

29 years ago(fold, case CONVERT_EXPR): Don't remove an integer conversion when
kenner [Sat, 7 Jan 1995 13:51:14 +0000 (13:51 +0000)]
(fold, case CONVERT_EXPR): Don't remove an integer conversion when
outer is FP unless it doesn't change signedness; rework code in this
area to be clearer.

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

29 years ago * pa.h (enum processor_type): New enumeration describing the
law [Sat, 7 Jan 1995 07:59:42 +0000 (07:59 +0000)]
* pa.h (enum processor_type): New enumeration describing the
processor to schedule for (700, 7100, 7100LC).
(pa_cpu_attr, TARGET_OPTIONS, OVERRIDE_OPTIONS): Define.
(pa_cpu_string, pa_cpu): Provide extern decls.
* pa.c (pa_cpu, pa_cpu_string): Provide definitions.
(override_options): New function.
(pa_adjust_cost): Handle PROCESSOR_7100 and PROCESSOR_7100LC
scheduling.  Handle anti-dependendy cases involving fp division
and sqrt.  Handle output dependencies correctly.  Break TYPE_FPMUL
into TYPE_FPMULSGL and TYPE_FPMULDBL.
* pa.md (cpu attribute): New attribute.
Clean up comments for PROCESSOR_700 scheduling info.  Slightly
simplify.  Make conditional on PROCESSOR_700.
Add comments and scheduling information for PROCESSOR_7100 and
PROCESSOR_7100LC.  Set types for instructions which use the shifter
to "shift".  Explicitly set lengths and types for all instructions.
Break type "fpmul" into "fmulsgl" and "fpmuldbl".

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

29 years ago(DO_GLOBAL_CTORS_BODY): Run constructors from right to
wilson [Sat, 7 Jan 1995 02:17:39 +0000 (02:17 +0000)]
(DO_GLOBAL_CTORS_BODY): Run constructors from right to
left not left to right.

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

29 years ago(get_condition): Use CONST0_RTX instead of const0_rtx.
dje [Thu, 5 Jan 1995 17:37:00 +0000 (17:37 +0000)]
(get_condition): Use CONST0_RTX instead of const0_rtx.

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

29 years agoUpdate copyright notice.
bothner [Wed, 4 Jan 1995 20:57:31 +0000 (20:57 +0000)]
Update copyright notice.

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

29 years agoRecognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
bothner [Wed, 4 Jan 1995 20:54:24 +0000 (20:54 +0000)]
Recognize BSD/OS as bsdi.  Patch from Chris Torek <torek@BSDI.COM>.

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

29 years ago * pa.md (call expander): Use emit_insn_before to emit an insn to
law [Wed, 4 Jan 1995 09:26:45 +0000 (09:26 +0000)]
* pa.md (call expander): Use emit_insn_before to emit an insn to
save the PIC register before a function call.
(call_value expander): Likewise.

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

29 years ago(duplicate_decls): Push to permanent obstack before
wilson [Tue, 3 Jan 1995 20:30:52 +0000 (20:30 +0000)]
(duplicate_decls): Push to permanent obstack before
creating new function types.

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

29 years ago(va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int in casts.
wilson [Tue, 3 Jan 1995 20:23:25 +0000 (20:23 +0000)]
(va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int in casts.

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

29 years agoRemove special patch for <netinet/in.h>
ian [Mon, 2 Jan 1995 14:37:42 +0000 (14:37 +0000)]
Remove special patch for <netinet/in.h>

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

29 years ago52th Cygnus<->FSF merge
mrs [Fri, 30 Dec 1994 21:03:40 +0000 (21:03 +0000)]
52th Cygnus<->FSF merge

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

29 years ago(c-decl.o, c-typeck.o, toplev.o, varasm.o): Include output.h.
kenner [Fri, 30 Dec 1994 13:00:38 +0000 (13:00 +0000)]
(c-decl.o, c-typeck.o, toplev.o, varasm.o): Include output.h.

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

29 years agoInclude output.h.
kenner [Fri, 30 Dec 1994 12:59:51 +0000 (12:59 +0000)]
Include output.h.

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

29 years ago({save_restore}_varasm_status): Add decls.
kenner [Fri, 30 Dec 1994 12:58:35 +0000 (12:58 +0000)]
({save_restore}_varasm_status): Add decls.

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

29 years agoAdd decls of functions in varasm.c.
kenner [Fri, 30 Dec 1994 12:58:18 +0000 (12:58 +0000)]
Add decls of functions in varasm.c.
Allow to be included when rtl.h is not.

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