OSDN Git Service

* expr.c (move_block_from_reg): Try using an integral mov operation first.
[pf3gnuchains/gcc-fork.git] / gcc / config /
1997-04-13 kenner(ASM_SPEC): Define.
1997-04-13 kenner(output_move_qimode): Optimize pushing one byte if...
1997-04-13 kenner(movstricthi): Remove extraneous comparisons.
1997-04-13 kennerInitial revision
1997-04-13 kenner(rotl[shq]i3, rotl[hq]i3+1): Don't directly modify...
1997-04-13 kenner(tstdi): Add missing parallel around the pattern.
1997-04-13 kennerFix typo in comment.
1997-04-13 kennerInitial revision
1997-04-13 kenner(*return_addsi): Change condition to exclude both ints.
1997-04-13 kennerClean up copyright notice.
1997-04-13 kenner(eligible_for_delay_slot): Clean up and make to agree...
1997-04-13 kenner(TARGET_VERSION): Redefine.
1997-04-11 djeDelete some FIXMEs.
1997-04-11 djeDelete some FIXMEs.
1997-04-11 djeDelete "FIXME".
1997-04-11 dje(REG_ALLOC_ORDER): Restore to original setting.
1997-04-11 dje * m32r/m32r.h (UPPER16_P): Fix calculation.
1997-04-10 wilson(sne): Modified to use negc instead of xor.
1997-04-09 wilson(output_stack_adjust): Reorganize code for readability.
1997-04-09 amylaar(output_stack_adjust): When splitting an adjustment...
1997-04-08 law * mn10300.h (RETURN_ADDR_RTX): Define.
1997-04-07 amylaar(SUBTARGET_CC1_SPEC): Define.
1997-04-07 amylaar(SUBTARGET_CC1_SPEC): Define.
1997-04-07 amylaar(SUBTARGET_CC1_SPEC): Define.
1997-04-06 erich(incscc): Use a match_operand with cc_register to match
1997-04-06 meissnerFix adddi3 problem from wilson; make sol-ci.asm assembl...
1997-04-03 law * mn10300.c (can_use_return_insn): Add size...
1997-04-03 wilson(mips_move_2words): Add SIGN_EXTEND support for SYMBOL_REF,
1997-04-02 meissnerFixes from wilson
1997-04-02 law * ginclude/stdarg.h: Include va-mn10300.h.
1997-04-01 lawRemove some out of date comments.
1997-04-01 amylaar(ADJUST_COSTS): Define.
1997-03-28 dje * sparc.h (OVERRIDE_OPTIONS): Check profile_arc_flag.
1997-03-27 coxs(zero_extendhisi2+[12]): use true_regnum instead of...
1997-03-27 coxs(CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is...
1997-03-25 kenner(udivsi3): Fix hunk from previous patch that did not...
1997-03-25 kenner(ASM_RETURN_CASE_JUMP): Use extl to explicitly sign...
1997-03-25 kenner(tablejump): Use extl to explicitly sign extend index...
1997-03-25 kenner(mulsi3): Changed into define_expand. Split insn into...
1997-03-25 kenner(movqi): Disable use of address registers for TARGET_5200.
1997-03-25 kenner(__modsi3, __umodsi3): Use mulsl instruction instead...
1997-03-25 kenner(bne0_di): Fix typo in last change.
1997-03-25 kenner(xorsi3_5200): Correct constraints.
1997-03-25 kenner(move{si,hi,qi,di}): Changed into define_expands. ...
1997-03-25 kenner(output_move_{si,hi,qi}mode): Declare.
1997-03-25 kenner(output_move_{si,hi,qi}mode): New functions.
1997-03-24 meissnerUpdate rtems configuration
1997-03-24 djeInitial revision
1997-03-21 law * mn10300/mn10300.c (print_operand): Handle...
1997-03-21 law * mn10300/mn10300.c (expand_epilogue): Correctl...
1997-03-21 law * pa/pa.c (compute_movstrsi_length): Handle...
1997-03-20 law * mn10300/mn10300.md (cmpsi): Handle comparing...
1997-03-20 meissnerPatches from wilson; consider fp constants if -mrelocat...
1997-03-20 law * pa/pa.c (emit_move_sequence): Don't lose...
1997-03-19 kenner(ASM_OUTPUT_MI_THUNK): Define.
1997-03-18 coxsSupport stabs and section attribute
1997-03-18 coxsRemove TARGET_CPU_DEFAULT reference.
1997-03-18 coxs(override_options) Make the default alignment 4 for 486
1997-03-18 coxs(STACK_BOUNDARY): Determine according to TARGET_ALIGN_D...
1997-03-18 djeInitial revision
1997-03-18 dje(LIB_SPEC): -lprof1 requires -lpdf for OSF4.
1997-03-18 law * m68k/m68k.c (m68k_last_compare_had_fp_operand...
1997-03-18 erich(movhi): Handle generation of large constants during
1997-03-17 kenner(RETURN_POPS_ARGS): Make sure FUDECL is non-nil before...
1997-03-17 kenner(beq0_di, bne0_di, bge0_di, blt0_di): Use cmpw #0 inste...
1997-03-17 kennerFix prologues/epilogues to deal with the lack of
1997-03-17 kenner(INCLUDE_DEFAULTS): Define to something useful when...
1997-03-16 kenner(untyped_call): Re-enable code.
1997-03-14 law * mn10300/mn10300.c (const_costs): Remove unuse...
1997-03-12 law * mn10300/mn10300.c (expand_prologue): Rework...
1997-03-07 law * mn10300/mn10300.c (expand_prologue): Rework...
1997-03-06 meissnerDo not emit USE on a LABEL_REF
1997-03-05 wilson(complemented_arith_operand): Delete function.
1997-03-05 wilson(*norsi3_const, *nordi3_const): Delete bogus patterns.
1997-03-05 wilson(PREDICATE_CODES): Delete complemented_arith_operand.
1997-03-04 coxsMake sure FUNDECL is non-nil before we try to use it.
1997-03-03 meissnerRemove last change
1997-02-28 meissnerPrevent compiler error
1997-02-28 meissnerFix uses of -mno-fp-in-toc and -mrelocatable
1997-02-27 meissnerSet DBX_CONTIN_LENGTH
1997-02-27 meissnerMake fprintf calls type correct.
1997-02-24 meissnerDefine HAVE_STRERROR.
1997-02-23 wilson(floatsidf2_loadaddr): Correct syntax for cau instruction.
1997-02-20 law * pa/pa.md (zero extension patterns): Turn...
1997-02-20 law * pa/pa.c (emit_move_sequence): Don't copy...
1997-02-20 law * pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appro...
1997-02-20 law * pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appro...
1997-02-17 kenner(CONST_OK_FOR_LETTER_P): Use (unsigned HOST_WIDE_INT).
1997-02-17 kenner({,non_}short_cint_operand): Use (unsigned HOST_WIDE_INT).
1997-02-16 kenner(print_operand): New operand output modifiers d,t,b...
1997-02-16 kenner(mulqihi3): Corrected.
1997-02-15 kenner(cmpsi): Added insn with appropriate constraints for...
1997-02-15 kenner(output_function_prologue): Add CRDS and MOTOROLA probe...
1997-02-15 kenner(PRINT_OPERAND): Turned off: use default.
1997-02-15 kenner(PRINT_OPERAND): Turned off: use default.
1997-02-15 kenner(PRINT_OPERAND): Turned off: use default.
1997-02-15 kenner(PRINT_OPERAND_FLOAT): Removed.
1997-02-15 kenner(FUNCTION_PROLOGUE): Delete.
1997-02-15 kennerAdjust size by STARTING_FRAME_OFFSET.
1997-02-15 kenner(zero_extendqi[hs]i2+3): Ensure operating on REG.
next