OSDN Git Service

(fold, COND_EXPR case): All simplified results
[pf3gnuchains/gcc-fork.git] / gcc / config / i960 /
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