OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc / config / i960 /
1995-03-29 wilson(TARGET_SWITCHES): Make -mold-align set
1995-03-23 dje * i960/i960.c (i960_function_arg_advance): Ensure...
1995-03-07 ianAdd support for #pragma align
1995-03-01 ianAdd cpp predefines for VxWorks, and default to -mca
1995-03-01 ianAdd support for COFF style constructors
1995-02-24 wilson(fp_literal_one, fp_literal_zero): Don't accept VOIDmode.
1995-02-24 wilson(REAL_ARITHMETIC): Define.
1995-02-24 wilson(CC1_SPEC): Don't output implicit -gstabs or -gcoff...
1995-02-24 wilson(CC1_SPEC): Don't output implicit -gstabs or -gcoff...
1995-02-21 kennerAdded arg to RETURN_POPS_ARGS.
1995-01-12 wilson(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of...
1995-01-12 wilson(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of...
1994-12-28 ianCorrect typos.
1994-12-27 ianUse REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float...
1994-11-18 djeInitial revision
1994-10-20 wilson(VARARGS_STDARG_FUNCTION): New macro.
1994-10-20 wilson(SIGNED_CHAR_SPEC): Use #if instead of ?:.
1994-10-13 wilson(call, call_internal, call_value, call_value_internal):
1994-09-30 wilsonNew file.
1994-09-29 wilson(i960_setup_incoming_varargs): Store parameter registers
1994-06-28 wilson(andsi3+6): Replace bad clrbit pattern with two working...
1994-05-31 wilson(PUT_SDB_TYPE): Adjust value for compatibility with...
1994-04-20 dje(i960_expr_alignment): Remove LSHIFT.
1994-02-17 dje(i960_function_prologue): Put register save area before...
1994-02-01 wilson(i960_function_name_declare): Handle names that start...
1993-12-31 kenner(OPTIMIZATION_OPTIONS): Just turn on machine-specific...
1993-11-23 kenner(ASM_SPEC): Pass -linkrelax, not -link-relax.
1993-10-11 kennerDefine SHIFT_COUNT_TRUNCATED to have a value of 1.
1993-10-02 dje(CPP_PREDEFINES): Add system/cpu/machine assertions...
1993-09-25 kennerUse WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and...
1993-09-19 kenner(PREDICATE_CODES): Fix typos and add missing entries.
1993-07-28 wilson(INITIAL_FRAME_POINTER_OFFSET): Negate, and subtract...
1993-07-28 wilsonAdd new parameter to move_block_from_reg calls.
1993-07-06 wilson(ASM_OUTPUT_COMMON): Use SIZE not ROUNDED.
1993-06-26 kennerRemove #define of alloca to __builtin_alloca.
1993-05-26 wilson(ashlsi3): Use shlo instead of shli.
1993-05-04 wilson(output_function_profiler): Add missing newlines in...
1993-05-03 wilson(scc pattterns): Add missing mode to conditional operators.
1993-04-12 wilson(CONSTANT_ALIGNMENT): Only increase alignment of string...
1993-03-31 brendandefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-29 wilson(FUNCTION_PROFILER): Call output_function_profiler.
1993-03-29 wilson(i960_function_prologue): When profiling, don't use...
1993-03-26 wood(FUNCTION_VALUE_REGNO_P): Change to agree with
1993-03-23 wilson(DEFAULT_PCC_STRUCT_RETURN): Define to 0.
1993-03-15 wilson(print_operand_address): For MULT, set ireg not breg.
1993-03-12 dje* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-03-02 wilson(i960_output_call_insn): Delete scratch_reg arg. Use...
1993-03-02 wilson(call_internal*): Use hard register 19 (r3) in clobber
1993-03-02 wilson(mov*): Only accept store zero to memory insn if
1993-03-02 wilson(rtx_equal_function_value_matters): Declare.
1993-02-24 wilson(umulsidi3+1): Delete extra parenthesis.
1993-02-05 wilson(legitimate_address_p): Accept either REG or SUBREG...
1993-01-26 wilson(umulsidi3+1): Add variant which accepts constants.
1993-01-25 kennerDelete emacs local-variables block at end.
1993-01-25 wilson(secondary_reload_class): Correct test against
1993-01-20 wilson(cmplpower2_operand): New function.
1993-01-20 wilson(addsi3): Clean up condition for when to use subo.
1993-01-18 wilson(ROUND): Change macro name to ROUND_PARM.
1993-01-18 wilson(i960_function_arg_advance, i960_function_arg): Likewise.
1993-01-10 eggert# Fix misspellings in comments.
1992-12-31 wilson(CPP_SPEC, CC1_SPEC, ASM_SPEC, LINK_SPEC,
1992-12-31 wilson(call_internal, call_value_internal): Use 'l' for
1992-12-28 kenner(OPTIMIZATION_OPTIONS): Delete; we don't want to set
1992-10-22 wilson(i960_function_value): Delete.
1992-10-22 wilson(FUNCTION_VALUE): Simplify, just return reg 0.
1992-10-20 wilson(call, call_value): Use 'd' not 'r' constraint for...
1992-10-20 wilson(WORD_SWITCH_TAKES_ARG): Delete, now unnecessary.
1992-10-13 wilson(*): Change 'f' constraint for dest to '*f' if it...
1992-10-13 wilson(call, call_value): No longer call i960_expand_call,
1992-10-13 wilson(g14_save_reg): Delete variable.
1992-10-13 wilson(OVERRIDE_OPTIONS): Enable function inlining.
1992-10-13 wilson(i960_output_call_insn): Emit bx instead of b, callx...
1992-09-28 wilson(indirect_jump): Use bx instead of b*, and accept any
1992-09-28 wilson(i960_round_tree): Correct conversion of bits to bytes to
1992-09-25 wilson(movdi, movti, movdf, movtf): Make store zero to memory
1992-09-25 wilson(i960_output_ldconst): Pass missing xoperands argument...
1992-08-25 wood(define_function_unit): Change meaning to ISSUE-DELAY.
1992-08-17 wilson(i960_address_cost): Don't abort for invalid addresses.
1992-07-21 wilson(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE
1992-07-04 rms(WORD_SWITCH_TAKES_ARG): Fix typo.
1992-06-24 rmsfix typos in comments.
1992-06-24 rms(WORD_SWITCH_TAKES_ARG): Add -aux-info.
1992-06-18 kennerAdd second argument to SELECT_CC_MODE.
1992-06-03 wilsonentered into RCS
1992-05-27 wilsonentered into RCS
1992-05-27 wilson*** empty log message ***
1992-05-20 wilson*** empty log message ***
1992-05-20 wilson*** empty log message ***
1992-05-06 wilson*** empty log message ***
1992-05-05 wilsonentered into RCS
1992-05-05 wilsonInitial revision