OSDN Git Service

* config/mn10300/mn10300.c (expand_prologue, expand_epilogue):
[pf3gnuchains/gcc-fork.git] / gcc / config / sh /
2000-05-15 lawUpdate to libgcc copyright exception clause.
2000-04-12 amylaar * sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
2000-04-07 amylaarFix comment.
2000-04-06 amylaar * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
2000-04-06 amylaarFix Copyright.
2000-04-06 amylaar * config/sh/lib1funcs.asm (___udivsi3_i4):
2000-04-06 amylaar * config/sh/lib1funcs.asm (___udivsi3_i4): When using...
2000-04-05 amylaar * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an...
2000-04-05 amylaar * sh.c (sh_insn_length_adjustment): New function.
2000-04-05 amylaar * sh.c (block_lump_real_i4): Add missing clobber of...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-06 cpopetz * config/sh/sh.c: (barrier_align): Handle a delay...
2000-02-28 amylaar * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
2000-02-28 amylaarComment typo fix.
2000-02-26 lawFix copyrights.
2000-02-26 geoffk* config/elfos.h (ASM_OUTPUT_LABELREF): Don't define...
2000-02-25 amylaar * sh.c (calc_live_regs): Multiply value assigned to...
2000-02-24 amylaar Fix bug exposed by reload.c no longer rounding the...
2000-02-24 amylaar Fix breakage from 6th Feb thread_prologue_and_epilogue...
2000-02-23 amylaar * final.c (shorten_branches): Make value passed to...
2000-02-16 amylaar * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_...
2000-02-16 amylaar * sh.md (mulsi3_highpart): Add REG_EQUAL note to last...
2000-02-16 amylaar * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_...
2000-02-15 amylaar * config/sh/sh.md: Guard insn splits against illegal...
2000-02-15 amylaar * Makefile.in (lcm.o): Depend on insn-attr.h.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-01-19 amylaarBack out prepare_scc_operands changes from this afternoon.
2000-01-19 amylaar * sh.c (prepare_scc_operands): Add EQ case.
2000-01-19 amylaar * sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.
2000-01-19 amylaar * sh.c (prepare_scc_operands): Abort if no compare...
2000-01-19 amylaar * sh.md (fpu_single, fp_mode): New attributes.
2000-01-14 ghazi * sh-protos.h: New file.
2000-01-05 law * configure.in (m68*-*-rtemscoff*): New target...
1999-11-24 aphWed Nov 24 18:39:18 1999 Andrew Haley <aph@cygnus...
1999-10-15 rth * 1750a.md (movstrqi): Add missing output reload const...
1999-10-12 amylaar * sh.h (BOOL_TYPE_SIZE): Don't use INT_TYPE_SIZE ...
1999-10-12 amylaar * sh.h (REGISTER_MOVE_COST): Change PR_REG to PR_REGS.
1999-10-12 dnovillo * config/sh/sh.h (REGISTER_MOVE_COST): Handle moves...
1999-09-15 jason * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.
1999-09-14 rth * sh.c (sh_builtin_saveregs): Use get_varargs_a...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-11 wilsonFix -O0 core dump reported by Fred Fish.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-05 amylaar * config/sh/lib1funcs.asm (___movstrSI0): Change or...
1999-08-05 law * a29k/t-a29kbare: Fix some comments.
1999-07-26 rth * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
1999-06-21 amylaar * sh.c (machine_dependent_reorg): When fixing up fp...
1999-06-21 vmakarovMon Jun 21 12:27:17 1999 Vladimir Makarov <vmakarov...
1999-06-16 amylaar * sh.md (mulsi3): Don't add a no-op move at the end.
1999-06-10 amylaar * sh.h (TARGET_HARWARD, TARGET_HARVARD): Changed the...
1999-06-03 amylaarFix pcrel too far problems due to upping CACHE_LOG...
1999-06-03 amylaar * sh.c (fixup_addr_diff_vecs): Emit braf reference...
1999-06-02 amylaar * sh.h (CONST_OK_FOR_I, CONST_OK_FOR_L): Cast VALUE...
1999-05-21 amylaarTypo fix in last patch.
1999-05-21 amylaar * sh.h (BRANCH_COST): Define.
1999-04-27 amylaar * sh.md (insv): Use copy_addr_to_reg.
1999-03-29 amylaar * sh.md (mulsi3): Tag an extra REG_EQUAL note to the...
1999-03-16 amylaar * sh.md (movsi_i): Move t/r alternative after r/rI...
1999-03-11 amylaar * sh.md (mulsi3): End mul.l sequence with a no-op...
1999-03-10 amylaar * sh.c (fp_arith_reg_operand): Actually test if reg...
1999-03-05 amylaar * sh.h (SLOW_BYTE_ACCESS): Define to 1.
1999-03-02 amylaar * sh.c (force_into): New function.
1999-03-01 amylaar From Toshiyasu Morita:
1999-02-25 amylaar * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't...
1999-02-11 amylaar * sh.md (is_sfunc): New attribute.
1999-01-21 amacleod * expr.c (MOVE_BY_PIECES_P): Define condition for...
1999-01-20 amylaarFixed Copyright.
1999-01-20 amylaarFixed copyright
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 amylaarFixed Copyright.
1999-01-18 amylaarFix Copyright.
1999-01-16 amylaar * sh.md (movdf, movsf): Temporary workaround for no_ne...
1998-12-16 lawdummy import to prevent merge lossage
1998-12-11 scox* sh.c (print_operand): lookup interrupt_handler attrib...
1998-12-07 amylaar * sh.c (output_far_jump): Emit braf only for TARGET_SH2.
1998-11-25 amylaar * config/sh/lib1funcs.asm (___udivsi3_i4): Don't switc...
1998-11-23 amylaar Add SH4 support:
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-02 amylaar * t-sh (LIB1ASMFUNCS): Add _set_fpscr .
1998-09-25 amylaar * sh.c (gen_shl_sext): Fix case 5.
1998-09-24 amylaar * sh.md (sqrtsf2): Fix mode of sqrt.
1998-09-16 nickcupdate definition/use of HANDLE_PRAGMA to match new...
1998-08-25 amylaar * sh.h (GIV_SORT_CRITERION): Delete.
1998-07-13 law * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine...
1998-07-09 law * config/i386/rtemself.h: Updated to keep in...
1998-06-01 clm * config/sh/sh.h (MAX_OFILE_ALIGNMENT): Define.
1998-05-22 law * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provid...
1998-05-15 amylaar * sh.c (gen_shl_and): Don't sign extend constant for...
1998-05-06 lawtypo typo fixes fixes
1998-04-27 amylaar * sh.c (gen_ashift_hi): Don't make SUBREG of a SUBREG.
1998-04-27 amylaar * sh.c (sh_expand_prologue, sh_expand_epilogue):
1998-04-27 amylaar * sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-04-24 amylaar * (gen_shl_and, in case 1): Fix comparison with mask.
1998-04-23 amylaarFix for execute/980205.c failure on SH[123].
1998-04-23 amylaar * sh.c (gen_ashift_hi): Implement right shifts via...
1998-04-20 amylaar * final.c (shorten_branches, init_insn_lengths): Move...
1998-04-20 amylaarFix some problems that resulted in assmebler messages...
1998-04-06 amylaarFix execute failures for optimizing gcc.c-torture/execu...
1998-03-27 amylaar * sh.c (find_barrier): Fix calculations for alignemnt...
next