Age | Commit message (Expand) | Author | Files | Lines |
2001-02-07 | sh.md (reload_outsf): Removed. | Alexandre Oliva | 1 | -39/+11 |
2001-02-07 | elfos.h (INT_ASM_OP): Don't define it if it's already defined. | Alexandre Oliva | 1 | -4/+27 |
2001-02-04 | sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P. | Alexandre Oliva | 1 | -1/+1 |
2001-02-02 | sh.c (output_far_jump): Don't use braf on SH1. | Alexandre Oliva | 2 | -5/+28 |
2001-02-01 | crt1.asm (main_k): Modified so that start calls ___setup_argv_and_call_main. | Alexandre Oliva | 1 | -1/+1 |
2001-01-19 | sh.c (prepare_move_operands): Use operands[0] as temporary if no_new_pseudos. | Alexandre Oliva | 1 | -2/+5 |
2001-01-13 | * config/sh/sh.c (sh_expand_epilogue): Use PR explicitly. | Alexandre Oliva | 1 | -0/+4 |
2001-01-13 | sh.c (sh_expand_prologue): Let the second toggle_sz be optimized away. | Alexandre Oliva | 1 | -1/+10 |
2001-01-13 | Don't omit century in list of copyright years | Alexandre Oliva | 1 | -1/+2 |
2001-01-13 | * config/sh/sh.c (mova_p): Fix test for mova_const. | Alexandre Oliva | 1 | -1/+1 |
2001-01-11 | sh.c (barrier_align): Recognize branch around far branch and redundant insn. | Alexandre Oliva | 1 | -1/+5 |
2001-01-11 | * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1. | Alexandre Oliva | 1 | -1/+1 |
2001-01-09 | sh.md (reload_outsf): Generate recognizable patterns for TARGET_SH3E. | Bernd Schmidt | 1 | -1/+9 |
2001-01-09 | sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3. | Alexandre Oliva | 2 | -9/+9 |
2001-01-07 | Fix typo. | Alexandre Oliva | 1 | -2/+2 |
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 |