Age | Commit message (Expand) | Author | Files | Lines |
2001-01-05 | sh.md (movdf): When splitting load into pair of registers... | Alexandre Oliva | 1 | -9/+23 |
2001-01-05 | sh.md (prget, prset): New insn types. | Alexandre Oliva | 1 | -14/+21 |
2001-01-05 | sh.h (EPILOGUE_USES): Recognize fpscr as epilogue-used for TARGET_SH3E. | Matthew Hiller | 1 | -1/+2 |
2001-01-03 | gencodes.c (output_predicate_decls): New function. | Alexandre Oliva | 1 | -1/+2 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-12-30 | sh.c (split_branches): Don't dereference re-computed `beyond' before checking... | Alexandre Oliva | 1 | -2/+2 |
2000-12-28 | crt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing the trailing `__'. | Alexandre Oliva | 1 | -2/+2 |
2000-12-16 | sh.h (INITIALIZE_TRAMPOLINE): Enclose the block statement in do/while(0). | Alexandre Oliva | 1 | -2/+2 |
2000-12-01 | sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS. | Alexandre Oliva | 3 | -17/+28 |
2000-12-01 | sh.c (shiftcosts): Don't get INTVAL before testing whether X is a CONST_INT. | Alexandre Oliva | 1 | -2/+5 |
2000-12-01 | Align value of UNSPECV_ALIGN | Alexandre Oliva | 1 | -1/+1 |
2000-12-01 | sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead of mis-used XINT. | Alexandre Oliva | 1 | -2/+2 |
2000-12-01 | sh.md (fpu_switch0, [...]): Only match on TARGET_SH4. | Alexandre Oliva | 1 | -8/+10 |
2000-11-28 | genoutput.c (validate_insn_operands): New. | Richard Henderson | 1 | -1/+1 |
2000-11-27 | sh.md (udivsi3_i4, [...]): Clobber T register. | Kaz Kojima | 1 | -0/+2 |
2000-11-25 | sh.h (TARGET_NONE): New. | Alexandre Oliva | 1 | -25/+37 |
2000-11-25 | sh.md (sibcalli, [...]): New insns. | Alexandre Oliva | 1 | -0/+90 |
2000-11-25 | sh.md (GOTaddr2picreg, [...]): Don't set current_function_uses_pic_offset_table. | Alexandre Oliva | 3 | -70/+18 |
2000-11-25 | sh-protos.h (symbol_ref_operand): Declare. | Alexandre Oliva | 4 | -24/+100 |
2000-11-24 | sh.h (GENERAL_REGISTER_P, [...]): New macros. | Alexandre Oliva | 3 | -41/+55 |
2000-11-24 | sh.md: Clobber MACH_REG and MACL_REG in SImode, instead of just MACH_REG in D... | Alexandre Oliva | 1 | -11/+15 |
2000-11-23 | Use UNSPEC_MOVA in newly-introduced mova_const | Alexandre Oliva | 1 | -1/+1 |
2000-11-23 | final.c (output_addr_const): Simplify. | Alexandre Oliva | 3 | -126/+45 |
2000-11-23 | sh.md (mova_const): New pattern. | Alexandre Oliva | 2 | -11/+23 |
2000-11-23 | Formatting and coment changes | Alexandre Oliva | 1 | -9/+9 |
2000-11-23 | sh.h (FIRST_GENERAL_REG, [...]): New. | Alexandre Oliva | 3 | -444/+568 |
2000-11-22 | Comment typo fix. | Joern Rennecke | 1 | -1/+1 |
2000-11-20 | Fix sh problems at -O0 | Bernd Schmidt | 1 | -24/+0 |
2000-11-18 | crt1.asm (start_l): Move PC-relative move instruction out of a branch delay s... | Ben Elliston | 1 | -1/+2 |
2000-11-11 | sh.h (MODES_TIEABLE_P): Don't tie SFmode to other FP modes. | Alexandre Oliva | 1 | -2/+7 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -2/+2 |
2000-11-09 | calls.c (expand_call, [...]): Use memcpy () instead of bcopy (). | Joseph Myers | 1 | -1/+1 |
2000-11-02 | config: | Neil Booth | 5 | -5/+5 |
2000-10-31 | sh-protos.h (reg_no_subreg_operand, [...]): Don't declare. | J"orn Rennecke | 4 | -136/+102 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -2/+0 |
2000-10-06 | sh.md (calli_pcrel, [...]): Add `TARGET_SH2' as a condition. | Alexandre Oliva | 1 | -2/+2 |
2000-10-06 | sh.md (call, call_value): Use `TARGET_SH2' instead of `! TARGET_SH1'. | Alexandre Oliva | 1 | -33/+37 |
2000-09-25 | definitions in config/[s-w]* (rest): | Hans-Peter Nilsson | 1 | -4/+4 |
2000-09-19 | Some sh.md fixes (fallout from earlier changes) | Bernd Schmidt | 1 | -14/+11 |
2000-09-18 | sh.c (addsubcosts): CONST is not cheap. | J"orn Rennecke | 1 | -3/+9 |
2000-09-18 | Fix for sh minipool generation | Bernd Schmidt | 1 | -0/+8 |
2000-09-18 | Avoid problems with reloading fpul in HImode | Bernd Schmidt | 4 | -5/+21 |
2000-09-18 | Proper fix for -m4-nofpu multilib problem | Bernd Schmidt | 1 | -2/+0 |
2000-09-18 | sh.c (sh_expand_prologue): Mark GOTaddr2picreg as MAYBE_DEAD. | Alexandre Oliva | 1 | -3/+19 |
2000-09-18 | sh.c (nonpic_symbol_mentioned_p): Check LABEL_REFs. | Alexandre Oliva | 2 | -7/+10 |
2000-09-15 | Avoid explicit references to fpul register in machine description | Bernd Schmidt | 2 | -92/+89 |
2000-09-15 | Make sure movstr_i4 libfuncs are compiled for -m4-nofpu | Bernd Schmidt | 2 | -2/+2 |
2000-09-14 | sh.h (INIT_SECTION_ASM_OP, [...]): Remove define. | Alexandre Oliva | 3 | -16/+2 |
2000-09-12 | convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART. | Jeffrey A Law | 1 | -1/+1 |
2000-09-12 | sh.h (PREDICATE_CODES): Add CONST_DOUBLE to general_movsrc_operand... | Alexandre Oliva | 1 | -2/+2 |