platform/upstream/linaro-gcc.git
30 years ago(ashlsi3, lshrsi3, ashrsi3): Only output low-order five bits for
kenner [Tue, 12 Jul 1994 20:19:56 +0000 (20:19 +0000)]
(ashlsi3, lshrsi3, ashrsi3): Only output low-order five bits for
!TARGET_POWER case.

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

30 years ago(find_reloads): Don't try to call force_const_mem on a HIGH.
kenner [Tue, 12 Jul 1994 19:09:44 +0000 (19:09 +0000)]
(find_reloads): Don't try to call force_const_mem on a HIGH.

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

30 years ago(record_dead_and_set_regs_1): Can only handle SUBREG
wilson [Tue, 12 Jul 1994 17:19:46 +0000 (17:19 +0000)]
(record_dead_and_set_regs_1): Can only handle SUBREG
if the register is smaller or equal to BITS_PER_WORD.

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

30 years ago(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Define.
wilson [Tue, 12 Jul 1994 17:15:53 +0000 (17:15 +0000)]
(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Define.

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

30 years agoDelete obsolete comment.
wilson [Tue, 12 Jul 1994 17:12:10 +0000 (17:12 +0000)]
Delete obsolete comment.

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

30 years ago(allocate_dynamic_stack_space): Fix typo.
kenner [Tue, 12 Jul 1994 17:10:25 +0000 (17:10 +0000)]
(allocate_dynamic_stack_space): Fix typo.

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

30 years ago(end_final): Store full path name in .d file not just the filename.
wilson [Tue, 12 Jul 1994 17:09:32 +0000 (17:09 +0000)]
(end_final): Store full path name in .d file not just the filename.

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

30 years ago(fold, case MULT_EXPR): If arg is an unsigned CEIL_DIV_EXPR, convert
kenner [Tue, 12 Jul 1994 16:39:17 +0000 (16:39 +0000)]
(fold, case MULT_EXPR): If arg is an unsigned CEIL_DIV_EXPR, convert
to TRUNC_DIV_EXPR of a PLUS_EXPR in some cases.

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

30 years ago(ashldi3): Update pattern for (sign_extend (ashift ..)) to match the
kenner [Tue, 12 Jul 1994 16:19:40 +0000 (16:19 +0000)]
(ashldi3): Update pattern for (sign_extend (ashift ..))  to match the
current canonicalization.

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

30 years agoIf OSF/rose, make -pic-extern always do shared libs, even if -pic-none was used.
meissner [Tue, 12 Jul 1994 14:54:45 +0000 (14:54 +0000)]
If OSF/rose, make -pic-extern always do shared libs, even if -pic-none was used.

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

30 years ago(matcher for SFmode inequality comparison): Use cmfe, not cfm.
erich [Tue, 12 Jul 1994 13:33:12 +0000 (13:33 +0000)]
(matcher for SFmode inequality comparison): Use cmfe, not cfm.
(matchers for {store-flag, not-store-flag, neg-store-flag}): Output
if-false instruction first before if-true instruction.
(matcher for (AND store-flag x)): Only match if reversible_cc_register.
(matcher for (IF-THEN-ELSE reg (NOT reg))): Likewise.

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

30 years ago(PREDICATE_CODES): Add reversible_cc_register.
erich [Tue, 12 Jul 1994 13:31:10 +0000 (13:31 +0000)]
(PREDICATE_CODES): Add reversible_cc_register.

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

30 years ago(reversible_cc_register): New function.
erich [Tue, 12 Jul 1994 13:31:10 +0000 (13:31 +0000)]
(reversible_cc_register): New function.
(final_prescan_insn): Don't try to conditionalize jumps with JUMP_CLOB
attribute.

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

30 years ago(round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;
kenner [Tue, 12 Jul 1994 13:07:53 +0000 (13:07 +0000)]
(round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;
add adjustment and use TRUNC_DIV_EXPR instead.

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

30 years ago(dbxout_source_file): Increment source_label_number outside
erich [Tue, 12 Jul 1994 12:11:35 +0000 (12:11 +0000)]
(dbxout_source_file): Increment source_label_number outside
of macro expansion.

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

30 years ago(movsi matcher): Add nop for moving special register to itself
kenner [Tue, 12 Jul 1994 02:07:46 +0000 (02:07 +0000)]
(movsi matcher): Add nop for moving special register to itself
for !TARGET_POWER.
(movhi and movqi matcher): Likewise and add mtjmpr attribute.
Separate MQ from CTR and LR target registers for TARGET_POWER.

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

30 years ago(basic_machine): Add 1750a.
kenner [Mon, 11 Jul 1994 23:28:46 +0000 (23:28 +0000)]
(basic_machine): Add 1750a.

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

30 years ago(assemble_real): Handle TQFmode output.
kenner [Mon, 11 Jul 1994 23:28:23 +0000 (23:28 +0000)]
(assemble_real): Handle TQFmode output.

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

30 years ago(convert_move): Add some conversions for TQFmode.
kenner [Mon, 11 Jul 1994 23:27:23 +0000 (23:27 +0000)]
(convert_move): Add some conversions for TQFmode.

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

30 years ago(TQFmode): New mode.
kenner [Mon, 11 Jul 1994 23:26:40 +0000 (23:26 +0000)]
(TQFmode): New mode.

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

30 years agoInitial revision
kenner [Mon, 11 Jul 1994 23:23:51 +0000 (23:23 +0000)]
Initial revision

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

30 years ago * h8300/h8300.md (cpu): New attribute.
dje [Mon, 11 Jul 1994 22:53:08 +0000 (22:53 +0000)]
* h8300/h8300.md (cpu): New attribute.
(attribute length): Add h8/300h support.
(attribute cc): New value `cbit'.
(all anonymous insns): Give them names.
(move insns): Add h8/300h support.
(tstqi, tsthi): Use btst insn if able.
(arithmetic insns): Add h8/300h support.
(boolean insns): Likewise.
(negate insns): Likewise.
(branch insns): Likewise.
(call_value): Use call_insn_operand for operand 1.
(shift insns): Completely rewritten.  Add h8/300h support.
(zero/sign extension insns): Add h8/300h support.
(extv): Deleted.
(insv, extzv): Only use for h8/300.
(bitfield insns): Completely rewritten.
(fancyb*): New insns for speeding up bit accesses.

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

30 years ago * h8300/h8300.c (cpu_type, names_extended, names_upper_extended,
dje [Mon, 11 Jul 1994 22:51:17 +0000 (22:51 +0000)]
* h8300/h8300.c (cpu_type, names_extended, names_upper_extended,
h8_reg_names, h8_push_ops, h8_pop_ops, h8_mov_ops, h8_push_op,
h8_pop_op, h8_mov_op, current_function_anonymous_args, extra_pop,
hand_list): New variables.
(h8300_init_once, asm_file_start, asm_file_end, ok_for_bclr, o_operand,
p_operand, call_insn_operand, jump_address_operand, bit_operand,
eq_operator, const_costs, notice_update_cc, bit_operator,
nshift_operator, expand_a_shift, get_shift_alg, emit_a_shift,
fix_bit_operand): New functions.
(shift_alg, shift_type, shift_mode): New enums.
(shift_insn): New struct.
(shift_n_bits, can_shift): Deleted.
(shift_one, rotate_one): New variables.
(WORD_REG_USED): New macro (was function word_reg_used).
(dosize, function_prologue, function_epilogue, print_operand_address):
Add h8/300h support.
(small_power_of_two): Renamed from potl8.
(potg8): Deleted.
(general_operand_src): Fix POST_INC case.
(general_operand_dst): Fix PRE_DEC case.
(function_arg): 3 regs of args are passed if -mquickcall.
4 regs of args are passed to handwritten assembler routines.
(print_operand): New cases 'A', 'P', 'S', 'U', 'W', 'b', 'c', 'd', 'g'.
Delete case 'O'.  Sort cases.  Add h8/300h support.
(do_movsi): Renamed from domovsi.
Handle reload_in_progress and reload_completed.
(initial_offset): Renamed from io.  Add h8/300h support.

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

30 years ago * h8300/h8300.h (CPP_PREDEFINES, CPP_SPEC, LIB_SPEC, TARGET_SWITCHES,
dje [Mon, 11 Jul 1994 22:50:27 +0000 (22:50 +0000)]
* h8300/h8300.h (CPP_PREDEFINES, CPP_SPEC, LIB_SPEC, TARGET_SWITCHES,
BITS_PER_WORD, MAX_BITS_PER_WORD, UNITS_PER_WORD, MAX_UNITS_PER_WORD,
POINTER_SIZE, PARM_BOUNDARY, BIGGEST_ALIGNMENT,
BIGGEST_FIELD_ALIGNMENT, STACK_BOUNDARY, HARD_REGNO_NREGS,
HARD_REGNO_MODE_OK, REG_CLASS_NAMES, REG_CLASS_CONTENTS,
REGNO_REG_CLASS, PUSH_ROUNDING, FUNCTION_ARG_ADVANCE,
TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE,
CONSTANT_ADDRESS, MOVE_MAX, Pmode, SIZE_TYPE, PTRDIFF_TYPE):
Add h8/300h support.
(LINK_SPEC, TARGET_RTL_DUMP, TARGET_H8300, TARGET_H8300H,
REAL_ARITHMETIC, SETUP_INCOMING_VARARGS, HAVE_POST_INCREMENT,
HAVE_PRE_DECREMENT, MAX_MOVE_MAX, NO_BUILTIN_SIZE_TYPE,
NO_BUILTIN_PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE,
MAX_WCHAR_TYPE_SIZE, ASM_WORD_OP, INIT_SECTION_ASM_OP,
CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, EXTRA_SECTIONS,
EXTRA_SECTION_FUNCTIONS, ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR,
DO_GLOBAL_CTORS_BODY, DO_GLOBAL_DTORS_BODY, INIT_TARGET_OPTABS):
Define.
(CAN_DEBUG_WITHOUT_FP, PCC_STATIC_STRUCT_RETURN, STRUCT_VALUE_REGNUM,
STRUCT_VALUE_INCOMING, STRUCTURE_SIZE_BOUNDARY): Undefine.
(enum reg_class): Add h8/300h support.
(emit_a_shift): Declare.
(TARGET_DEFAULT): Set default to -mquickcall.
(DOUBLE_TYPE_SIZE): Fix at 32.  DFmode support doesn't exist.
(CALL_USED_REGISTERS, REG_ALLOC_ORDER): Swap registers 2,3 with 4,5.
Registers 0,1 contain function result, allocate after 2,3.
(STATIC_CHAIN_REGNUM): Use reg 4.
(CONST_OK_FOR_LETTER_P): 'O' is ok_for_bclr, 'P' is small_power_of_two.
(FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): First
attempt at an implementation.
(CONST_COSTS): Move code into function const_costs.
(BRANCH_COST): Set to 0.
(NOTICE_UPDATE_CC): Move code into function notice_update_cc.
(ASM_FILE_START): Move code into function asm_file_start.
(ASM_FILE_END): Move code into function asm_file_end.
(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Use REAL_VALUE_TO_DECIMAL.

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

30 years ago * h8300/t-h8300 (CROSS_LIBGCC1): Use libgcc1-asm.a.
dje [Mon, 11 Jul 1994 22:49:34 +0000 (22:49 +0000)]
* h8300/t-h8300 (CROSS_LIBGCC1): Use libgcc1-asm.a.
(LIB1ASMSRC, LIB1ASMFUNCS, LIB2FUNCS_EXTRA, MULTILIB_OPTIONS,
MULTILIB_DIRNAMES, LIBGCC, INSTALL_LIBGCC): Define.
(fp-bit.c): Build it.

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

30 years agoInitial revision
dje [Mon, 11 Jul 1994 22:45:37 +0000 (22:45 +0000)]
Initial revision

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

30 years ago(init_optabs): Allow target specific libcalls with INIT_TARGET_OPTABS.
dje [Mon, 11 Jul 1994 22:37:14 +0000 (22:37 +0000)]
(init_optabs): Allow target specific libcalls with INIT_TARGET_OPTABS.

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

30 years ago(libgcc1-asm.a): New target for building libgcc1.a in cross compilers.
dje [Mon, 11 Jul 1994 22:36:14 +0000 (22:36 +0000)]
(libgcc1-asm.a): New target for building libgcc1.a in cross compilers.

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

30 years agoInitial revision
dje [Mon, 11 Jul 1994 22:32:24 +0000 (22:32 +0000)]
Initial revision

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

30 years ago(stmt): Don't give more than one error message if a nested `if' has an
kenner [Mon, 11 Jul 1994 22:17:57 +0000 (22:17 +0000)]
(stmt): Don't give more than one error message if a nested `if' has an
empty body.

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

30 years agoRewrite for coff
rms [Mon, 11 Jul 1994 21:07:46 +0000 (21:07 +0000)]
Rewrite for coff

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

30 years agoInitial revision
rms [Mon, 11 Jul 1994 21:05:28 +0000 (21:05 +0000)]
Initial revision

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

30 years ago(CPP_SPEC): Fix typo.
kenner [Mon, 11 Jul 1994 21:00:40 +0000 (21:00 +0000)]
(CPP_SPEC): Fix typo.

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

30 years ago*** empty log message ***
rms [Mon, 11 Jul 1994 20:58:36 +0000 (20:58 +0000)]
*** empty log message ***

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

30 years agoInitial revision
rms [Mon, 11 Jul 1994 20:55:23 +0000 (20:55 +0000)]
Initial revision

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

30 years agoInitial revision
rms [Mon, 11 Jul 1994 20:49:29 +0000 (20:49 +0000)]
Initial revision

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

30 years ago*** empty log message ***
rms [Mon, 11 Jul 1994 20:48:16 +0000 (20:48 +0000)]
*** empty log message ***

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

30 years ago(movqi): Call loadhi, not loadqi.
kenner [Mon, 11 Jul 1994 20:46:21 +0000 (20:46 +0000)]
(movqi): Call loadhi, not loadqi.

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

30 years ago * pa.h (DEBUGGER_ARG_OFFSET): Define. If no frame pointer
law [Mon, 11 Jul 1994 20:45:30 +0000 (20:45 +0000)]
    * pa.h (DEBUGGER_ARG_OFFSET): Define.  If no frame pointer
        is available, then adjust the offset by the size of the
        current frame.

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

30 years ago*** empty log message ***
rms [Mon, 11 Jul 1994 20:40:03 +0000 (20:40 +0000)]
*** empty log message ***

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

30 years agoWhen setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather
kenner [Mon, 11 Jul 1994 19:40:35 +0000 (19:40 +0000)]
When setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather
than "[.config.vax]vax.h" for #include so it will work from [.cp]
subdirectory; copy vax.h to config-vax.h as part of configuration
setup.  Also, manually include cc1plus in the list of buildable
compilers (a temporary measure; it should process cp/Makefile.in like
it does for primary makefile).

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

30 years agoCompile most of cc1plus in the `cp' subdirector.
kenner [Mon, 11 Jul 1994 19:37:48 +0000 (19:37 +0000)]
Compile most of cc1plus in the `cp' subdirector.

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

30 years agoRevise to be more consistent with make-cc1.com for symbol setup &
kenner [Mon, 11 Jul 1994 19:16:22 +0000 (19:16 +0000)]
Revise to be more consistent with make-cc1.com for symbol setup &
usage and for echoing command execution.

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

30 years agoUse `=' rather than `:=' when setting up CC, so that `gcc' can be
kenner [Mon, 11 Jul 1994 19:15:46 +0000 (19:15 +0000)]
Use `=' rather than `:=' when setting up CC, so that `gcc' can be
defined as a foreign command if necessary; eliminate `set
symbol/scope=noGlobal' for same reason; use `=' with all other
symbols, for consistency; add explicit .obj extension to some lists of
object files passed to the linker; general cleanup of the command text
echoed during execution.

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

30 years agoDo the 4.4BSD sys_errlist modification for NetBSD also.
mycroft [Mon, 11 Jul 1994 19:03:10 +0000 (19:03 +0000)]
Do the 4.4BSD sys_errlist modification for NetBSD also.

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

30 years ago(STRUCT_VALUE): Change definition from `(rtx)0' to
krab [Mon, 11 Jul 1994 18:19:35 +0000 (18:19 +0000)]
(STRUCT_VALUE): Change definition from `(rtx)0' to
        just `0' so it is a valid expression for the pre-processor.

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

30 years ago*** empty log message ***
krab [Mon, 11 Jul 1994 18:00:49 +0000 (18:00 +0000)]
*** empty log message ***

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

30 years agoInitial revision
coxs [Mon, 11 Jul 1994 17:51:24 +0000 (17:51 +0000)]
Initial revision

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

30 years agoChanged for svr4.
coxs [Mon, 11 Jul 1994 17:46:46 +0000 (17:46 +0000)]
Changed for svr4.

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

30 years agoChanged for svr4.
coxs [Mon, 11 Jul 1994 17:29:14 +0000 (17:29 +0000)]
Changed for svr4.

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

30 years ago(TARGET_SVR3): New target switch.
coxs [Mon, 11 Jul 1994 17:26:58 +0000 (17:26 +0000)]
(TARGET_SVR3): New target switch.

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

30 years ago(ASM_SPEC,STARTFILE_SPEC,LIB_SPEC): svr4 default.
coxs [Mon, 11 Jul 1994 17:21:24 +0000 (17:21 +0000)]
(ASM_SPEC,STARTFILE_SPEC,LIB_SPEC): svr4 default.

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

30 years agoOnly turn IF_THEN_ELSE into AND if MODE_INT.
ian [Mon, 11 Jul 1994 17:17:03 +0000 (17:17 +0000)]
Only turn IF_THEN_ELSE into AND if MODE_INT.

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

30 years agoexpand_end_bindings): When adjusting FP, set it from
kenner [Sun, 10 Jul 1994 12:20:40 +0000 (12:20 +0000)]
expand_end_bindings): When adjusting FP, set it from
hard_frame_pointer_rtx.

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

30 years ago(instantiate_virtual_regs_1): Remove last change.
kenner [Sun, 10 Jul 1994 12:18:01 +0000 (12:18 +0000)]
(instantiate_virtual_regs_1): Remove last change.

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

30 years agoeliminate_regs_in_insn): Handle special case of assignment from hard
kenner [Sun, 10 Jul 1994 12:15:06 +0000 (12:15 +0000)]
eliminate_regs_in_insn): Handle special case of assignment from hard
frame pointer to frame pointer (for nonlocal goto).

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

30 years ago(expand_builtin, case BUILT_IN_FSQRT): Don't use asterisk in name of
kenner [Sun, 10 Jul 1994 10:02:49 +0000 (10:02 +0000)]
(expand_builtin, case BUILT_IN_FSQRT): Don't use asterisk in name of
`errno'.

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

30 years agofix libg++ make check.
mrs [Sun, 10 Jul 1994 07:34:51 +0000 (07:34 +0000)]
fix libg++ make check.

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

30 years ago44th Cygnus<->FSF merge
mrs [Sat, 9 Jul 1994 07:13:10 +0000 (07:13 +0000)]
44th Cygnus<->FSF merge

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

30 years agoDelete include of <varargs.h> when not gcc.
wilson [Sat, 9 Jul 1994 02:06:27 +0000 (02:06 +0000)]
Delete include of <varargs.h> when not gcc.

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

30 years agoDelete include of <stdarg.h> when not gcc.
wilson [Sat, 9 Jul 1994 02:05:51 +0000 (02:05 +0000)]
Delete include of <stdarg.h> when not gcc.

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

30 years ago(FUNCTION_EXTRA_EPILOGUE): Copy a0 to d0, not the other way.
kenner [Fri, 8 Jul 1994 22:45:49 +0000 (22:45 +0000)]
(FUNCTION_EXTRA_EPILOGUE): Copy a0 to d0, not the other way.

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

30 years ago(record_constant_rtx, force_const_mem): Ensure everything is in
kenner [Fri, 8 Jul 1994 22:37:55 +0000 (22:37 +0000)]
(record_constant_rtx, force_const_mem): Ensure everything is in
saveable_obstack, not current_obstack.

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

30 years ago(force_to_mode): OP_MODE must be MODE if MODE and mode of X are of different
kenner [Fri, 8 Jul 1994 22:30:49 +0000 (22:30 +0000)]
(force_to_mode): OP_MODE must be MODE if MODE and mode of X are of different
classes.
(nonzero_bits, num_sign_bit_copies): Say nothing known for floating-point
modes.

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

30 years ago(instantiate_virtual_regs_1, case SET): If DEST is
kenner [Fri, 8 Jul 1994 22:26:41 +0000 (22:26 +0000)]
(instantiate_virtual_regs_1, case SET): If DEST is
virtual_stack_vars_rtx, replace with hardware frame pointer.

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

30 years ago(expand_expr, case CONVERT_EXPR): If changing signedness and we have a
kenner [Fri, 8 Jul 1994 22:22:46 +0000 (22:22 +0000)]
(expand_expr, case CONVERT_EXPR): If changing signedness and we have a
promoted SUBREG, clear the promotion flag.

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

30 years ago(get_inner_unaligned_p): New function.
wilson [Fri, 8 Jul 1994 21:41:02 +0000 (21:41 +0000)]
(get_inner_unaligned_p): New function.
(expand_assignment, expand_expr): Use it.

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

30 years ago(extract_split_bit_field): Set UNIT to BITS_PER_WORD for register values.
dje [Fri, 8 Jul 1994 21:16:01 +0000 (21:16 +0000)]
(extract_split_bit_field): Set UNIT to BITS_PER_WORD for register values.
(store_split_bit_field): Likewise.  Call operand_subword_force.

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

30 years ago(distribute_notes, REG_DEAD case): When check to see
wilson [Fri, 8 Jul 1994 20:55:33 +0000 (20:55 +0000)]
(distribute_notes, REG_DEAD case): When check to see
if insn uses register, also call find_regno_fusage.

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

30 years ago(SECONDARY_MEMORY_NEEDED_RTX): Call assign_stack_local
wilson [Fri, 8 Jul 1994 20:52:11 +0000 (20:52 +0000)]
(SECONDARY_MEMORY_NEEDED_RTX): Call assign_stack_local
if the frame has zero size.

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

30 years agofix temp lifetime (FOR TARGET_EXPRs only)
mrs [Fri, 8 Jul 1994 20:45:14 +0000 (20:45 +0000)]
fix temp lifetime (FOR TARGET_EXPRs only)

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

30 years agopartial merge for isgnature stuff
mrs [Fri, 8 Jul 1994 20:22:37 +0000 (20:22 +0000)]
partial merge for isgnature stuff

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

30 years ago(finish_decl): Put RTL and other stuff in permanent_obstack if DECL
kenner [Fri, 8 Jul 1994 16:02:05 +0000 (16:02 +0000)]
(finish_decl): Put RTL and other stuff in permanent_obstack if DECL
is.

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

30 years ago(gen_unary): Add new arg, OP0_MODE.
kenner [Fri, 8 Jul 1994 15:46:25 +0000 (15:46 +0000)]
(gen_unary): Add new arg, OP0_MODE.
All callers changed.

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

30 years agoThu Jul 7 16:58:35 1994 Jason Merrill (jason@deneb.cygnus.com)
merrill [Fri, 8 Jul 1994 09:14:04 +0000 (09:14 +0000)]
Thu Jul  7 16:58:35 1994  Jason Merrill  (jason@deneb.cygnus.com)

        * varasm.c (assemble_variable): Do set TREE_ASM_WRITTEN on
        erroneous incomplete decls.

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

30 years ago(expand_mult_highpart): Build constant forms of CNST1 in MODE or
kenner [Fri, 8 Jul 1994 02:19:57 +0000 (02:19 +0000)]
(expand_mult_highpart): Build constant forms of CNST1 in MODE or
WIDE_MODE, as appropriate.

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

30 years ago(expand_binop, case DIV [complex]): Fix typo in last change.
kenner [Thu, 7 Jul 1994 21:53:06 +0000 (21:53 +0000)]
(expand_binop, case DIV [complex]): Fix typo in last change.

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

30 years ago(FUNCTION_EXTRA_EPILOGUE): Fix typo in last change.
kenner [Thu, 7 Jul 1994 21:42:16 +0000 (21:42 +0000)]
(FUNCTION_EXTRA_EPILOGUE): Fix typo in last change.

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

30 years ago({un,}aligned_memory_operand): Check against hard_frame_pointer_rtx,
kenner [Thu, 7 Jul 1994 21:36:19 +0000 (21:36 +0000)]
({un,}aligned_memory_operand): Check against hard_frame_pointer_rtx,
not frame_pointer_rtx.

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

30 years ago(reload_inqi): Make operand[2] be TImode and pass register number that
kenner [Thu, 7 Jul 1994 21:35:26 +0000 (21:35 +0000)]
(reload_inqi): Make operand[2] be TImode and pass register number that
differs to unaligned_loadqi.
(reload_outqi): Change overlap in temps to unaligned_storeqi.

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

30 years ago(make_compound_operation, AND case): Do extraction in desired result mode.
dje [Thu, 7 Jul 1994 05:43:18 +0000 (05:43 +0000)]
(make_compound_operation, AND case): Do extraction in desired result mode.

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

30 years ago* flow.c (mark_set_1): Record explicit hard registers in their raw mode.
dje [Thu, 7 Jul 1994 05:38:58 +0000 (05:38 +0000)]
* flow.c (mark_set_1): Record explicit hard registers in their raw mode.
(mark_used_regs): Likewise.
* combine.c (distribute_notes): Likewise.

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

30 years ago(mark_set_1): Record explicit hard registers in their raw mode.
dje [Thu, 7 Jul 1994 05:37:42 +0000 (05:37 +0000)]
(mark_set_1): Record explicit hard registers in their raw mode.
(mark_used_regs): Likewise.

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

30 years agoa partial merge.
mrs [Thu, 7 Jul 1994 04:33:01 +0000 (04:33 +0000)]
a partial merge.

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

30 years ago(vax sdiv_qrnnd): Fix typo.
tege [Thu, 7 Jul 1994 03:49:12 +0000 (03:49 +0000)]
(vax sdiv_qrnnd): Fix typo.

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

30 years ago * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): All
mrs [Thu, 7 Jul 1994 03:08:23 +0000 (03:08 +0000)]
    * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): All
        cleanups have to be protected by interim exception handling code.
        * stmt.c (expand_decl_cleanup, expand_cleanups): Ditto.
        * toplev.c (interim_eh_hook): Hook for interim exception handling.
        * toplev.c (interim_eh): Default implementation for exception
        handling that does nothing.
        * toplev.c (main): Set default for interim_eh_hook.

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

30 years ago(output_prolog): Start memory probing with $2.
kenner [Wed, 6 Jul 1994 21:56:28 +0000 (21:56 +0000)]
(output_prolog): Start memory probing with $2.

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

30 years ago(struct nesting): Add new field alt_end_label.
wilson [Wed, 6 Jul 1994 18:20:43 +0000 (18:20 +0000)]
(struct nesting): Add new field alt_end_label.
(expand_start_loop): Initialize it to zero.
(expand_end_loop): Reorder loop if find either a jump to end_label
or a jump to alt_end_label.
(expand_exit_loop_if_false): Set alt_end_label.

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

30 years ago(arm umul_ppmm): Fix use of uninitialized register.
erich [Wed, 6 Jul 1994 11:27:16 +0000 (11:27 +0000)]
(arm umul_ppmm): Fix use of uninitialized register.
Eliminate clobbers of hard registers.

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

30 years ago(decl_attributes): If TREE_TYPE for the DECL is updated,
erich [Wed, 6 Jul 1994 09:07:10 +0000 (09:07 +0000)]
(decl_attributes): If TREE_TYPE for the DECL is updated,
then update TYPE as well.

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

30 years ago(expand_divmod): Clear out TARGET also if OP1 is a constant,
tege [Wed, 6 Jul 1994 07:20:48 +0000 (07:20 +0000)]
(expand_divmod): Clear out TARGET also if OP1 is a constant,
when TARGET == OP0.

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

30 years ago43rd Cygnus<->FSF merge
mrs [Wed, 6 Jul 1994 00:28:23 +0000 (00:28 +0000)]
43rd Cygnus<->FSF merge

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

30 years ago(c-parse.y): Redirect through tmp file.
tege [Tue, 5 Jul 1994 23:27:56 +0000 (23:27 +0000)]
(c-parse.y): Redirect through tmp file.
(objc-parse.y): Likewise.
(c-gperf.h): Likewise.
(mostlyclean): Delete the new tmp files.

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

30 years ago(expand_divmod): Fix typo setting op1_is_pow2.
tege [Tue, 5 Jul 1994 23:19:00 +0000 (23:19 +0000)]
(expand_divmod): Fix typo setting op1_is_pow2.
(expand_divmod): Handle powers-of-two specifically for CEIL_*_EXPR.

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

30 years ago(can_combine_p): Don't check for replacing arg of function here.
kenner [Tue, 5 Jul 1994 23:12:04 +0000 (23:12 +0000)]
(can_combine_p): Don't check for replacing arg of function here.
(can_combine_p): Do it here.

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

30 years ago(expand_increment): If pre-incrementing a promoted
tege [Tue, 5 Jul 1994 23:02:03 +0000 (23:02 +0000)]
(expand_increment): If pre-incrementing a promoted
variable, don't adjust OP0 since the result won't be used.

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

30 years ago(expand_increment): If pre-incrementing a promoted variable, don't
kenner [Tue, 5 Jul 1994 22:27:27 +0000 (22:27 +0000)]
(expand_increment): If pre-incrementing a promoted variable, don't
adjust OP0 since the result won't be used.

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

30 years ago(duplicate_loop_exit_test): Handle SUBREG in SET_DEST of loop exit
kenner [Tue, 5 Jul 1994 21:04:32 +0000 (21:04 +0000)]
(duplicate_loop_exit_test): Handle SUBREG in SET_DEST of loop exit
test statements.

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

30 years ago(try_combine): If I2DEST was used in I2SRC, it isn't unused just
kenner [Tue, 5 Jul 1994 20:59:42 +0000 (20:59 +0000)]
(try_combine): If I2DEST was used in I2SRC, it isn't unused just
because there is no SET for I2 anymore.

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

30 years ago(RS6000_OUTPUT_BASENAME): Always call assembler_name and pass the
kenner [Tue, 5 Jul 1994 03:01:31 +0000 (03:01 +0000)]
(RS6000_OUTPUT_BASENAME): Always call assembler_name and pass the
actual symbol name.

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